infoset_create_ticket
Create a new support ticket with a subject and contact ID. Optionally include status, priority, and content to fully manage the request.
Instructions
Create a new Infoset ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Status (1=Open, 2=Pending). Default: 1 | |
| content | No | Ticket body/content | |
| subject | Yes | Ticket subject | |
| priority | No | Priority (1=Low, 2=Normal, 3=High, 4=Urgent). Default: 2 | |
| contactId | Yes | Contact ID |