W Wiretalk Docs
Developer documentation

Support Ticketing

Create, assign, and resolve tickets from the dashboard, widget, and API.

Dashboard: Dashboard → Tickets

Turn chats into trackable support tickets with assignments, priorities, SLA policies, and status workflows. Pro+

Agent dashboard

1

Open Tickets

Dashboard sidebar → Tickets. Free plans see an upgrade notice.

2

Create or convert

Create a ticket manually or convert an existing chat into a ticket.

3

Assign & resolve

Assign to agents, set priority and status, add internal comments, and close when resolved.

Visitor widget

Visitors can view and create tickets from the chat widget menu. They see ticket status updates and can add comments to open tickets.

SLA policies

Define response and resolution time targets per priority level. Manage policies at Dashboard → SLA Policies or via /api/agent/sla-policies.

API & webhooks

Endpoint / eventPurpose
GET/POST /api/agent/ticketsList & create (agent)
GET/POST /api/widget/ticketsVisitor tickets
GET/POST/PATCH /api/v1/ticketsPublic REST API
ticket.createdWebhook event
ticket.assignedWebhook event
ticket.status_changedWebhook event

See Webhooks and REST API for full reference.