Centralize data and automate business processes with Coda integrations
Streamline your business processes by centralizing your Coda data. Boost.space connects to your IT tools and helps aggregate their data into central databases. Data centralization serves as the foundation for easy collaboration across teams, process automation across tools, and data analysis with a complete story.
Integrate Coda with thousands of other apps in a few clicks.
Get a head start with our Coda integration templates or create your own
Watch Docs
Triggers when a doc is created or updated.
Watch New Rows
Triggers when a new row is created in selected table.
Watch Updated Rows
Triggers when an existing row is updated in selected table.
Upsert a Row
Creates a new row or updates existing rows if any upsert key columns are provided. When upserting, if multiple rows match the specified key column(s), they will all be updated with the specified value.
Update a Row
Updates a specified row in the table.jj
Update a Page
Updates properties for a page.
Push a Button
Pushes a button on a row in a table.
Get a Table
Returns details about a specific table.
Get a Page
Returns details about a section.
Get a Row
Returns details about a row in a table.
Get a Formula
Returns info on a formula.
Get a Doc
Returns information about the specified doc.
Get a Control
Returns info on a control.
Get a Column
Returns details about a column in a table.
Delete a Row
Deletes a specified row from the table. When deleting using a name as opposed to an ID, an arbitrary row will be removed.
Create a Doc
Creates a new Coda doc, optionally copying an existing doc.
Create a Row
Creates a new row in a selected table.
Make an API Call
Performs an arbitrary authorized API call.
List Columns
Returns a list of columns in a table.
List Controls
Returns a list of controls in a Coda doc.
List Docs
Returns a list of Coda docs accessible by the user. 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 Formulas
Returns a list of named formulas in a Coda doc.
List Rows
Returns a list of rows in a table.
List Pages
Returns a list of pages in a Coda doc.
List Tables
Returns a list of tables in a Coda doc.