List Related Change Events for an Incident
Availability
This workflow action is available on our Enterprise plan for Incident Management. Please contact our Sales Team to upgrade to an account with this action.
Description
Lists related Change Events for an incident, as well as the reason these changes are correlated with the 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
Name | Description |
---|---|
Type | Text |
Name | Incident ID |
Description | The ID of the incident whose related change events. |
Default Value | {{incident.id}} |
Outputs
Name | Description |
---|---|
{JSON Array} Change Events | The JSON-formatted list of Change Events. Note: This JSON will exactly match the value of the change_events property returned from the endpoint linked below. |
{integer} Number of Change Events | The total number of Change Events related to the incident. |
{text} Result | Value that shows if the action was successful or not. Either "Success" or "Failed." |
{text} Result Summary | Brief description of what the action did or if it failed. |
{text} Error | Brief description that populates if the action failed. |
PagerDuty API Endpoint
Endpoint used:
Updated 7 days ago