I need to import some tickets I have in a .CSV file. My help desk is all setup initially. I am running this as a Next Cloud instance using Cloudamo. The tickets I will be importing come from my Nextiva Pro Platform.

You will need to write a script to read your data, and use the Ticket API to open tickets for each one.
(Or you will have to have the script insert the needed data for each ticket into the various different tables in the database to make a working ticket.)

Write a Reply...