> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.coda.md).

# Coda

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.

{% hint style="info" %}
**Credentials**

Refer to [Coda credentials](/integrations/builtin/credentials/coda.md) for guidance on setting up authentication.
{% endhint %}

## Operations <a href="#operations" id="operations"></a>

* 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 <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse Coda node documentation integration templates](https://n8n.io/integrations/coda) or [search all templates](https://n8n.io/workflows/)
