Download report in PNG format using API

Hello Helical Insight,

I am using Helical Insight 4.0. I would like to download the report in PNG format using URL or API. Please let me know the usage.

Thank You,
Sesa

Hello Sesa,

Helical Insight has exporting API for exporting the reports in PDF, PNG, XLS, JPEG formats.

In order to export a report using the URL, append &print=png at the end of the report URL. You can replace png with pdf, xls, jpg based on your exporting format requirement.

Eg: http://localhost:8011/hi-ee/hi.html?dir=1463377807724/1463983915686/1463838054907&file=d1560c88-be0d-4380-8225-8a8df4eb53bf.report&mode=open&print=png

There are a lot of other things also which can be passed in the URL itself like the filtername and filter values, export, username password, authtoken etc.

Thank You,
Helicl Insight.