Lets imagine I have 1000 data to enter to osticket open queue. Is there an API to do this ??? and where is the file of that API???????
Documentation for API https://github.com/osTicket/osTicket/blob/43bf186db9e85c8ec218158ea4c0bc3e90bbe3eb/setup/doc/api.md
You would also want to read the Ticket API. https://github.com/osTicket/osTicket/blob/43bf186db9e85c8ec218158ea4c0bc3e90bbe3eb/setup/doc/api/tickets.md
you may find this dated article about how to use the API helpful. While it is old, not much has changed. https://tmib.net/using-the-osticket-1-8-1-2-api/
ok, thanks
Very welcome.