diff --git a/apps/docs/app/self-hosting/integrations/page.mdx b/apps/docs/app/self-hosting/integrations/page.mdx index d9d6f9d60f..9531b3b14e 100644 --- a/apps/docs/app/self-hosting/integrations/page.mdx +++ b/apps/docs/app/self-hosting/integrations/page.mdx @@ -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.