Skip to main content

New Incident

Triggers a workflow on every new incident.

info

Automations based on this trigger will search for new events every 5 minutes.

Sample Event

{
"data": {
"attributes": {
"commander": {
"data": {
"attributes": {
"email": "johndoe@gmail.com",
"handle": "johndoe@gmail.com",
"icon": "https://secure.gravatar.com/avatar/d5977080980b9212b5ff014e1cd1641c?s=48&d=retro",
"name": "John Doe",
"uuid": "d4170d4a-94c7-11ed-bf65-7630e111ac00"
},
"id": "d4170d4a-94c7-11ed-bf65-7630e111ac00",
"type": "users"
}
},
"created": "2023-01-20T20:22:42+00:00",
"created_by": {
"data": {
"attributes": {
"email": "johndoe@gmail.com",
"handle": "johndoe@gmail.com",
"icon": "https://secure.gravatar.com/avatar/d5977080980b9212b5ff014e1cd1641c?s=48&d=retro",
"name": "John Doe",
"uuid": "d4170d4a-94c7-11ed-bf65-7630e111ac00"
},
"id": "d4170d4a-94c7-11ed-bf65-7630e111ac00",
"type": "users"
}
},
"created_by_uuid": null,
"creation_idempotency_key": null,
"customer_impact_duration": 0,
"customer_impact_end": null,
"customer_impact_scope": "",
"customer_impact_start": null,
"customer_impacted": false,
"detected": "2023-01-20T20:22:42+00:00",
"field_analytics": {
"state": {
"active": {
"duration": 0,
"spans": [
{
"end": null,
"start": 1674246163
}
]
}
}
},
"fields": {
"detection_method": {
"type": "dropdown",
"value": "unknown"
},
"root_cause": {
"type": "textbox",
"value": null
},
"services": {
"type": "autocomplete",
"value": null
},
"severity": {
"type": "dropdown",
"value": "UNKNOWN"
},
"state": {
"type": "dropdown",
"value": "active"
},
"summary": {
"type": "textbox",
"value": null
},
"teams": {
"type": "autocomplete",
"value": null
}
},
"last_modified_by": {
"data": {
"attributes": {
"email": "johndoe@gmail.com",
"handle": "johndoe@gmail.com",
"icon": "https://secure.gravatar.com/avatar/d5977080980b9212b5ff014e1cd1641c?s=48&d=retro",
"name": "John Doe",
"uuid": "d4170d4a-94c7-11ed-bf65-7630e111ac00"
},
"id": "d4170d4a-94c7-11ed-bf65-7630e111ac00",
"type": "users"
}
},
"last_modified_by_uuid": null,
"modified": "2023-01-20T20:22:42+00:00",
"non_datadog_creator": null,
"notification_handles": [],
"public_id": 23,
"resolved": null,
"severity": "UNKNOWN",
"state": "active",
"time_to_detect": 0,
"time_to_internal_response": 0,
"time_to_repair": 0,
"time_to_resolve": 0,
"title": "d",
"visibility": "organization"
},
"id": "1b6030e7-2091-5350-ab8f-69b3e5163465",
"relationships": {
"attachments": {
"data": []
},
"commander_user": {
"data": {
"id": "d4170d4a-94c7-11ed-bf65-7630e111ac00",
"type": "users"
}
},
"created_by_user": {
"data": {
"id": "d4170d4a-94c7-11ed-bf65-7630e111ac00",
"type": "users"
}
},
"impacts": {
"data": []
},
"integrations": {
"data": []
},
"last_modified_by_user": {
"data": {
"id": "d4170d4a-94c7-11ed-bf65-7630e111ac00",
"type": "users"
}
},
"responders": {
"data": [
{
"id": "7f0e78ec-56ca-5e7c-8560-54df5417f818",
"type": "incident_responders"
}
]
},
"user_defined_fields": {
"data": []
}
},
"type": "incidents"
}
}