Fetch data for adhoc reporting using REST API call.
posted on October 18th, 2016
Resolved
m.kumar10
asked on October 18, 2016
Hi Team ,
Please suggest on how to fetch data for adhoc reporting using REST API call apart for defining datasource as postgres. Can we directly connect Apache Drill ?
1 answer
Public
Dmytro Zvazhii ⋅Flexmonster⋅ October 19, 2016
Hi!
REST API calls are not supported in the current version. You can use any data sources if it returns data in appropriate format (CSV, JSON) or use XMLA protocol.