Open an incident on a confirmed outage
The record is created once enough independent EU locations fail the check often enough in a row, not on the first failed request; both thresholds sit in your package.
One integration user, and a confirmed outage opens an incident record before the first ticket about it arrives at the service desk.
Everything the alert pipeline creates in ServiceNow is on this list, and nothing beyond it. Read it once and you know what your team will see.
The record is created once enough independent EU locations fail the check often enough in a row, not on the first failed request; both thresholds sit in your package.
The all clear arrives as a second incident carrying the time it resolved and how many minutes the site was gone.
An outage or a slow site opens at 1, a warning or a flapping site at 2 and a recovery at 3, on both fields.
Records are created on the incident table with Basic authentication, so no scripted REST endpoint is needed on your side.
URL, customer, organisation, the error with its status code, the checking locations and the times sit in the description field.
A TLS certificate that has crossed into its critical window opens an incident of its own.
Each channel carries its own instance URL and credentials, so a client's outage lands in the desk that client's team actually works.
The dashboard creates one record marked TEST while you set the channel up, so wrong credentials are caught before the first outage.
The integration user's password is stored encrypted, only an https instance is accepted, and the address is checked before it is called.
Teams that run their monitoring on Uptimeify

Create or reuse a user that may write on the incident table, the itil role covers it.
Instance URL
Credentials stored encrypted
Add the instance URL together with the user name and password the integration should authenticate with.
Assign the monitors the channel covers and file the test incident, so the first real outage is not the first attempt.
Enough to create a record on the incident table, which the itil role covers. Nothing else is called, so the account does not need admin rights.
No. The recovery is filed as its own record rather than closing the first one, so the outage keeps its work notes and whatever state your desk moved it to.
From the severity, on both fields at once. An outage or a slow site opens at 1, a warning or a flapping site at 2, and a recovery at 3.
No. Your quota covers monitors and the monthly SMS and voice allowance. Records created in ServiceNow, Jira or GitHub do not draw on it.
The password is stored encrypted in the channel configuration. Only an https instance URL is accepted, and the address is resolved and checked against internal and loopback targets before any request is sent.
Connect ServiceNow once, and every confirmed outage opens an incident before the first ticket about it arrives.