n8n icon indicating copy to clipboard operation
n8n copied to clipboard

✨feat(PagerDuty Node): Add Incident Alert support

Open drudge opened this issue 3 years ago • 0 comments

This PR adds support for getting and updating incident alerts using the PagerDuty Node.

  • Adds Incident Alert resource with the following operations:

When updating, the following Update Fields are supported:

  • Status: Use to update the alert status to Triggered or Resolved
  • Parent Incident ID: Use to associate the alert with a new parent incident

Screenshot

image

drudge avatar Jul 09 '22 17:07 drudge