From d98f54f710091e37048a1d7448ba29eea6ba4172 Mon Sep 17 00:00:00 2001 From: Pata Date: Mon, 11 Oct 2021 11:45:17 +0200 Subject: [PATCH] Add Podio API to Documents & Productivity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aa684c55..d401c720 100644 --- a/README.md +++ b/README.md @@ -507,6 +507,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [Pocket](https://getpocket.com/developer/) | Bookmarking service | `OAuth` | Yes | Unknown | +| [Podio](https://developers.podio.com) | File sharing and productivity | `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 | | [Todoist](https://developer.todoist.com) | Todo Lists | `OAuth` | Yes | Unknown |