Skip to content

Commit c3c2e78

Browse files
moreauowengoncalves-guilhermeclaude
authored
[TXP-77] Add webhook_config assets for webhook integrations (DataDog#23548)
* [TXP-77] Add webhook_config.json and api-key-picker shortcode for batch 2 integrations Adds webhook_config.json assets and {{< integration-api-key-picker >}} shortcode to READMEs for: adyen, beyondtrust-identity-security-insights, checkpoint-harmony-email-and-collaboration, contentful, intercom, jamf-pro, postmark, and push-security. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Remove orphaned integration tile link refs The shortcode replacement in step 1 left unused `[N]: /integrations/...` link references at the bottom of each README. Remove them. * Renumber link refs after removing orphaned entries * Use ### Webhook Configuration heading instead of nested #### under ### Configuration Consolidates the Setup section structure so H4 headers render correctly in the auto-generated config tab (single-source webhook tiles). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Guilherme Goncalves <guilherme.goncalves@datadoghq.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f265379 commit c3c2e78

16 files changed

Lines changed: 42 additions & 56 deletions

File tree

adyen/README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@ The Adyen integration collects transaction, dispute, and payout data using Adyen
1010

1111
Follow the instructions below to configure this integration for your Adyen account.
1212

13-
### Configuration
14-
15-
#### Webhook Configuration
13+
### Webhook Configuration
1614

1715
Configure the Datadog endpoint to forward Adyen events as logs to Datadog. For more details, see [Adyen webhook overview][2].
1816

19-
1. Copy the generated URL inside the **Configuration** tab on the Datadog [Adyen integration tile][4].
17+
1. {{< integration-api-key-picker >}}
2018
2. Sign in to your [Adyen][1] account with a user which has a **Merchant technical integrator** role along with default roles, and has access to **Company account and all associated merchant accounts**.
2119
3. Under the **Developers** section, click **Webhooks**.
2220
4. Click on **Create new webhook**.
@@ -63,11 +61,10 @@ For further assistance, contact [Datadog Support][3].
6361

6462
Additional helpful documentation, links, and articles:
6563

66-
- [Monitor and optimize payment processing with Datadog's Adyen integration][5]
64+
- [Monitor and optimize payment processing with Datadog's Adyen integration][4]
6765

6866

6967
[1]: https://www.adyen.com/
7068
[2]: https://docs.adyen.com/development-resources/webhooks/
7169
[3]: https://docs.datadoghq.com/help/
72-
[4]: /integrations/adyen
73-
[5]: https://www.datadoghq.com/blog/monitor-adyen-payments/
70+
[4]: https://www.datadoghq.com/blog/monitor-adyen-payments/

adyen/assets/webhook_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"type": "url", "source": "adyen"}

beyondtrust_identity_security_insights/README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,16 @@
66

77
Integrate BeyondTrust Identity Security Insights with Datadog's pre-built dashboard visualizations to gain insights into detection logs. With Datadog's built-in log pipelines, you can parse and enrich these logs to facilitate easy search and detailed insights.
88

9-
This integration also includes ready-to-use Cloud SIEM detection rules for enhanced monitoring and security. These Cloud SIEM rules can be used with [Datadog Workflow Automation][5] to orchestrate and automate your end-to-end processes with OOTB Workflow Blueprints.
9+
This integration also includes ready-to-use Cloud SIEM detection rules for enhanced monitoring and security. These Cloud SIEM rules can be used with [Datadog Workflow Automation][4] to orchestrate and automate your end-to-end processes with OOTB Workflow Blueprints.
1010

1111
## Setup
1212

13-
### Configuration
14-
15-
#### Webhook Configuration
13+
### Webhook Configuration
1614

1715
Configure the Datadog endpoint to forward BeyondTrust Identity Security Insights detections as logs to Datadog.
1816

19-
1. Copy the generated URL inside the **Configuration** tab on the Datadog [BeyondTrust Identity Security Insights][2] tile.
20-
2. Sign in to [BeyondTrust Identity Security Insights Portal][3].
17+
1. {{< integration-api-key-picker >}}
18+
2. Sign in to [BeyondTrust Identity Security Insights Portal][2].
2119
3. Go to **Insights > Integrations** from the top left side main menu.
2220
4. Click **Webhooks**.
2321
5. Click **Create Integration**.
@@ -62,10 +60,9 @@ The BeyondTrust Identity Security Insights integration does not include any even
6260

6361
## Support
6462

65-
For any further assistance, contact [Datadog support][4].
63+
For any further assistance, contact [Datadog support][3].
6664

6765
[1]: https://www.beyondtrust.com/products/identity-security-insights
68-
[2]: /integrations/beyondtrust-identity-security-insights
69-
[3]: https://login.beyondtrust.io/signin/signIn
70-
[4]: https://docs.datadoghq.com/help/
71-
[5]: https://docs.datadoghq.com/actions/workflows/
66+
[2]: https://login.beyondtrust.io/signin/signIn
67+
[3]: https://docs.datadoghq.com/help/
68+
[4]: https://docs.datadoghq.com/actions/workflows/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"type": "url", "source": "beyond-trust-identity-security-insights"}

checkpoint_harmony_email_and_collaboration/README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,12 @@ Get detailed visibility into these events with out-of-the-box dashboards, and st
1212

1313
Follow the instructions below to configure this integration for your Check Point Harmony Email & Collaboration account.
1414

15-
### Configuration
16-
17-
#### Webhook Configuration
15+
### Webhook Configuration
1816

1917
Configure the Datadog endpoint to forward Check Point Harmony Email & Collaboration events as logs to Datadog.
2018

21-
1. Copy the generated URL inside the **Configuration** tab on the Datadog [Check Point Harmony Email & Collaboration integration tile][4].
22-
2. Sign in to [Check Point Infinity Portal][5].
19+
1. {{< integration-api-key-picker >}}
20+
2. Sign in to [Check Point Infinity Portal][3].
2321
3. If you are not already in the **Harmony Email & Collaboration** Administrator Portal:
2422
- Click the **Menu** icon in the top-left corner.
2523
- In the **Harmony** section, click **Email & Collaboration**.
@@ -51,10 +49,8 @@ The Check Point Harmony Email & Collaboration integration does not include any e
5149

5250
## Troubleshooting
5351

54-
Need help? Contact [Datadog support][3].
52+
Need help? Contact [Datadog support][2].
5553

5654
[1]: https://www.checkpoint.com/harmony/email-security/
57-
[2]: https://app.datadoghq.com/account/settings/agent/latest
58-
[3]: https://docs.datadoghq.com/help/
59-
[4]: https://app.datadoghq.com/integrations/checkpoint_harmony_email_and_collaboration
60-
[5]: https://portal.checkpoint.com/
55+
[2]: https://docs.datadoghq.com/help/
56+
[3]: https://portal.checkpoint.com/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"type": "url", "source": "checkpoint-harmony-email-and-collaboration"}

contentful/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Follow the instructions below to configure this integration for your Contentful
1515
#### Webhook Configuration
1616
Configure the Datadog endpoint to forward Contentful events as logs to Datadog. See [Contentful Webhook overview][2] for more details.
1717

18-
1. Copy the generated URL inside the **Configuration** tab on the Datadog [Contentful integration tile][5].
18+
1. {{< integration-api-key-picker >}}
1919
2. Log in to your [Contentful account][3] as space admin.
2020
3. Go to **Settings > Webhooks**.
2121
4. Click on **Add Webhook**.
@@ -63,4 +63,3 @@ Need help? Contact [Datadog support][4].
6363
[2]: https://www.contentful.com/developers/docs/webhooks/overview/
6464
[3]: https://be.contentful.com/login/
6565
[4]: https://docs.datadoghq.com/help/
66-
[5]: /integrations/contentful
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"type": "url", "source": "contentful"}

intercom/README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,19 @@
44

55
[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.
66

7-
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].
7+
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][5].
88

