Airtable connection
To connect your graph to your Airtable database and enable integration, you need to create a Token.
The operation is quick, follow the Airtable documentation:
https://support.airtable.com/docs/en/creating-and-using-api-keys-and-access-tokens
When selecting scopes, remember to choose at least:
data.records:read; data.records:write; schema.bases:read; schema.basics:write
We recommend that you create a separate file where you save and identify the Airtable tokens linked to your graphs.
Because if you lose the token, you will have to regenerate it, and then modify all the graphs linked to the modified token.
Your token is now you API Key.
A video to help you:
https://www.youtube.com/watch?v=XCk1Hx7B7JQ
The operation is quick, follow the Airtable documentation:
https://support.airtable.com/docs/en/creating-and-using-api-keys-and-access-tokens
When selecting scopes, remember to choose at least:
data.records:read; data.records:write; schema.bases:read; schema.basics:write
We recommend that you create a separate file where you save and identify the Airtable tokens linked to your graphs.
Because if you lose the token, you will have to regenerate it, and then modify all the graphs linked to the modified token.
Your token is now you API Key.
A video to help you:
https://www.youtube.com/watch?v=XCk1Hx7B7JQ
Updated on: 14/05/2024
Thank you!