ateszika Posted April 12, 2018 Posted April 12, 2018 Hey,So we usually create adhoc reports using adhoc views. We select the proper fields then we generate the report and export to csv. Now we'd like to automate this process by using the HTTP API. Is there a way to use the HTTP API so we can generate adhoc reports in csv? Also, with the API we should be able to set the fields that are used to generate the reports from.Thanks for any help
dnaboka Posted October 9, 2018 Posted October 9, 2018 You should be able to use following syntax according to Ultimate guide instructions:http://<host>:<port>/<context>/flow.html?_flowId=viewReportFlow&reportUnit=/path_to_your_report&output=pdf[/code]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now