Hello, i have an issue collector created and it works nice. The problem is that some of the devices in my company do not have an internet connection and for that i have create a custom page that looks like the Issue Collector form and saves the data as a .zip file. Now i want to read all of the data from inside that zip file and send them to Issue Collector without requiring anything else from the user.
The problem is that i do not know how to arrange all that data and send it to the Issue Collector directly without using the form.
To put it more simply, i want to be able to send data exactly the same way as the form sends it, but manually.