Skip to content

Commit 11be82c

Browse files
authored
Remove unused code block in Intercom docs (#19569)
* Remove unused code block * Fix step procedure indent
1 parent fd82342 commit 11be82c

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

intercom/README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Intercom
22

33
## Overview
4+
45
[Intercom][1] is a customer communication platform that enables businesses to engage with their users through in-app messaging, email, and chat. It offers features like live chat, automated messaging, and customer support tools, making it easier for companies to provide personalized customer experiences.
56

67
The Intercom integration seamlessly collects admin activities, data events, conversations, news items, and ticket data, and ingests them into Datadog for comprehensive analysis using [webhooks][6].
@@ -12,15 +13,17 @@ Follow the instructions below to configure this integration for your Intercom ac
1213
### Configuration
1314

1415
#### Webhook Configuration
16+
1517
Configure the Datadog endpoint to forward Intercom events as logs to Datadog. See [Intercom webhook overview][3] for more details.
1618

17-
1. Copy the generated URL inside the **Configuration** tab on the Datadog [Intercom integration tile][4].
18-
2. Sign in to your [Intercom][2] account using a user account with full access to Apps and Integrations.
19-
3. Go to **Settings**.
20-
4. In the Integrations section, select **Developer Hub**.
21-
5. Click **New app**.
22-
6. Fill in the required details for your application, including the name and associated workspace.
23-
7. Click **Create app**.
19+
1. Copy the generated URL inside the **Configuration** tab on the Datadog [Intercom integration tile][4].
20+
2. Sign in to your [Intercom][2] account using a user account with full access to Apps and Integrations.
21+
3. Go to **Settings**.
22+
4. In the Integrations section, select **Developer Hub**.
23+
5. Click **New app**.
24+
6. Fill in the required details for your application, including the name and associated workspace.
25+
7. Click **Create app**.
26+
2427
- #### Configure webhook topics
2528
1. Select Required permissions
2629
1. After creating the app, go to the *Authentication* section in the left-side menu, and click the **Edit** button in the top-right corner.
@@ -32,7 +35,6 @@ Configure the Datadog endpoint to forward Intercom events as logs to Datadog. Se
3235
- Read tickets
3336
3. Click **Save**.
3437
2. Select Webhook topics
35-
```
3638
1. Next, navigate to the **Webhooks** section using the left-side menu.
3739
2. Enter the endpoint URL that you generated in step 1 of [Webhook Configuration](#webhook-configuration).
3840
3. On the **Select a topic** dropdown menu, select the following webhook topics:

0 commit comments

Comments
 (0)