provider Tickets POST
/tickets @utdk/zendesk
/tickets Create a ticket
Create a new support ticket. You can set the subject, description, priority, type, requester, assignee, tags, and custom fields. A ticket must have at minimum a subject or description.
Try it
Authentication
Configure credentials for Zendesk Support API
Code snippet
Updates live as you fill in the form above.
TypeScript
import zendesk from '@utdk/zendesk';
await zendesk.createticket()