Action: Update Ticket

Zendesk Operation

The Create action enables users to automate the update of a ticket in Zendesk.

Example User Story

I want to update an issue in Zendesk, so that I can keep helpdesk engineers aware of my progress.

Fields

Field Name
Field Type
Required

ticket_id

Integer

Yes

subject

String

No

comment

String

No

status

String

No

priority

String

No

Zendesk

Example link

Code (Apache v2.0): Operation

Last updated