Skip to main content

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

  1. Log in to your SeaTable account
  2. Open the base you want to access
  3. Click the base options menu (three dots)
  4. Go to Advanced > API Token
  5. Create a new token with Read-Write permission
  6. Copy the generated token

Step 2: Configure in Nirvai

  1. In Nirvai, select SeaTable API
  2. Choose your Environment:
    • Cloud-Hosted: Uses cloud.seatable.io
    • Self-Hosted: Enter your SeaTable domain
  3. Paste your API Token
  4. Select your server's Timezone
  5. Save the credential

Environment Options

EnvironmentBase URLUse Case
Cloud-Hostedcloud.seatable.ioSeaTable Cloud users
Self-HostedYour domainSelf-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

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.