Coda Integration
Connect Coda to Arahi's no-code AI agents and automate workflows in minutes.
About the Coda integration
Coda is familiar like a doc and engaging like an app, so your team can jump in quickly, collaborate effectively, and make decisions that stick. With Arahi AI, you can connect Coda to Blogger, Clockify, Cloud Convert and 1,500+ other apps using AI-powered workflows. No coding required — set up triggers, actions, and intelligent automation in minutes.
- Category
- Productivity
- Authentication
- keys
Coda automation use cases
- Meeting notes → action items
- Extract tasks from Coda pages or docs and push them to your project tracker.
- Document ingest to knowledge base
- Centralize scattered docs into Coda with auto-tagging and cross-links as they're added.
- Recurring task automation
- Spin up weekly or monthly Coda task templates without copy-pasting from last cycle.
- Approval routing
- Route Coda documents through an approval chain with reminders and escalation.
Coda workflow examples
- Specific page update to Slack
Specific Coda Page Updated Trigger on a roadmap doc posts a change summary to a Slack #product channel.
Coda roadmap page updated -> Slack #product summary.
- Form intake into Coda table
When a Jotform response arrives, Create a page in Coda under an intake doc with the submission as a structured row.
Jotform submit -> Coda page/row created.
- New-doc handoff to HubSpot
New Coda Document Trigger fires when a sales rep spins up a client doc and logs a HubSpot engagement on the deal.
New Coda Document -> HubSpot engagement logged on deal.
Coda triggers
- Coda Document Deleted Trigger
- Triggers when a Coda document is deleted.
- New Coda Document Trigger
- Triggers when a new Coda document is created.
- New Coda Page Trigger
- Triggers when a new page is added to a Coda document.
- Specific Coda Page Updated Trigger
- Triggers when a specific page within a Coda document is updated.
Coda actions
- Add a category for pack
- Add a publishing category for a given pack.
- Add a maker for pack
- Set a maker for a given pack. used to display makers for a pack in the corresponding packs page.
- Add a permission for pack
- Create or modify user, workspace, or global permissions for a given pack.
- Add custom domain
- Add a custom domain to a published doc.
- Add permission
- Adds a new permission to the doc.
- Begin content export
- Initiate an export of content for the given page.
- Content export status
- Check the status of a page content export
- Copy Document
- Creates a copy of an existing coda document. this action allows you to duplicate a document while optionally specifying a new title and location for the copied document.
- Create a new pack release
- Creates a new pack release based on an existing pack version.
- Create a page
- Create a new page in a doc. note that creating a page requires you to be a doc maker in the applicable workspace.
- Create doc
- Creates a new coda doc, optionally copying an existing doc. note that creating a doc requires you to be a doc maker in the applicable workspace (or be auto-promoted to one).
- Create pack
- Creates a new pack, essentially registering a new pack id. the contents of the pack will be uploaded separately.
- Delete a category for pack
- Delete a publishing category for a given pack.
- Delete a maker for pack
- Delete a maker for a given pack, who will not be displayed in the corresponding packs page.
- Delete a page
- Deletes the specified page.
- Delete a permission for pack
- Delete user, workspace, or global permissions for a given pack.
- Delete doc
- Deletes a doc.
- Delete multiple rows
- Deletes the specified rows from the table or view. this endpoint will always return a 202. row deletions are generally processed within several seconds.
- Delete pack
- Delete a given pack.
- Delete permission
- Deletes an existing permission.
- Delete row
- Deletes the specified row from the table or view. this endpoint will always return a 202, so long as the row exists and is accessible (and the update is structurally valid). row deletions are generally processed within several seconds. when deleting using a name as opposed to an id, an arbitrary row will be removed.
- Deletes a custom domain
- Deletes a custom domain from a published doc.
- Fetch grouped logs by pack org root ingestion id
- Retrieve the grouped logs of a pack for debugging purpose.
- Fetch ingestion executions for pack
- Retrieve the ingestion execution ids of a root ingestion for debugging purpose.
- Get acl settings
- Returns settings associated with acls for this coda doc.
- Get a column
- Returns details about a column in a table.
- Get a control
- Returns info on a control.
- Get a formula
- Returns info on a formula.
- Get analytics last updated day
- Returns days based on pacific standard time when analytics were last updated.
- Get a page
- Returns details about a page.
- Get a row
- Returns details about a row in a table.
- Get a single pack
- Returns a single pack.
- Get a table
- Returns details about a specific table or view.
- Get detailed listing information for a pack
- Get detailed listing information for a pack.
- Get doc analytics summary
- Returns summarized analytics data for available docs.
- Get doc categories
- Gets all available doc categories.
- Get info about a doc
- Returns metadata for the specified doc.
- Get mutation status
- Get the status for an asynchronous mutation to know whether or not it has been completed. each api endpoint that mutates a document will return a request id that you can pass to this endpoint to check the completion status. status information is not guaranteed to be available for more than one day after the mutation was completed. it is intended to be used shortly after the request was made.
- Get pack analytics summary
- Returns summarized analytics data for packs the user can edit.
- Gets custom doc domains providers
- Gets the provider (ie. godaddy) of a custom domain.
- Get sharing metadata
- Returns metadata associated with sharing for this coda doc.
- Gets the json schema for pack configuration
- Returns a json schema applicable for customizing the pack using pack configurations.
- Get the difference between two pack versions
- Gets information about the difference between the specified previous version and next version of a pack.
- Get the next valid version for a pack
- Get the next valid version based on the proposed metadata.
- Get the source code for a pack version
- Get temporary links used to download the source code for the given packid and version
- Get user info
- Returns basic info about the current user.
- List available docs
- Returns a list of coda docs accessible by the user, and which they have opened at least once. these are returned in the same order as on the docs page: reverse chronological by the latest event relevant to the user (last viewed, edited, or shared).
- List categories for pack
- List publishing categories for a given pack.
- List columns
- Returns a list of columns in a table.
- List controls
- Returns a list of controls in a coda doc.
- List custom doc domains
- List all custom domains for a published doc.
- List doc analytics
- Returns analytics data for available docs per day.
- List featured docs for a pack
- Returns a list of featured doc ids for a pack.
- List formulas
- Returns a list of named formulas in a coda doc.
- List makers for pack
- List makers for a given pack.
- List pack analytics
- Returns analytics data for packs the user can edit.
- List pack formula analytics
- Returns analytics data for pack formulas.
- List packs
- Get the list of accessible packs.
- List page analytics
- Returns analytics data for a given doc within the day. this method will return a 401 if the given doc is not in an enterprise workspace.
- List pages
- Returns a list of pages in a coda doc.
- List permissions
- Returns a list of permissions for this coda doc.
- List permissions for a pack
- Get user, workspace, and/or global permissions for a given pack.
- List table rows
- Retrieves rows from a specific table within a coda document. this endpoint allows you to fetch data from your coda tables programmatically, enabling integration with other systems or data analysis tools. use this when you need to access the content of a table in your coda document, such as for reporting, data synchronization, or building custom views of your data outside of coda. the endpoint supports pagination for large tables and allows you to control the number of rows returned per request. it's important to note that this endpoint only retrieves data and doesn't modify the table contents.
- List tables
- Returns a list of tables in a coda doc.
- List the pack listings accessible to a user
- Get listings of public packs and packs created by you.
- List the releases for a pack
- Get the list of releases of a pack.
- List the versions for a pack
- Get the list of versions of a pack.
- List workspace roles
- Returns a list of the counts of users over time by role for the workspace.
- List workspace users
- Returns a list of members in the given workspace. this list will be ordered with the requesting user first and then ordered by role.
- Pack asset upload complete
- Note the completion of the upload of a pack asset.
- Pack source code upload complete
- Note the completion of the upload of a pack source code.
- Pack version upload complete
- Note the completion of the upload of a pack version bundle in order to create that pack version.
- Patch the system connection credentials of the pack
- Patch the system connection credentials of the pack.
- Publish doc
- Update publish settings for a doc.
- Push a button
- Pushes a button on a row in a table. authorization note: this action is available to api tokens that are authorized to write to the table. however, the underlying button can perform any action on the document, including writing to other tables and performing pack actions.
- Register pack version
- Registers a new pack version. this simply returns a signed url to use for uploading the pack version definition. following the completion of the upload, post to /apis/v1/packs/{packid}/versions/{packversion} trigger the rest of the creation process.
- Resolve browser link
- Given a browser link to a coda object, attempts to find it and return metadata that can be used to get more info on it. returns a 400 if the url does not appear to be a coda url or a 404 if the resource cannot be located with the current credentials.
- Retrieve the grouped logs of a pack
- Retrieve the grouped logs of a pack for debugging purpose.
- Retrieve the information for a specific log
- Retrieve the ingestion execution ids of a root ingestion for debugging purpose.
- Retrieve the logs of a ingestion
- Retrieve the logs of a ingestion for debugging purpose.
- Retrieve the logs of a pack
- Retrieve the logs of a pack for debugging purpose.
- Retrieve the oauth configuration of the pack
- Retrieve the oauth configuration of the pack for display purpose. secrets will be returned with masks.
- Retrieve the system connection metadata of the pack
- Retrieve the system connection metadata of the pack.
- Search Coda Documents
- This tool allows users to search for coda documents based on a query term. it searches within document titles and metadata, providing results with document id, name, type, owner details, timestamps, workspace info, and folder path if available. it supports pagination through the 'pagetoken' parameter and accepts a 'limit' parameter to control the number of returned results.
- Search principals
- Searches for user and group principals matching the query that this doc can be shared with. at most 20 results will be returned for both users and groups. if no query is given then no results are returned.
- Search Table Rows
- Action to search for rows in a coda table based on specific criteria.
- Set the oauth configurations of the pack
- Set the oauth configurations of the pack, including client id and secret.
- Set the system connection credentials of the pack
- Set the system connection credentials of the pack.
- Trigger automation
- Triggers webhook-invoked automation
- Unpublish doc
- Unpublishes a doc.
- Update acl settings
- Update settings associated with acls for this coda doc.
- Update an existing pack release
- Update details of a pack release.
- Update a page
- Update properties for a page. note that updating a page title or icon requires you to be a doc maker in the applicable workspace.
- Update doc
- Updates metadata for a doc. note that updating a doc title requires you to be a doc maker in the applicable workspace.
- Update featured docs for a pack
- Create or replace the featured docs for a pack.
- Update pack
- Update an existing pack for non-versioned fields.
- Updates a custom domain
- Updates properties of a document's custom domain.
- Updates user role
- Updates the workspace user role of a user that matches the parameters. only succeeds if the requesting user has admin permissions in the workspace.
- Upload a pack asset
- Request a signed s3 url to upload your pack asset.
- Upload pack source code
- Request a signed s3 url to upload your pack source code.
- Insert/Update Rows in Coda Table
- This tool allows you to insert new rows into a coda table or update existing ones based on specified key columns. this is particularly useful for synchronizing data or ensuring records are up-to-date without creating duplicates.