how to download generated scheduled report using rest v2 api
Posted on May 10, 2015 at 11:36am
Is there any solution available for this. Suppose a schedular generating a report daily, how I can download the generated report? Any help appreciated.
Joined: Feb 3 2015 - 10:16am
Last seen: 8 years 2 weeks ago
Posted on May 10, 2015 at 2:28pm
The easiest way is to just schedule a report to be generated to a file system instead of to a repository. This way, you can just copy the report file.
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 11 months ago
Thanks for your response. Can you please share some example to do this? Will be really helpful.