Procedures
Automation procedures in the PagerDuty BDK Book.
Make sure to add the PagerDuty BDK Book to your agent before using these automation procedures.
to create an (incident) in pagerduty
Create an incident in PagerDuty.
The 'From' header with a valid user email is required by PagerDuty for this operation. Ensure user_email was provided during 'connect' or 'handle_token'.
Input Concepts
Concept
Description
Type
Required
Default Value
Output Concepts
Concept
Description
Type
to get some (incidents) from pagerduty
Get incidents from PagerDuty.
Output Concepts
Concept
Description
Type
to manage an (incident) in pagerduty
Manage (update) an incident in PagerDuty.
The 'From' header with a valid user email is required by PagerDuty for this operation. Ensure user_email was provided during 'connect' or 'handle_token'.
Input Concepts
Output Concepts
Concept
Description
Type
Last updated
Was this helpful?