n8n-docs/docs/integrations/credentials/baserow.md
2022-04-13 09:56:05 +01:00

22 lines
802 B
Markdown

# Baserow
You can use these credentials to authenticate the following node:
- [Baserow](/integrations/nodes/n8n-nodes-base.baserow/)
## Prerequisites
Create a [Baserow](https://baserow.io/) account on any hosted Baserow instance
or a self hosted instance.
## Using User Account
1. In n8n, open the **Credentials** menu item and click on **New**
2. In the **Add new credential** dialogue, select **Baserow API** and click on the **Continue** button
3. If using the online version of Baserow, leave the **Host** as `https://api/baserow.io`, otherwise set it to your self-hosted instance API URL.
4. Enter your Baserow username in the **Username** field
5. Enter your Baserow password in the **Password** field
6. Click on the **Save** button
You can now use this credential in your Baserow nodes.