SeaTable
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 SeaTable account to Nirvai to automate spreadsheet database workflows, manage tables, and sync data.
Supported Authentication Methods
- API Key (Base Token) - Token-based authentication for specific bases
Prerequisites
- A SeaTable account (cloud or self-hosted)
- A base with API token enabled
Setup Instructions
API Key Authentication
Step 1: Generate API Token
- Log in to your SeaTable account
- Open the base you want to access
- Click the base options menu (three dots)
- Go to Advanced > API Token
- Create a new token with Read-Write permission
- Copy the generated token
Step 2: Configure in Nirvai
- In Nirvai, select SeaTable API
- Choose your Environment:
- Cloud-Hosted: Uses cloud.seatable.io
- Self-Hosted: Enter your SeaTable domain
- Paste your API Token
- Select your server's Timezone
- Save the credential
Environment Options
| Environment | Base URL | Use Case |
|---|---|---|
| Cloud-Hosted | cloud.seatable.io | SeaTable Cloud users |
| Self-Hosted | Your domain | Self-hosted instances |
Available Operations
With SeaTable credentials, you can:
- Read and write table rows
- Manage table structure
- Access base metadata
- Automate data workflows
- Sync with other services
Important Notes
- Each API token is base-specific
- Nirvai can only connect to one base per credential
- Use Read-Write permission for full functionality
Troubleshooting
Common Issues
- 401 Unauthorized: API token is invalid or expired
- Base Not Found: Token may be for a different base
- Self-Hosted Connection: Verify your domain URL is correct
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.