diff --git a/docs/integrations/builtin/app-nodes/n8n-nodes-base.baserow.md b/docs/integrations/builtin/app-nodes/n8n-nodes-base.baserow.md index 51652c66922..81838215230 100644 --- a/docs/integrations/builtin/app-nodes/n8n-nodes-base.baserow.md +++ b/docs/integrations/builtin/app-nodes/n8n-nodes-base.baserow.md @@ -8,7 +8,7 @@ priority: high # Baserow -Use the Baserow node to automate work in Baserow, and integrate Baserow with other applications. n8n has built-in support for a wide range of Baserow features, including creating, getting, retrieving, and updating rows. +Use the Baserow node to automate work in Baserow, and integrate Baserow with other applications. n8n has built-in support for a wide range of Baserow features, including creating, getting, retrieving, and updating rows or uploading files. On this page, you'll find a list of operations the Baserow node supports and links to more resources. @@ -18,6 +18,9 @@ Refer to [Baserow credentials](/integrations/builtin/credentials/baserow/) for g ## Operations +* File + * Upload a file via URL + * Row * Create a row * Delete a row diff --git a/docs/integrations/builtin/trigger-nodes/n8n-nodes-base.baserowtrigger.md b/docs/integrations/builtin/trigger-nodes/n8n-nodes-base.baserowtrigger.md new file mode 100644 index 00000000000..9d14d04b330 --- /dev/null +++ b/docs/integrations/builtin/trigger-nodes/n8n-nodes-base.baserowtrigger.md @@ -0,0 +1,20 @@ +--- +#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 +title: Baserow trigger +description: Documentation for the Baserow trigger node in n8n, a workflow automation platform. Includes details of operations and configuration, and links to examples and credentials information. +contentType: integration +priority: medium +--- + +# Baserow trigger + +[Baserow](https://baserow.io/) is an open-source, no-code database platform that enables users to create, manage, and collaborate on databases in a simple, spreadsheet-like interface. It offers features such as customizable fields, filters, and views to organize data efficiently. Baserow is designed for flexibility, allowing integrations with other tools via APIs and webhooks. + +/// note | Credentials +You can find authentication information for this node [here](/integrations/builtin/credentials/baserow/). +/// + +/// note | Examples and templates +For usage examples and templates to help you get started, refer to n8n's [Baserow Trigger integrations](https://n8n.io/integrations/baserow-trigger/){:target=_blank .external-link} page. +/// +