create_ticket
Create new support tickets in Freshservice by specifying subject, description, requester details, priority, and assignment information to initiate IT service management workflows.
Instructions
Create a new Freshservice ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | Ticket subject | |
| description | Yes | Ticket description (HTML supported) | |
| No | Requester email (required if requester_id not provided) | ||
| requester_id | No | Requester ID (required if email not provided) | |
| priority | No | 1=Low, 2=Medium, 3=High, 4=Urgent | |
| status | No | 2=Open, 3=Pending, 4=Resolved, 5=Closed | |
| type | No | Ticket type (Incident, Service Request, etc.) | |
| group_id | No | Assign to agent group | |
| agent_id | No | Assign to specific agent | |
| department_id | No | Department ID | |
| category | No | Ticket category | |
| sub_category | No | Ticket sub-category | |
| cc_emails | No | CC email addresses | |
| tags | No | Tags |