How do I pull data using Reports API from 10000ft into Power BI
Hi,
I am trying to import data from the 10000ft reports using the following API link, but I get the message 'Not Found'.
https://api.10000ft.com/api/v1/reports/rows?view=time_fees_hours&time_frame=this_week&auth=<URL-ENCODED-TOKEN>
Can anybody help?
Thanks
Answers
-
Hi @Nisha J.
Did you remove the auth parameter for the post for privacy reasons (which I would have suggested), or did you try to use exactly this, letter-for-letter?
https://api.10000ft.com/api/v1/reports/rows?view=time_fees_hours&time_frame=this_week&auth=<URL-ENCODED-TOKEN>
Note that the <URL-ENCODED-TOKEN> needs to be replaced with your API access token.
You can learn more about the 10,000ft API here: https://github.com/10Kft/10kft-api
Here's the section on the Access Token & the auth parameter: https://github.com/10Kft/10kft-api/blob/master/sections/first-things-first.md#authentication
Hope this helps!
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Hi @Genevieve P,
Thanks for your reply. I did replace the <URL-ENCODED-TOKEN> with my API access token. For example, I was able to import all projects using https://api.10000ft.com/api/v1/projects?per_page=1000&auth=<URL-ENCODED-TOKEN>, however this does not work when I try to import the reports API. Not sure what I am missing.
Thanks,
Nisha
-
Hi @Nisha J.
Thank you for clarifying! This is a public supported endpoint and now that I've looked closer at the API docs, this API call expects an HTTP POST.
It looks like you are using an HTTP GET, which is why you are receiving "Not Found".
Here's the example POST request in this API document, which will have the proper formatting for this request: https://github.com/10Kft/10kft-api/blob/master/sections/reports.md
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Hi Genevieve,
Could you please help with latest URL for the documentation? as the one you mentioned above is now not available.
I am trying to start from scratch to connect 10000ft with Power BI. Please advise some documentation for the same.
Best Regards,
Kalyani Raval
-
The Resource Management API docs can be found here: https://10kft.github.io/10kft-api/ and here: https://github.com/10Kft/10kft-api
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives