Parameters

ParameterDescription
ContentContent of comment.
Incident IDUnique ID of the incident.

Example Output

{    "data": {        "content": "Content of comment.",        "id": "Unique ID of comment."    }}

Workflow Library Example

Comment Incident with Authomize and Send Results Via Email

Preview this Workflow on desktop