Skip to content

Coda node#

Use the Coda node to automate work in Coda, and integrate Coda with other applications. n8n has built-in support for a wide range of Coda features, including creating, getting, and deleting controls, formulas, tables, and views.

On this page, you'll find a list of operations the Coda node supports and links to more resources.

Credentials

Refer to Coda credentials for guidance on setting up authentication.

Operations#

  • Control
    • Get a control
    • Get all controls
  • Formula
    • Get a formula
    • Get all formulas
  • Table
    • Create/Insert a row
    • Delete one or multiple rows
    • Get all columns
    • Get all the rows
    • Get a column
    • Get a row
    • Pushes a button
  • View
    • Delete view row
    • Get a view
    • Get all views
    • Get all views columns
    • Get all views rows
    • Update row
    • Push view button

Templates and examples#

Use any LangChain module in n8n (with the LangChain code node)

by David Roberts

View template details
Comparing data with the Compare Datasets node

by n8n Team

View template details
Retrieve a Monday.com row and all data in a single node

by Joey D’Anna

View template details
Browse Coda node documentation integration templates, or search all templates