← All apps Automate Coda for free on Stepper
Visit Coda Coda is a collaborative document platform that combines the flexibility of documents, spreadsheets, and applications into a single surface.
I want to integrate
with
See how to connect Coda to ... Triggers available for Coda on Stepper
New Row
Triggers when a new row is added to the selected table.
- 2 parameters
- Document
- Table
Updated Row
Triggers when a row is updated in the selected table.
- 2 parameters
- Document
- Table
Actions available for Coda on Stepper
Copy Doc
Creates a copy of the specified Coda document.
- 2 parameters
- Source Document
- Title
Create Row
Creates a new row in the selected table.
- 2 parameters
- Document
- Table
Update Row
Updates an existing row in the selected table.
- 3 parameters
- Document
- Table
- Row
Upsert Row
Creates a new row or updates an existing row in the selected table by comparing incoming data against existing rows.
- 3 parameters
- Document
- Table
- Matching Columns
Delete Row
Deletes a row from the selected table.
- 3 parameters
- Document
- Table
- Row
Find Row
Searches for a row in the selected table by matching a value in a specific column.
- 4 parameters
- Document
- Table
- Search Column
- Search Value
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.