Setup time: 3 Min
1. Create PRTG Integration on All Quiet
Sign in to your All Quiet account.Create Integration
- Click on the
Integrations > Inbound
tab. - Click
Create New Integration
.

Select PRTG as the integration’s type
- Enter a display name for your integration, e.g.
PRTG Network Monitor
. - Select a team.
- Select
PRTG
as the integration’s type. - Click
Create Inbound Integration
.

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 custom integration on PRTG.
2. Configure the integration with PRTG
Once you’ve set up an integration of type “PRTG” with All Quiet, it takes only two more steps in your PRTG account to finish off your setup.Set up the Notification Template
Sign in to your PRTG Account. We first need to create a Notification Template that allows us to connect PRTG with All Quiet.- From the home screen, click on
Setup
- Select
Account Settings
- Open
Notification Templates

Add Notification Template
.

- Give your notification template a
Name
, e.g.All Quiet
. - Activate the
Execute HTTP Action
toggle. - As
URL
, paste in the All Quiet Webhook URL you’ve obtained in step Get the All Quiet Webhook URL. - Make sure the HTTP Method is
Post
and paste in the followingPayload
.
- Click
Create
to save the Template.

You successfully set up the Notification Template. Next, we need to connect this template with your PRTG to your Monitors to automatically forward alerts to All Quiet.
Adjust the Notification Trigger
- In the navigation, open the
Devices
section - Open the
Overview
- Select the
Root
module - and open
Notification Triggers

We recommend to make use of the option repeat every x minutes.

You’re ready to go. If you set up your integration this way, PRTG Network Monitor alerts will automatically create and update All Quiet incidents.
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.Using our Terraform provider? Download the default mapping of the
allquiet_integration_mapping
resource for the PRTG Network Monitor integration. Simply copy the syntax to your .tf file and tailor the resource to your team’s needs!