Send PagerDuty change event
step
This step sends change events to PagerDuty
change-event-send
This step can be used to send change events to PagerDuty. Change events are the means by which updates and changes can be tracked.
Specification
This step expects the following fields in the spec
section of a workflow step definition that uses it:
Setting | Data type | Description | Default | Required |
---|---|---|---|---|
connection | Relay connection | A pagerduty connection containing the token | None | Yes |
summary | String | The summary of the event triggered | None | Yes |
source | String | The source of the event | None | No |
Outputs
Name | Data type | Description |
---|---|---|
id | String | The id of the change event |