# PagerDuty Connector - Add note to incident action

This action adds a note to an incident in PagerDuty.

# Input

Field Description
Incident ID
Required
The incident ID.
From email
Required
The email address of a valid user associated with the account making the request.
Note
Required
Additional description to add as a note.

# Output

Field Description
ID The note ID.
User The user for this note. It contains the following fields.
  • ID
  • Type
  • Summary
  • Self
  • HTML URL
Content The note content.
Created at The date and time when this record was created.


Last updated: 7/2/2021, 10:09:23 AM

On this page