Ticket count for Dashboard
Moderator: crythias
Ticket count for Dashboard
I am trying to get the ticket count of specific queues to use on an internal company dashboard. Basically I want to be able to quickly see how many tickets are in various queues and then present that information on an internal webpage. Has anyone done this before? At the bare minimum it seems like I could scrape that html element then eliminate the queue name to get a ticket count but it seems like this is something that I could get through the API. I tried looking in the documentation but I believe my lack of knowledge is prohibiting me from finding the right information. Any information or suggestions would be helpful. Thanks.