Site24x7 Integration
Overview
Provider Configuration & Mapping
{
"priority": {
"field": "$.Severity",
"options": [
{ "value": "DOWN", "label": "Down" },
{ "value": "CRITICAL", "label": "Critical" },
{ "value": "TROUBLE", "label": "Trouble" }
],
"mapping": {
"DOWN": "CRITICAL",
"CRITICAL": "HIGH",
"TROUBLE": "MEDIUM"
}
}
}Setup Instructions
Step 1: Get Your Webhook URL
Step 2: Add the Webhook in Site24x7

Step 3: Configure the Payload


Step 4: Select Triggers and Save

Testing the Integration
Last updated
Was this helpful?

