diff --git a/apps/docs/app/developer-docs/integrations/make/enter-api-key-and-host.webp b/apps/docs/app/developer-docs/integrations/make/enter-api-key-and-host.webp new file mode 100644 index 0000000000..4d0213aa40 Binary files /dev/null and b/apps/docs/app/developer-docs/integrations/make/enter-api-key-and-host.webp differ diff --git a/apps/docs/app/developer-docs/integrations/make/enter-api-key.webp b/apps/docs/app/developer-docs/integrations/make/enter-api-key.webp deleted file mode 100644 index 70de42f886..0000000000 Binary files a/apps/docs/app/developer-docs/integrations/make/enter-api-key.webp and /dev/null differ diff --git a/apps/docs/app/developer-docs/integrations/make/page.mdx b/apps/docs/app/developer-docs/integrations/make/page.mdx index 306bf8e957..e7c196df4d 100644 --- a/apps/docs/app/developer-docs/integrations/make/page.mdx +++ b/apps/docs/app/developer-docs/integrations/make/page.mdx @@ -4,7 +4,7 @@ import AddModule from "./add-module.webp"; import CreateNewScenario from "./create-new-scenario.webp"; import CreateWebhook from "./create-webhook.webp"; import DuplicateSurvey from "./duplicate-survey.webp"; -import EnterApiKey from "./enter-api-key.webp"; +import EnterApiKeyAndHost from "./enter-api-key-and-host.webp"; import Result from "./result.webp"; import SearchFormbricks from "./search-formbricks.webp"; import SelectAction from "./select-action.webp"; @@ -27,8 +27,8 @@ export const metadata = { Make is a powerful tool to send information between Formbricks and thousands of apps. Here's how to set it up. -Nailed down your survey?? Any changes in the survey cause additional work in the _Scenario_. It - makes sense to first settle on the survey you want to run and then get to setting up Make. + Nailed down your survey?? Any changes in the survey cause additional work in the _Scenario_. It makes sense + to first settle on the survey you want to run and then get to setting up Make. ## Step 1: Setup your survey incl. `questionId` for every question @@ -95,10 +95,10 @@ Click "Create a webhook": className="max-w-full rounded-lg sm:max-w-3xl" /> -Enter the Formbricks API key. Learn how to get one from the [API Key tutorial](/additional-features/api#how-to-generate-an-api-key). +Enter the Formbricks API Host and API Key. API Host is by default set to https://app.formbricks.com but can be modified for self hosting instances. Learn how to get an API Key from the [API Key tutorial](/additional-features/api#how-to-generate-an-api-key).