Coda
Source Connector
Overview
This source connector fetches Audit events from the Coda Admin API.
Streams
Data Source | Stream Name |
---|---|
Audit events | audit_events |
Prerequisites
- Find the Coda Organization ID
-
- The Organization ID can be found in the URL of the Organization Settings page. Navigate to More options (found at the bottom left of the Code dashboard) > Organization Settings
- The Organization ID is the path segment beginning with
org-
.
- Generate a Coda API token. Navigate to Account Settings > API Settings to manage API tokens.
- Note: API tokens must be created by an organization admin
- If prompted, the API token only needs
Read only
permissions.
Configuration
Field | Required | Description | Example |
---|---|---|---|
Organization ID | yes | Coda Organization ID | org-aBcDeFgHiJ |
API Token | yes | API Token | 12345678-abcd-9012-abfe-345789012345 |
Connector Limitations
- The Coda account must contain at least one Enterprise workspace for auditing to be enabled.
- This connector is restricted by rate limits.
Updated about 2 months ago