From c519123e270ae9af9164b736fed69d9aa112ec65 Mon Sep 17 00:00:00 2001 From: Ricardo Felgueiras Date: Wed, 1 Feb 2023 11:22:33 +0000 Subject: [PATCH] Add Rows API to Documents & Productivity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..49083cb1 100644 --- a/README.md +++ b/README.md @@ -661,6 +661,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | +| [Rows](https://developers.rows.com/) | Integration with Rows Spreadsheets to access, update, and manipulate spreadsheet information | `apiKey` | Yes | Yes | | [Todoist](https://developer.todoist.com) | Todo Lists | `OAuth` | Yes | Unknown | | [Smart Image Enhancement API](https://apilayer.com/marketplace/image_enhancement-api) | Performs image upscaling by adding detail to images through multiple super-resolution algorithms | `apiKey` | Yes | Unknown | | [Vector Express v2.0](https://vector.express) | Free vector file converting API | No | Yes | No |