Sample alert for Postman
Snapshot of the entity when an event occurs in Postman
Sample alert
The sample alert becomes available after you generate the webhook.
{
"collection_name": "Sample Collection",
"collection_uid": "c2a2b464-2e4c-4b3c-xxxx-0b8e5e1b549b",
"user_name": "xxxx",
"user_id": "18564xxx",
"monitor_name": "test",
"monitor_uid": "1ec5bdc6-30c3-xxxx-a638-22fe227b2f24",
"metrics": {
"errorCount": 0,
"failedTestCount": 1,
"passedTestCount": 0,
"requestCount": 1,
"responseLatency": 5152,
"warningCount": 0
}
}