Collaborative docs and tables — list and update rows, pages, permissions, and Pack data through the Coda API. Use Coda as a workflow source of truth — query, insert, and sync without scripts.
Get ACL SettingsReturns access-control settings for a doc.
Get Agent Log EntryReturns a single log entry for an agent instance.
Get Analytics Last Updated DayReturns the latest day included in analytics data.
Get ColumnReturns a single column by ID or name.
Get Content Export StatusReturns the status of a page export job.
Get ControlReturns a single control by ID or name.
Get Custom Doc Domain ProviderReturns DNS provider instructions for a domain.
Get DocReturns metadata for a single doc.
Get Doc Analytics SummaryReturns aggregated doc analytics totals.
Get Doc CategoriesReturns the published doc category catalog.
Get FolderReturns a single folder by ID.
Get FormulaReturns a single formula by ID or name.
Get Ingestion Log EntryReturns a single log entry for a Pack ingestion.
Get Mutation StatusReturns the completion status of an asynchronous mutation.
Get Next Pack VersionReturns the next valid semver for a Pack release.
Get PackReturns a single Pack by ID.
Get Pack Analytics SummaryReturns aggregated Pack analytics totals.
Get Pack Configuration SchemaReturns the JSON Schema for Pack configuration.
Get Pack ListingReturns marketplace listing details for a Pack.
Get Pack Listing DraftReturns the draft marketplace listing for a Pack.
Get Pack OAuth ConfigurationReturns OAuth settings configured for a Pack.
Get Pack System ConnectionReturns system connection metadata for a Pack.
Get Pack Version DiffReturns differences between two Pack versions.
Get Pack Version Source CodeReturns source code metadata for a Pack version.
Get PageReturns a single page by ID or name.
Get RowReturns a single row by ID or name.
Get Sharing MetadataReturns sharing metadata for a doc.
Get TableReturns a single table by ID or name.
Get User InfoReturns the authenticated user and workspace context.
List Agent LogsRetrieves logs for an agent instance.
List Agent SessionsRetrieves chat sessions for an agent instance.
List Available DocsRetrieves docs visible to the token.
List ColumnsRetrieves columns for a table.
List ControlsRetrieves controls in a doc.
List Custom Doc DomainsRetrieves custom domains configured on a doc.
List Doc AnalyticsRetrieves analytics rows for docs in the workspace.
List FoldersRetrieves folders in a workspace.
List FormulasRetrieves formulas in a doc.
List Ingestion Batch ExecutionsRetrieves batch executions for a Pack ingestion.
List Ingestion Grouped LogsRetrieves grouped logs for a Pack ingestion root.
List Ingestion LogsRetrieves logs for a Pack ingestion root.
List Ingestion Parent ItemsRetrieves parent items for an ingestion batch execution.
List My Pack InvitationsRetrieves pending Pack invitations for the user.
List Pack AnalyticsRetrieves analytics rows for Packs.
List Pack CategoriesRetrieves category tags on a Pack.
List Pack Featured DocsRetrieves featured docs for a Pack listing.
List Pack Formula AnalyticsRetrieves analytics rows for formulas in a Pack.
List Pack Grouped LogsRetrieves grouped execution logs for a Pack in a doc.
List Pack InvitationsRetrieves invitations for a Pack.
List Pack ListingsRetrieves Pack marketplace listings visible to the user.
List Pack LogsRetrieves execution logs for a Pack in a doc.
List Pack MakersRetrieves makers on a Pack.
List Pack PermissionsRetrieves permissions on a Pack.
List Pack ReleasesRetrieves releases for a Pack.
List Pack ReviewsRetrieves marketplace reviews for a Pack.
List PacksRetrieves Packs accessible to the token.
List Pack VersionsRetrieves versions published for a Pack.
List Page AnalyticsRetrieves analytics rows for pages in a doc.
List Page ContentRetrieves content elements on a page.
List PagesRetrieves pages in a doc.
List PermissionsRetrieves sharing permissions on a doc.
List Table RowsRetrieves rows from a table.
List TablesRetrieves tables in a doc.
List Workspace RolesRetrieves roles defined in a workspace.
List Workspace UsersRetrieves users in a workspace.
Resolve Browser LinkResolves a browser URL to API resource identifiers.
Search PrincipalsSearches candidate principals for sharing.
Add Custom Doc DomainAdds a custom domain to a doc.
Add Go LinkCreates an organization go link.
Add Pack CategoryAdds a category tag to a Pack.
Add Pack MakerAdds a maker to a Pack.
Add Pack PermissionGrants a permission on a Pack.
Add PermissionGrants a sharing permission on a doc.
Cancel Pending Pack ReviewCancels a pending Pack marketplace review.
Complete Pack Asset UploadMarks a Pack asset upload as complete.
Complete Pack Source Code UploadMarks a Pack source-code upload as complete.
Complete Pack Version UploadMarks a Pack version bundle upload as complete.
Create DocCreates a new doc.
Create FolderCreates a folder in a workspace.
Create PackCreates a new Pack.
Create Pack InvitationInvites a user to collaborate on a Pack.
Create Pack ReleaseCreates a new Pack release.
Create Pack ReviewSubmits a Pack for marketplace review.
Create PageCreates a new page in a doc.
Delete Custom Doc DomainRemoves a custom domain from a doc.
Delete DocDeletes a doc.
Delete FolderDeletes a folder.
Delete Multiple RowsDeletes multiple rows from a table.
Delete My Pack PermissionsRemoves the current user permissions on a Pack.
Delete PackDeletes a Pack.
Delete Pack CategoryRemoves a category tag from a Pack.
Delete Pack Listing DraftDeletes the Pack marketplace listing draft.
Delete Pack MakerRemoves a maker from a Pack.
Delete Pack PermissionRemoves a permission entry from a Pack.
Delete PageDeletes a page from a doc.
Delete Page ContentDeletes content elements from a page.
Delete PermissionRemoves a sharing permission from a doc.
Delete RowDeletes a single row from a table.
Insert or Upsert RowsInserts or upserts rows in a table.
Make an API CallPerforms an arbitrary authorized API call.
Patch Pack System ConnectionPartially updates Pack system connection credentials.
Publish DocPublishes a doc to the web.
Push Row ButtonPushes a button column for a table row.
Register Pack VersionRegisters a Pack version after source upload.
Reply to Pack InvitationAccepts or declines a Pack invitation.
Revoke Pack InvitationRevokes a pending Pack invitation.
Run Automation RuleRuns an in-doc automation rule.
Set Pack OAuth ConfigurationSets OAuth configuration for a Pack.
Set Pack System ConnectionSets system connection credentials for a Pack.
Start Page Content ExportStarts an asynchronous export of page content.
Unpublish DocUnpublishes a doc from the web.
Update ACL SettingsUpdates access-control settings for a doc.
Update Custom Doc DomainUpdates a custom doc domain configuration.
Update DocUpdates doc metadata.
Update FolderUpdates folder metadata.
Update PackUpdates Pack metadata.
Update Pack Featured DocsUpdates featured docs on a Pack listing.
Update Pack InvitationUpdates a pending Pack invitation.
Update Pack ReleaseUpdates an existing Pack release.
Update PageUpdates page metadata or placement.
Update RowUpdates values in a table row.
Update Workspace User RoleUpdates a workspace member role assignment.
Upload Pack AssetStarts a Pack asset upload and returns upload instructions.
Upload Pack Source CodeStarts a Pack source-code upload and returns upload instructions.
Upsert Pack Listing DraftCreates or updates a Pack marketplace listing draft.
When to use Coda
Common scenarios where Coda automation saves time and reduces manual work.
Run "Get ACL Settings" in Coda from any upstream event — map fields once and let the automation handle the rest.
Automate "Get Agent Log Entry" in Coda as a workflow step — combine it with triggers, filters, and AI steps for full-pipeline coverage.
Combine "Get Analytics Last Updated Day" from Coda with triggers or actions in other apps to close the loop — one event, many downstream outcomes.
Frequently asked questions
Common questions about automating Coda in your workflows.
Coda has no triggers, but it provides 125 actions including "Get ACL Settings", "Get Agent Log Entry", and "Get Analytics Last Updated Day". Pair them with triggers from other apps to automate Coda tasks.
Connect Coda to any app in workflows
Search apps and open an app-to-app integration page in one click.