From b7637d375421f3234d8692a6c729b02b491ca521 Mon Sep 17 00:00:00 2001 From: Shivang Kaul Date: Sun, 10 Oct 2021 12:29:22 +0530 Subject: [PATCH] Add Asana (#2281) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bce02793..e59160d7 100644 --- a/README.md +++ b/README.md @@ -497,6 +497,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Airtable](https://airtable.com/api) | Integrate with Airtable | `apiKey` | Yes | Unknown | | [apilayer pdflayer](https://pdflayer.com) | HTML/URL to PDF | `apiKey` | Yes | Unknown | +| [Asana](https://developers.asana.com/docs) | Programmatic access to all data in your asana system | `apiKey` | Yes | Yes | | [Cloudmersive Document and Data Conversion](https://cloudmersive.com/convert-api) | HTML/URL to PDF/PNG, Office documents to PDF, image conversion | `apiKey` | Yes | Yes | | [Code::Stats](https://codestats.net/api-docs) | Automatic time tracking for programmers | `apiKey` | Yes | No | | [Mercury](https://mercury.postlight.com/web-parser/) | Web parser | `apiKey` | Yes | Unknown |