Forum Discussion
SRS11
5 years agoFrequent Visitor
REST API and 1000ft
My client a 10kft user wants me to bring data into Power Bi and I am struggling to get the query to work properly. The fields in the output go to default views and not as I specify, am I missing some...
- 5 years ago
Your query asks 10kft for a list of reports. I think you will want to read their API documentation again, and then amend the query to indicate which report you want to pull.
- 5 years ago
Hi SRS11 ,
Seems like you are using Reports API, you can refer this document about 100kft Reports API:
https://github.com/10Kft/10kft-api/blob/master/sections/reports.md
Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
lbendlin
5 years agoSuper User
Your query asks 10kft for a list of reports. I think you will want to read their API documentation again, and then amend the query to indicate which report you want to pull.