99
**Minimum Agent version:** 7.57.1
1010

1111
## Setup
1212

1313
Follow the instructions below to configure this integration for your Intercom account.
1414

15-
### Configuration
16-
17-
#### Webhook Configuration
15+
### Webhook Configuration
1816

1917
Configure the Datadog endpoint to forward Intercom events as logs to Datadog. See [Intercom webhook overview][3] for more details.
2018

21-
1. Copy the generated URL inside the **Configuration** tab on the Datadog [Intercom integration tile][4].
19+
1. {{< integration-api-key-picker >}}
2220
2. Sign in to your [Intercom][2] account using a user account with full access to Apps and Integrations.
2321
3. Go to **Settings**.
2422
4. In the Integrations section, select **Developer Hub**.
@@ -78,11 +76,10 @@ The Intercom integration does not include any service checks.
7876

7977
## Support
8078

81-
For further assistance, contact [Datadog Support][5].
79+
For further assistance, contact [Datadog Support][4].
8280

8381
[1]: https://www.intercom.com/
8482
[2]: https://app.intercom.com/
8583
[3]: https://developers.intercom.com/docs/webhooks
86-
[4]: /integrations/intercom
87-
[5]: https://docs.datadoghq.com/help/
88-
[6]: https://developers.intercom.com/docs/references/2.10/webhooks/webhook-models
84+
[4]: https://docs.datadoghq.com/help/
85+
[5]: https://developers.intercom.com/docs/references/2.10/webhooks/webhook-models
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"type": "url", "source": "intercom"}

0 commit comments

Comments
 (0)