forked from NangoHQ/nango
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for smartsheet (NangoHQ#1561)
- Loading branch information
1 parent
f77cbe1
commit b3f84fd
Showing
5 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
title: Smartsheet | ||
sidebarTitle: Smartsheet | ||
--- | ||
|
||
API configuration: [`smartsheet`](https://nango.dev/providers.yaml) | ||
|
||
## Features | ||
|
||
| Feature | Status | | ||
| -------------------------------------------------------------------------------- | ------------------------------- | | ||
| [Auth (OAuth)](/guides/oauth) | ✅ | | ||
| [Syncs](/guides/sync) & [Actions](/guides/action) | 🚫 | | ||
| [Nango Proxy](/guides/proxy) | ✅ | | ||
| [Integration templates](/integration-templates/overview) | 🚫 | | ||
| Auto-pagination | 🚫 (time to contribute: <1h) | | ||
| API-specific rate limits | 🚫 (time to contribute: <1h) | | ||
|
||
<Tip>We can implement missing features in <48h, just ask for it in the [community](https://nango.dev/slack).</Tip> | ||
## Getting started | ||
|
||
- [How to register an Application](https://smartsheet.redoc.ly/#section/OAuth-Walkthrough/Register-Your-App-Using-Developer-Tools) | ||
- [OAuth-related docs](https://smartsheet.redoc.ly/#section/OAuth-Walkthrough) | ||
- [List of OAuth scopes](https://smartsheet.redoc.ly/#section/OAuth-Walkthrough/Access-Scopes) | ||
- [Web API docs (their REST API)](https://smartsheet.redoc.ly/) | ||
|
||
<Tip>Need help getting started? Get help in the [community](https://nango.dev/slack).</Tip> | ||
|
||
## API gotchas | ||
|
||
<Note>Add Getting Started links and Gotchas by [editing this page](https://github.com/nangohq/nango/tree/master/docs-v2/integrations/all/smartsheet.mdx)</Note> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
packages/webapp/public/images/template-logos/smartsheet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.