mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.1 KiB
1.1 KiB
| title | description | contentType |
|---|---|---|
| SeaTable credentials | Documentation for SeaTable credentials. Use these credentials to authenticate SeaTable in n8n, a workflow automation platform. | integration |
SeaTable credentials
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.