Working Sample Code using Rest API to Export aa EazyBI Report from a Jira Cloud Instance

I have noticed several different URLs.

In order to “Export” an EazyBI Report from a Jira dashboard that is hosted in Atlastan’s cloud.

What is the correct URL?

A) https://.atlassian.net/plugins/servlet/eazybi/accounts/<act#>/export/report/<rpt#>-.csv

B) Log in - eazyBI<act#>/export/report/<rpt#>-.csv

C) https://.atlassian.net/plugins/servlet/ac/com.eazybi.jira.plugins.eazybi-jira/home/accounts/<act#>/export/report/<rpt#>-.csv

D) https://.atlassian.net/plugins/servlet/eazybi/accounts/<act#>/export/report/<rpt#>.csv

E) Log in - eazyBI<act#>/export/report/<rpt#>.csv

F) https://.atlassian.net/plugins/servlet/ac/com.eazybi.jira.plugins.eazybi-jira/home/accounts/<act#>/export/report/<rpt#>.csv

Thank you.

Hi @novaseant,

eazyBI provides a report result export URL that you can use to execute the specified report and download the report results. In Jira Cloud it would be: https://aod.eazybi.com/accounts/<account_id>/export/report/<report_id>.<format>

Please read more about Report results export API in the documentation.

Lauma / support@eazybi.com