Recent Activity















Michael Dance
User for 10 months
Created Content
Recently Created Pages View All
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 { "...
Responses
To get the responses for a ticket in Ticaga: URL: https://yourdomain.com/api/responses/get Type...