10-16-2021 05:01
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

10-16-2021 05:01
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hello
We are working on a project related with Fitbit .We are facing some problems related with sharing fitbit datas.We need to use those datas but we can not find a way to take them (realtime).Is there any possible way?In case there is can you please help us how to deal with it?
10-16-2021 06:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-16-2021 06:21
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @SAQDTA your post was moved from the Android area of the forum to this one, where developers discuss their projects.

10-16-2021 13:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


10-16-2021 13:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Search for "real time" in this forum section. There's sample code somewhere.
Gondwana Software

10-18-2021 13:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



10-18-2021 13:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @SAQDTA
The Fitbit Web APIs do not provide the data in "real-time" sense of the word. The data is available after the user syncs their device with their mobile application. This occurs automatically every 15 minutes. We do list several code samples that the developer community has told us works. The list can be found here: https://dev.fitbit.com/build/reference/web-api/developer-guide/libraries-and-sample-code/. If you have any questions about the code, please reach out to the developer directly since they own the code.
If you want "real-time" data, then you would need to build an application for the smart watches using the Device SDK. A good resource would be the Device SDK Getting Started page and the Tutorial page (for code examples).
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

