mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
22 lines
802 B
Markdown
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.
|