From 616782c9ec8719e3c5a2e7ffa454b3c31c0ed685 Mon Sep 17 00:00:00 2001 From: Valia Havryliuk <35335737+valianka@users.noreply.github.com> Date: Tue, 19 Oct 2021 18:26:18 +0300 Subject: [PATCH] Add PandaDoc (#2331) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 490ce336..a0a9b3d1 100644 --- a/README.md +++ b/README.md @@ -520,6 +520,7 @@ API | Description | Auth | HTTPS | CORS | | [Html2PDF](https://html2pdf.app/) | HTML/URL to PDF | `apiKey` | Yes | Unknown | | [Mercury](https://mercury.postlight.com/web-parser/) | Web parser | `apiKey` | Yes | Unknown | | [Notion](https://developers.notion.com/docs/getting-started) | Integrate with Notion | `OAuth` | Yes | Unknown | +| [PandaDoc](https://developers.pandadoc.com) | DocGen and eSignatures API | `apiKey` | Yes | No | | [Pocket](https://getpocket.com/developer/) | Bookmarking service | `OAuth` | Yes | Unknown | | [PrexView](https://prexview.com) | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | Unknown | | [Restpack](https://restpack.io/) | Provides screenshot, HTML to PDF and content extraction APIs | `apiKey` | Yes | Unknown |