Baserow
Prefer guided AI setup?
Instead of following these steps manually, you can use the AI Credential Assistant — describe what you want to connect and the AI will walk you through the setup step by step, tailored to your account.
Overview
Connect your Baserow account to Nirvai to automate no-code database operations, table management, and record workflows. Baserow is an open-source alternative to Airtable.
Supported Authentication Methods
- Basic Authentication (Email/Password)
Prerequisites
- A Baserow account (cloud or self-hosted)
- Your account email and password
Setup Instructions
Basic Authentication
- In Nirvai, enter your Baserow credentials:
- Email: Your Baserow account email
- Password: Your Baserow account password
- Configure the Host URL:
- For Baserow Cloud:
https://api.baserow.io - For self-hosted: Your instance URL (e.g.,
https://baserow.yourcompany.com)
- For Baserow Cloud:
Important Notes
- Baserow uses JWT authentication internally, but credentials are provided as email/password
- For self-hosted instances, ensure the API is accessible from Nirvai
- You can also use database tokens for more limited access (future implementation)
Cloud vs Self-Hosted
| Option | Host URL |
|---|---|
| Baserow Cloud | https://api.baserow.io |
| Self-hosted | Your instance URL |
Troubleshooting
Common Issues
- Invalid credentials: Double-check your email and password
- Host unreachable: For self-hosted, verify the URL is correct and accessible
- SSL errors: Ensure your self-hosted instance has valid SSL certificates
Related Resources
Adapted from n8n documentation for Nirvai platform
Next Steps
Got your credential? Connect it to an agent
Use the AI Tool Creator to turn this credential into agent-callable tools. Describe what your agent should be able to do and the AI investigates the API, configures the endpoints, and gives you a reviewable toolkit before saving anything.