Forum Discussion

MorNag's avatar
MorNag
New Member
2 years ago
Solved

Export report data via the rest API

Hi, I have a report on the service that I want to fetch the report columns results via the REST API, is it possible? I want to get the report data for the backend side script (with no visualization)...
  • MorNag's avatar
    MorNag
    2 years ago

    Hi, 
    The solution that works for me - create in the service paginated report and then I was able to export the report in csv/xslx format to my backend script