From a0971a1bd2c773b65302bac47cf76ecfbcd2a5e1 Mon Sep 17 00:00:00 2001 From: Vasil Enchev Date: Thu, 9 Feb 2023 09:40:10 +0200 Subject: [PATCH] Add Ora API to Documents & Productivity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..550ca0c8 100644 --- a/README.md +++ b/README.md @@ -656,6 +656,7 @@ API | Description | Auth | HTTPS | CORS | | [Mercury](https://mercury.postlight.com/web-parser/) | Web parser | `apiKey` | Yes | Unknown | | [Monday](https://api.developer.monday.com/docs) | Programmatically access and update data inside a monday.com account | `apiKey` | Yes | Unknown | | [Notion](https://developers.notion.com/docs/getting-started) | Integrate with Notion | `OAuth` | Yes | Unknown | +| [Ora](https://api.ora.pm/) | Programmatic access to all data in your ora task management system | `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 | | [Podio](https://developers.podio.com) | File sharing and productivity | `OAuth` | Yes | Unknown |