--- title: NocoDB node documentation description: Learn how to use the NocoDB node in n8n. Follow technical documentation to integrate NocoDB node into your workflows. contentType: [integration, reference] priority: medium --- # NocoDB node Use the NocoDB node to automate work in NocoDB, and integrate NocoDB with other applications. n8n has built-in support for a wide range of NocoDB features, including creating, updating, deleting, and retrieving rows. On this page, you'll find a list of operations the NocoDB node supports and links to more resources. ```{note} Credentials Refer to [NocoDB credentials](/08-0-0-Workflow/integrations/builtin/credentials/nocodb.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations * Row * Create * Delete * Get * Get Many * Update a row ## Templates and examples ## Relates resources Refer to [NocoDB's documentation](https://docs.nocodb.com/) for more information about the service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```