Get Alerts for an Incident
PagerDuty Incident Management
Availability
This workflow action is available on our Business and Enterprise for Incident Management pricing plans. Please contact our Sales Team to upgrade to an account with this action.
Description
Get the set of alerts associated with an incident, as well as alert details for the first associated alert associated with that incident.
Instructions
- If you have not done so already, please follow our instructions to Create an Incident Workflow.
- When you are prompted to add actions , select this action.
- Enter the following Inputs and then click Save. Continue following instructions to Publish the Workflow. When the action runs, you will see the Outputs listed below.
Inputs
Field References
Fields with the {+} icon accept Field References, which can be useful for referencing incident data or outputs created in prior workflow steps. To add Field References, click {+}, or enter
{{
, and select relevant fields. Please see our Field References article for more information.
Name | Description |
---|---|
Incident ID | The ID of the incident to get alerts for (defaults to {{incidient.id}} ) |
Outputs
Name | Description |
---|---|
Number of Alerts | The number of alerts associated with the incident |
List of Alerts | The JSON array of alerts associated with the incident |
First Alert ID | The ID of the first alert associated with the incident |
First Alert Status | The status of the first alert associated with the incident |
First Alert Severity | The severity of the first alert associated with the incident |
First Alert Details | The details of the first alert associated with the incident |
Result | Value that shows if the action was successful or not. Either "Success" or "Failed." |
Result Summary | Brief description of what the action did or if it failed |
Error | Brief description that is populated if the action failed |
PagerDuty API Endpoint
Endpoint used:
Updated about 14 hours ago