From e957e5f0bb9cd2d059c5340df19e476bc325c4b7 Mon Sep 17 00:00:00 2001 From: pierremeystre Date: Tue, 8 Jun 2021 09:23:39 -0500 Subject: [PATCH] Add smartsheet-API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4e025cc..98c9ce2a 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ API | Description | Auth | HTTPS | CORS | | [MailboxValidator](https://www.mailboxvalidator.com/api-email-free) | Validate email address to improve deliverability | `apiKey` | Yes | Unknown | | [mailgun](https://www.mailgun.com/) | Email Service | `apiKey` | Yes | Unknown | | [markerapi](http://www.markerapi.com/) | Trademark Search | No | No | Unknown | +| [Smartsheet](https://smartsheet-platform.github.io/api-docs/) | Allows you to programmatically access and manage your organization's Smartsheet data and account information | `OAuth` | Yes | No | | [SwiftKanban](https://www.digite.com/swiftkanban/) | Kanban software, Visualize Work, Increase Organizations Lead Time, Throughput & Productivity | `apiKey` | Yes | Unknown | | [Ticksel](https://ticksel.com) | Friendly website analytics made for humans | No | Yes | Unknown | | [Trello](https://developers.trello.com/) | Boards, lists and cards to help you organize and prioritize your projects | `OAuth` | Yes | Unknown |