docs: remove unnecessary Airtable environment var (#3995)

Co-authored-by: Johannes <72809645+jobenjada@users.noreply.github.com>
This commit is contained in:
Dominique Barton
2024-10-24 01:04:41 +02:00
committed by GitHub
parent 464455be2b
commit 7fdc2eec34

View File

@@ -102,10 +102,9 @@ Enabling the Airtable Integration in a self-hosted environment requires creating
/>
5. Click on the "Save" button and you are done
6. Now just copy **Client ID** and **Redirect URL** for your integration & add it to your **Formbricks environment variables** as in the docker compose file:
6. Now just copy **Client ID** for your integration & add it to your **Formbricks environment variables** as in the docker compose file:
- `AIRTABLE_CLIENT_ID`
- `AIRTABLE_REDIRECT_URL`
Voila! You have successfully enabled the Airtable integration in your self-hosted Formbricks instance. Now you can follow the steps mentioned in [Airtable Integration with Formbricks](/developer-docs/integrations/airtable) section to link an Airtable with Formbricks.