Export API
How to programmatically export data from Suptask
Last updated
Was this helpful?
How to programmatically export data from Suptask
Last updated
Was this helpful?
The Export API gives you access to a private area which you can access programmatically to get access to all your ticket data, which is updated on a daily, weekly or monthly basis.
It is ideal if you want to continuously export all your tickets to a separate storage for additional analysis, or for auditing and compliance.
All ticket information will be collected and available within your private API area, where you can retrieve them programmatically. It will be the same information and format that is available in the , which you can set up on your Suptask account. With the private API area you can list and download the file objects which contains all the ticket information.
The Export API requires a valid API access key pair in order to authenticate.