Skip to content

Commit 3e937a6

Browse files
authored
small fix
1 parent 5314af2 commit 3e937a6

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/pendo

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/pendo/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To add the Pendo destination using Cloud-mode, use the [Webhooks](/docs/connecti
3030
2. Search for **Webhooks** in the Catalog, select it, and choose which of your JavaScript sources to connect the destination to.
3131
3. Webhook URL configuration will vary based on which Pendo environment you use and your API key:
3232
* For US customers, add the following as your Webhook URL: `https://data.pendo.io/data/segmentio/YOUR_PENDO_API_KEY` and replace `YOUR_PENDO_API_KEY` with your actual Pendo API Key, which you can find in the Pendo UI under [Site Settings](https://app.pendo.io/admin){:target="_blank"} > Basic Information > API Key.
33-
* For EU customers, add the following as your Webhook URL: `https://data.eu.pendo.io/data/segmentio/YOUR_PENDO_API_KEY` and teplace `YOUR_PENDO_API_KEY` with your actual Pendo API Key, which you can find in the Pendo UI under [Site Settings](https://app.eu.pendo.io/admin){:target="_blank"} > Basic Information > API Key.
33+
* For EU customers, add the following as your Webhook URL: `https://data.eu.pendo.io/data/segmentio/YOUR_PENDO_API_KEY` and replace `YOUR_PENDO_API_KEY` with your actual Pendo API Key, which you can find in the Pendo UI under [Site Settings](https://app.eu.pendo.io/admin){:target="_blank"} > Basic Information > API Key.
3434
4. Headers are not required in Webhook configuration. Once you're done adding in your URL, save changes.
3535
5. Using the `track` method requires a setting enabled on your Pendo subscription (cloud-mode only). Contact Pendo to enable this feature flag for your account.
3636

0 commit comments

Comments
 (0)