mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| permalink | description |
|---|---|
| /credentials/seaTable | Learn to configure credentials for the SeaTable node in n8n |
SeaTable
You can use these credentials to authenticate the following nodes:
Prerequisites
You need to have a SeaTable instance or cloud account.
Using API key
From your SeaTable dashboard:
- From the Bases menu select the base you want to enable access for.
- Navigate to the base options > Advanced > API Token.
- In the modal, enter a name for this token and select the Read-Write permission.
- Click Submit and copy the new API token.
From n8n:
- Select your environment type: Cloud-hosted or Self-hosted.
- For Self-hosted environments enter the domain of your instance.
- Enter the API token obtained above and click Save to create your credential.