- Home
- Resources
- Integrations
- Pingdom
Pingdom Make integrationAutomate Pingdom with Make.
Can Make act the moment Pingdom spots a problem? Yes. The Pingdom Make integration gives you 4 modules: 3 triggers and one open API call. This guide is for teams that already monitor with Pingdom and want the next step to happen on its own, from the token to a live scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the Pingdom Make integration automate for you?
The Pingdom Make integration links your Pingdom account to Make, a no-code tool where you build a scenario: an automation made of modules, each module being one brick that watches, acts or searches in one app. On the Pingdom side, you get three ways to start a scenario (a new check, a new contact, an alert) and one module that talks to the Pingdom API directly.
Alerts that reach the people on call. Watch New Alert is an instant trigger: Pingdom calls Make through a webhook as soon as an alert event fires. From there, the scenario can pass the alert to whatever tool your on-call engineers actually read.
An inventory of every new check. Watch Checks picks up each check created in Pingdom. Useful when several developers add monitors and nobody keeps the list up to date by hand.
Contacts that follow along. Watch Contacts starts a scenario when a contact is created in Pingdom, so the person just added to alerting can be added to your other tools too.
What Make does not give you here: no search module and no ready-made action to create or edit checks. For those, Make an API Call reaches any endpoint of the Pingdom API with the same connection. Make's own Pingdom documentation also states it was generated by AI from Pingdom's docs and may contain mistakes, so verify anything important. New to the editor? The Make training covers the basics, and the n8n vs Make comparison helps if n8n is also on your shortlist.
How do you connect Pingdom to Make?
- 01
Generate a Pingdom API token
Before opening Make, log in to Pingdom, go to your account settings and then to the API section. Click the button that generates a new API token and copy the token shown on screen. This requires an active Pingdom account.
- 02
Add a Pingdom module and create the connection
In your scenario, add any Pingdom module and click Create a connection. A connection is your Pingdom account linked to Make once, then reused by every Pingdom module. Filling in Connection name is optional.
- 03
Paste the token and confirm
Enter the API token you copied from Pingdom, or follow the instructions Make displays, then confirm. The connection now shows up in the list, ready for Watch Checks, Watch Contacts, Watch New Alert and Make an API Call.
Your first Pingdom scenario: act on an alert
GoalWhen an alert event fires in Pingdom, Make uses the alert data to act on Pingdom, for example on the check concerned, through the API endpoint you choose.
- 01
Create the scenario
Open the Scenarios page in Make and create a new scenario. Click the + in the middle of the editor to place the first module.
- 02
Add Watch New Alert
Search for Pingdom and pick Watch New Alert. Click Create a webhook, then Create a connection, and paste the API token you generated in Pingdom.
- 03
Add Make an API Call
Click the + on the right of the trigger and add Make an API Call from Pingdom. Point it at the Pingdom API endpoint you need and map data from the alert where it helps.
- 04
Test with Run once
Click Run once so Make runs the scenario one time. When an alert comes in, read the bundle each module received: a bundle is one item handed from one module to the next.
- 05
Switch it on
Once the test looks right, switch the scenario on. Scheduled triggers would follow the clock on the first module (every 15 minutes by default), but Watch New Alert simply waits for Pingdom to call.
What can start a Pingdom scenario?
3 modules start a scenario when something happens in Pingdom. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by Pingdom as soon as it happens.
Watch Checks
Scheduled triggerIn Make“Triggers when a new check is created.”
Watch Checks starts your scenario each time a new check appears in your Pingdom account, and hands that check to Make as a bundle the next modules can use.
Watch Contacts
Scheduled triggerIn Make“Triggers when a new contact is created.”
Whenever someone creates a contact in Pingdom, this trigger brings the new contact into Make so the rest of the scenario can pass it on.
Watch New Alert
Instant triggerIn Make“Triggers when alert event fires.”
Pick this one when Pingdom raises an alert and something has to happen right away: it starts the scenario with the alert event as its bundle.
What else can Make do in Pingdom?
Pingdom gives you 1 module. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module covers what the three triggers leave out: it sends a request to any endpoint of the Pingdom API, using the connection you already created, so there is no second login to manage.
Need help automating Pingdom with Make?
A person reads every message.