Get Status Updates 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

Retrieves all status updates for a specified incident, including detailed information about the latest update.

Instructions

  1. If you have not done so already, please follow our instructions to Create an Incident Workflow.
  2. When you are prompted to add actions , select this action.
  3. 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.

NameDescription
Incident IDIncident ID to get alerts for. Defaults to {{incident.id}}.

Outputs

NameDescription
Number of status updatesThe incident's number of status updates
List of status updatesThe JSON array of the incident's status updates
Most recent status update IDThe ID of the incident's most recent status update
Most recent status update timeThe datetime of the incident's most recent status update
Most recent status update messageThe message of the incident's most recent status update
Most recent status update sender IDThe user ID of who sent the incident's most recent status update. Null if not sent by a user.
Most recent status update sender nameThe name of the user who sent the incident's most recent status update. Null if not sent by a user.
ResultValue that shows if the action was successful or not. Either "Success" or "Failed."
Result SummaryBrief description of what the action did or if it failed.
ErrorBrief description that populates if the action failed.