Skip to content

Commit 4fb1934

Browse files
authored
Small punctuation edit (#4426)
* Small punctuation edit * Update index.md
1 parent e7c26c3 commit 4fb1934

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
@@ -32,7 +32,7 @@ To add the Pendo destination using Cloud-mode, use the [Webhooks](/docs/connecti
3232
* For US customers, add the following as your Webhook URL: `https://segment.us.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) > Basic Information > API Key.
3333
* For EU customers, add the following as your Webhook URL: `https://segment.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) > Basic Information > API Key.
3434
4. Headers are not required in Webhook configuration. Once you're done adding in your URL, save changes.
35-
5. Using Track method also requires a setting enabled on your Pendo subscription. contact Pendo to enable this feature flag for your account.
35+
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

3737
To learn more about server-side data to Pendo, see Pendo's [support documentation](https://help.pendo.io/resources/support-library/integrations/segment-integration.html#send-server-side-data-to-pendo){:target = "_blank"}.
3838

0 commit comments

Comments
 (0)