> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allquiet.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Pingdom

> Connect Pingdom Website Monitoring with All Quiet

<Info>Setup time: 2 Min</Info>

Seamlessly integrate Pingdom with All Quiet. With webhooks, you can automatically send alerts from your Pingdom monitoring directly to All Quiet, streamlining your incident management.

## 1. Create Pingdom Integration on All Quiet

Sign in to your All Quiet account.

### Create Integration

1. Click on the `Inbound Integrations` tab.
2. Click on `+ Create`.

<img className="Pingdom_Create" src="https://mintcdn.com/allquiet/wy2LeWs8PEqlTNOC/images/pingdom/01.png?fit=max&auto=format&n=wy2LeWs8PEqlTNOC&q=85&s=39d811426c253d1a391c6dd6dd557d1e" width="2740" height="678" data-path="images/pingdom/01.png" />

### Select Pingdom as the integration's type

1. Enter a `Display Name` for your integration, e.g. "Pingdom".
2. Select a `Team`.
3. Select `Pingdom` as the integration's type.
4. Click `Create Inbound Integration`.

<img className="Pingdom_Select" src="https://mintcdn.com/allquiet/wy2LeWs8PEqlTNOC/images/pingdom/02.png?fit=max&auto=format&n=wy2LeWs8PEqlTNOC&q=85&s=27d1c6b295ccf6ef8ff78ebed6a37394" width="2147" height="2227" data-path="images/pingdom/02.png" />

### Copy Webhook URL

After creating the integration on All Quiet, you can view and copy the webhook URL. You will require this URL in step 2 when configuring the custom integration on Pingdom.

<img className="Pingdom_Get" src="https://mintcdn.com/allquiet/wy2LeWs8PEqlTNOC/images/pingdom/03.png?fit=max&auto=format&n=wy2LeWs8PEqlTNOC&q=85&s=b4a50aa23a3d8f897083ffb78491a6d3" width="2132" height="894" data-path="images/pingdom/03.png" />

## 2. Configure a custom integration with Pingdom

Once you've set up an integration of type "Pingdom" with All Quiet, the next crucial steps involve configuring your Pingdom account. This is essential for ensuring that your monitoring setup can effectively send incidents to the All Quiet webhook. In this part of the guide, we will walk you through the process of linking Pingdom with All Quiet via webhook.

First, you need to sign in to your Pingdom Account.

1. Open `Settings`
2. Select `Integrations`

<img className="pingdom_integrations" src="https://mintcdn.com/allquiet/5UzAOeL8FbDismHi/images/pingdom/04.png?fit=max&auto=format&n=5UzAOeL8FbDismHi&q=85&s=257849f5a71e155cac758deb3f8c8a06" width="1132" height="1588" data-path="images/pingdom/04.png" />

Click `Add integration`.

<img className="pingdom_add_integrations" src="https://mintcdn.com/allquiet/5UzAOeL8FbDismHi/images/pingdom/05.png?fit=max&auto=format&n=5UzAOeL8FbDismHi&q=85&s=62f0ede9b97db6159dae23ea92b56029" width="3028" height="542" data-path="images/pingdom/05.png" />

Now, it's time to set up the integration.

1. As type, select `Webhook`.
2. Select a name for the integration, e.g. `All Quiet`.
3. As URL, paste in the All Quiet webhook URL you've obtained in step [Get The All Quiet Webhook URL](/integrations/inbound/pingdom#copy-webhook-url).
4. Make sure the integration is `Active`.
5. `Save integration`

<img className="pingdom_configure_integration" src="https://mintcdn.com/allquiet/5UzAOeL8FbDismHi/images/pingdom/06.png?fit=max&auto=format&n=5UzAOeL8FbDismHi&q=85&s=2d61e397d633096e04de38f478150965" width="1539" height="1368" data-path="images/pingdom/06.png" />

Now, add the integration to all your Pingdom Checks for which you want to send alerts to All Quiet if something is wrong. For each Check, click `edit`.

1. Scroll down to `Connect Integrations` and activate the checkmark for the All Quiet integration you just created.
2. We recommend testing the integration. After clicking on `Test`. You should receive a test incident in All Quiet. Make sure to save the changes by clicking `Modify check`.

<img className="pingdom_add_integration_to_check" src="https://mintcdn.com/allquiet/5UzAOeL8FbDismHi/images/pingdom/07.png?fit=max&auto=format&n=5UzAOeL8FbDismHi&q=85&s=a6a10165415455cfdedcd6ed6bcdb36b" width="1532" height="1362" data-path="images/pingdom/07.png" />

<Check>All Quiet will now create incidents based on your Pingdom monitoring.</Check>

### Adjust Payload Mapping

Looking to customize the fields of your incidents by adjusting the pre-built payload mapping? Simply head over to the “Payload” tab within your integration and make the necessary edits to the mapping. For detailed guidance, you may check out our [payload mapping documentation](/essentials/inbound#how-does-attribute-mapping-work).

<Tip>Using our Terraform provider? [Download](https://allquiet.app/api/integrations/terraform/default/Pingdom.tf) the default mapping of the `allquiet_integration_mapping` resource for the Pingdom integration. Simply copy the syntax to your .tf file and tailor the resource to your team's needs!</Tip>
