For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Create Ticket

Freshdesk Operation

The Create Ticket action enables users to create a new ticket in Freshdesk.

Example User Story

As a support agent, I want to create a new ticket in Freshdesk so that I can track and resolve customer issues efficiently.

Fields

Field Name
Field Type
Required

subject

String

Yes

description

String

Yes

email

String

Yes

priority

Integer

No

status

Integer

No

Example link

Code (Apache v2.0): Operation

Last updated