Skip to main content

SeaTable

With SeaTable modules in Make, you can watch, list, get, append, update, link and delete your rows.

To get started with SeaTable, create an account at seatable.io.

Refer to the SeaTable API documentation for a list of available endpoints.

Connect SeaTable to Make

To connect your SeaTable account to Make, you must first obtain the API Key from your SeaTable account.

To establish the connection:

  1. Log in to your SeaTable account.

  2. In the left sidebar, go to Bases, then click Add a base or folder.

  3. Use the dropdown menu to choose the way you want to create your base.

  4. Optional: Enter a name and choose a color for the base.

  5. Click the three dots near the base name > Advanced > API Token.

  6. Enter a name for your App, choose Read-Write as Permission and click Submit.

  7. Copy the Access token value shown and store it in a safe place. You will use this key in the API Key field in Make.

  8. Log in to your Make account, add a SeaTable module to your scenario, and click Create a connection.

  9. Optional: In the Connection name field, enter a name for the connection.

  10. In the API Key field, enter the API key copied in Step 7.

    Note: In the Server field, the public SAAS Server is https://cloud.seatable.io. To use your own on-premise SeaTable you have to add something else.

  11. Click Save.

  12. If prompted, authenticate your account and confirm access.

You have successfully established the connection. You can now edit your scenario and add more SeaTable modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build SeaTable Scenarios

After connecting the app, you can perform the following actions:

Rows
  • Watch Rows

  • Watch Updated Rows

  • List Rows

  • Get a Row

  • Append a Row

  • Update a Row

  • Link a Row

  • Delete a Row Link

  • Delete a Row

Other
  • Make an API Call