Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
20 lines
918 B
Markdown
20 lines
918 B
Markdown
# Airtable
|
|
|
|
:::info
|
|
This page explains the steps you need to follow to set up the Airtable
|
|
connection in Automatisch. If any of the steps are outdated, please let us know!
|
|
:::
|
|
|
|
1. Login to your [Airtable account](https://www.airtable.com/).
|
|
2. Go to this [link](https://airtable.com/create/oauth) and click on the **Register new OAuth integration**.
|
|
3. Fill the name field.
|
|
4. Copy **OAuth Redirect URL** from Automatisch to **OAuth redirect URL** field.
|
|
5. Click on the **Register integration** button.
|
|
6. In **Developer Details** section, click on the **Generate client secret**.
|
|
7. Check the checkboxes of **Scopes** section.
|
|
8. Click on the **Save changes** button.
|
|
9. Copy **Client ID** to **Client ID** field on Automatisch.
|
|
10. Copy **Client secret** to **Client secret** field on Automatisch.
|
|
11. Click **Submit** button on Automatisch.
|
|
12. Congrats! Start using your new Airtable connection within the flows.
|