Setup Guide
You can find your Coda API Token in your Coda account settings. You’ll need the following information to set up your Coda account with Paragon Connect:- Coda API Token
Connecting to Coda
Once your users have connected their Coda account, you can use the Paragon SDK to access the Coda API on behalf of connected users. See the Coda REST API documentation for their full API reference. Any Coda API endpoints can be accessed with the Paragon SDK as shown in this example.Building Coda workflows
Once your Coda account is connected, you can add steps to perform the following actions:- Create Document
- Search Documents
- Get Document by ID
- Delete Document
- Search Tables
- Get Table by ID
{{
to invoke the variable menu.