Recent Activity


















Michael Dance
User for 11 months
Created Content
Recently Created Pages View All
Close a Ticket
URL: https://yourdomain.com/api/tickets/close Type: POST { "id": 8, } customer_id: The I...
Departments
This allows you to grab the departments on your Ticaga installation: URL: https://yourdomain.com...
Create a Response
URL: https://yourdomain.com/api/responses/create Type: POST { "id": 8, } ticket_numb...
Create a Ticket
URL: https://yourdomain.com/api/tickets/create Type: POST { "id": 8, } customer_id: The ...
Grab a Ticket
How to grab a ticket from Ticaga: URL: https://yourdomain.com/api/tickets/get Type: GET { "...