IT and Development
NocoDB
6min
To use the NocoDB modules, you must have a NocoDB account.
To establish the connection, you must:
To obtain your API token from your NocoDB account:
- Log in to your NocoDB account.
- In the lower left, click your Profile > Account Settings.
- In the left sidebar, click Tokens.
- Click Create new token.
- Enter a Token name and click Save.
- 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.
To create the connection:
- Log in to your Make account, add a NocoDB module to your scenario, and click Create a connection.
- Optional: In the Connection name field, enter a name for the connection.
- Select whether you are using NocoDB Cloud or a self-hosted instance by choosing Yes or No.
- 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).
- In the API Token (xc-token) field, enter the API token copied above.
- Click Save.
- If prompted, authenticate your account and confirm access.
You've successfully created the connection and can now use the NocoDB app in your . If you want to make changes to your connection in the future, follow the steps here.