Skip to content

Commit ff8e719

Browse files
chore: Update docs to improve formatting after migration
1 parent ef35ffa commit ff8e719

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ To add the Pendo destination using Cloud-mode, use the [Webhooks](/docs/connecti
2929
1. From the Segment web app, click **Catalog**.
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:
32-
* 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 a Pendo Admin can find in the Pendo UI by going to **Settings** > [Subscription Settings](https://app.pendo.io/admin){:target="_blank"} > **Applications**, opening the relevant app, then locating the **API key** value.
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 a Pendo Admin can find in the Pendo UI by going to **Settings** > [Subscription Settings](https://app.eu.pendo.io/admin){:target="_blank"} > **Applications**, opening the relevant app, then locating the **API Key** value.
32+
* 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 a Pendo Admin can find in the Pendo UI by going to **Settings** > [Subscription Settings](https://app.pendo.io/admin){:target="_blank"} > **Applications**, opening the relevant app, then locating the **API key** value.
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 a Pendo Admin can find in the Pendo UI by going to **Settings** > [Subscription Settings](https://app.eu.pendo.io/admin){:target="_blank"} > **Applications**, opening the relevant app, then locating the **API Key** value.
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

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ The Segment Planhat destination is 100% handled through our servers, so you don'
1212

1313
The Segment Planhat destination supports Identify, Page, Track, and Group calls. For more information, see the [Segment Spec documentation](/docs/connections/spec/).
1414

15-
- - -
16-
1715
## Identify
1816

1917
When you `identify` a user, we'll pass that user's information to Planhat with `userId` as Planhat's External User ID. Segment's special traits recognized as Planhat's standard contact profile fields (in parentheses) are:

0 commit comments

Comments
 (0)