Use API to export reports

Hi, Im trying to export my report using the docs.eazybi. com/eazybi/set-up-and-administer/customization/report-results-export-api, but always receiving 404, even trying using chrome.

URL used in chrome: https:// aod.eazybi. com/eazy/accounts/XXXXX/export/report/XXXXX.xls

OR Curl:

curl --location --request GET ‘https://aod.eazybi.com/eazy/accounts/XXXX/export/report/XXXX.json
–header ‘Authorization: Basic XXXX’

Does anyone has the same problem?

Hi,
Please find correct URL example for Jira Cloud on our documentation page:
https://docs.eazybi.com/eazybi/set-up-and-administer/customization/report-results-export-api

When using eazyBI for Jira Cloud, it should be something like this:

(https://aod.eazybi.com/accounts/account_id/export/report/report_id.format)

Martins / eazyBI