> ## 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.

# Site24x7

> Connect Site24x7 to All Quiet

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

Integrate Site24x7 into All Quiet by using our custom integration.

## 1. Add Site24x7 Integration to Your All Quiet Team

### Create a Site24x7integration

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

<img className="site24x7_Create" src="https://mintcdn.com/allquiet/dgY9rsMdwikTmmy-/images/site24x7/01.png?fit=max&auto=format&n=dgY9rsMdwikTmmy-&q=85&s=aa13d81ba7ac8d1b2d688239d318d0d0" width="2740" height="678" data-path="images/site24x7/01.png" />

### Select Site24x7 as the Integration's Type

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

<img className="site24x7_Select" src="https://mintcdn.com/allquiet/dgY9rsMdwikTmmy-/images/site24x7/02.png?fit=max&auto=format&n=dgY9rsMdwikTmmy-&q=85&s=77ac5f8b0e652a289c7ef0edd5b83d6a" width="2121" height="2238" data-path="images/site24x7/02.png" />

### Get the All Quiet 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 integration on Site24x7's website.

<img className="site24x7_Get" src="https://mintcdn.com/allquiet/dgY9rsMdwikTmmy-/images/site24x7/03.png?fit=max&auto=format&n=dgY9rsMdwikTmmy-&q=85&s=c0b8c185c6a2a21ef06da5c2177b10bd" width="2178" height="874" data-path="images/site24x7/03.png" />

## 2. Create a custom integration on Site24x7

Sign in to your Site24x7 Account.

1. Open the `Admin` area.
2. Select the `Third-Party Integrations` menu item.

<img className="site24x7_thirdpartyintegrations" src="https://mintcdn.com/allquiet/fA_9mIVGxHIk9o9n/images/site24x7/04.png?fit=max&auto=format&n=fA_9mIVGxHIk9o9n&q=85&s=a1c20586379736115eb1971fb7d0d91f" width="1948" height="1986" data-path="images/site24x7/04.png" />

Our integration can be added via `Webhooks`.

<img className="site24x7_webhook" src="https://mintcdn.com/allquiet/fA_9mIVGxHIk9o9n/images/site24x7/05.png?fit=max&auto=format&n=fA_9mIVGxHIk9o9n&q=85&s=1a400a0f3f494784262ef72177a06425" width="2586" height="1354" data-path="images/site24x7/05.png" />

1. Select an `Integration Name`, like "All Quiet".
2. As `Hook URL`, paste in the All Quiet webhook URL you've obtained in step [Get The All Quiet Webhook URL](/integrations/inbound/site24x7#get-the-all-quiet-webhook-url).
3. As `HTTP Method`, select "POST" and activate `Post as JSON` and `Send Incident Paramenters` checkboxes. If you like to, you can also add `Send Custom Parameters`.
4. For `Accessibility`, select "Global".
5. As `Authentification Method`, select `Basic / NTLM`. No `User Name` or `Password` required.
6. `Integration Level`: Select, from which Monitors you would like to send information to All Quiet. Here, we selected `All Monitors`.
7. For `Tags to Be Sent With Alerts` and `Alternate Notification`, you can go ahead and customize your case. Here, we selected the default settings.
8. `Trigger Alerts for Monitor Status Change`: Select the type(s) of status change(s) you'd like to trigger an All Quiet alert with.
9. `Save` the webhook.

<img className="rsite24x7_create_integration" src="https://mintcdn.com/allquiet/fA_9mIVGxHIk9o9n/images/site24x7/06.png?fit=max&auto=format&n=fA_9mIVGxHIk9o9n&q=85&s=6e27c8888f440416d8c42fbd304f4826" width="2586" height="2402" data-path="images/site24x7/06.png" />

After the integration is created, you can

1. test it by triggering a test alert.
2. Next, you will be informed if the test was successful or not.

<img className="site24x7_test_integration" src="https://mintcdn.com/allquiet/fA_9mIVGxHIk9o9n/images/site24x7/07.png?fit=max&auto=format&n=fA_9mIVGxHIk9o9n&q=85&s=c4f7371cce6721a12cba33052c6f1ac7" width="3326" height="488" data-path="images/site24x7/07.png" />

Open the All Quiet Web App and navigate to the "Incidents" overview. You will see the test incident created by Site24x7.

<img className="site24x7_test_incident_in_all_quiet" src="https://mintcdn.com/allquiet/dgY9rsMdwikTmmy-/images/site24x7/08.png?fit=max&auto=format&n=dgY9rsMdwikTmmy-&q=85&s=e834ce11ce4a56592d2c559b975f983a" width="2867" height="513" data-path="images/site24x7/08.png" />

<Check>Site24x7 is now successfully integrated with All Quiet.</Check>

<Tip>As always, you can customize your All Quiet incident triggered via Site24x7 by mapping the payload sent to All Quiet with an All Quiet incident in the [integration's details page](/integrations/inbound/site24x7#get-the-all-quiet-webhook-url).</Tip>

### 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]\(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/Site24x7.tf) the default mapping of the `allquiet_integration_mapping` resource for the Site24x7 integration. Simply copy the syntax to your .tf file and tailor the resource to your team's needs!</Tip>
