Action: Update Ticket

Freshdesk Operation

The Create Ticket action enables users to update an existing ticket in Freshdesk.

Example User Story

As a support agent, I want to update an existing ticket in Freshdesk so that I can keep the ticket information up to date.

Fields

Field Name
Field Type
Required

id

Integer

Yes

subject

String

No

description

String

No

priority

Integer

No

status

Integer

No

Example link

Code (Apache v2.0): Operation

Last updated