10-11-2021 01:58
10-11-2021 01:58
I am seeking advice on whether I am on the right track, and how to contact anyone who may be able to give me some pointers (if I am in the wrong forum, please tell me) ...
My objective is to develop a Windows 10 web application in Visual Studio 2019 (presumably using the Web API?) which can extract some specific archival/historical data from my Fitbit HR. I have looked at the details of the extract functions available when logged in to my Fitbit account, but they do not meet my needs. I have looked at the GET functions in the Web API, and it appears that they do meet my needs.
I have experience in VB.NET and C#.NET, but will have a go at another language if necessary. I confess that I am better at starting with an existing program and modifying it than I am at starting from scratch.
All suggestions gratefully appreciated.
Answered! Go to the Best Answer.
10-12-2021 05:38
10-12-2021 05:38
Hello @rusty98 and welcome to the Help forum. I think the Web API forum might be a better fit for your question. I am moving your post there and hope that you get an answer or some insight.
Laurie | Maryland
Sense 2, Luxe, Aria 2 | iOS | Mac OS
Take a look at the Fitbit help site for further assistance and information.
10-12-2021 05:38
10-12-2021 05:38
Hello @rusty98 and welcome to the Help forum. I think the Web API forum might be a better fit for your question. I am moving your post there and hope that you get an answer or some insight.
Laurie | Maryland
Sense 2, Luxe, Aria 2 | iOS | Mac OS
Take a look at the Fitbit help site for further assistance and information.
10-12-2021 11:55
10-12-2021 11:55
Thx 4 assistance
10-18-2021 14:03
10-18-2021 14:03
Hi @rusty98
Our Developer Guide has instructions for getting started with the Web API. You can build an application using the APIs using any programming language that has an OAuth2 library. We link to one in the Developer Guide at https://dev.fitbit.com/build/reference/web-api/developer-guide/libraries-and-sample-code/. If you need additional help making sense of the APIs, please let us know.