Skip to main content

NocoDB

With NocoDB modules in Make, you can manage the records in your NocoDB account.

To use the NocoDB modules, you must have a NocoDB account. You can create an account at nocodb.com.

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

Connect NocoDB to Make

To establish the connection, you must:

Obtain your API token in NocoDB

To obtain your API token from your NocoDB account:

  1. Log in to your NocoDB account.

  2. In the lower left, click your Profile > Account Settings.

  3. In the left sidebar, click Tokens.

  4. Click Create new token.

  5. Enter a Token name and click Save.

  6. Copy the Token value shown and store it in a safe place.

You will use this value in the API Token (xc-token) field in Make.

Establish the connection with NocoDB in Make

To establish the connection in Make:

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

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

  3. Select whether you are using NocoDB Cloud or a self-hosted instance by choosing Yes or No.

  4. In the NocoDB Base URL field, enter the Base URL of your NocoDB instance (e.g. https://app.nocodb.com for NocoDB Cloud or the URL of your self-hosted instance).

  5. In the API Token (xc-token) field, enter the API token copied above.

  6. Click Save.

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

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

Build NocoDB Scenarios

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

Actions
  • Create a Record

  • Delete a Record

  • Get a Record

  • Make an API Call

  • Update a Record

  • Upsert a Record

Searches
  • Search Records