09-11-2014 03:44
09-11-2014 03:44
We are looking for URL scheme of Fitbit(iOS) but we cannot find it in API document you provide.
(I don’t know which section I ask and question you so please tell me the method I can send a message on the website or give me the way to solve my problem..)
09-11-2014 09:05
09-11-2014 09:05
Hello,
Can you please provide more details what you're trying to achieve.
09-11-2014 18:02 - edited 09-11-2014 18:02
09-11-2014 18:02 - edited 09-11-2014 18:02
There is no Fitbit iOS app deep linking currently. It is a feature that we are exploring. What screen or app state do you want to link to?
09-11-2014 20:34
09-11-2014 20:34
We want to be the below description.
<description>
There is fitbit app icon in our App menu. If user clicks the fitbit icon, it will activate.
Is it enough to understand what we want?
If you need more information, give me notification. Thanks.
09-12-2014 13:55
09-12-2014 13:55
Thanks however we have resolved this, some problem at our end.
Also, I would like to know if fitbit has any api to get the steps data from timeseries calls - but only the data which is not manually enetred i.e just the one that is captured by device.
Regards,
Aditya
09-12-2014 15:20
09-12-2014 15:20
aditya14641 wrote:
Also, I would like to know if fitbit has any api to get the steps data from timeseries calls - but only the data which is not manually enetred i.e just the one that is captured by device.
See the activities/tracker/* time series documented at https://wiki.fitbit.com/display/API/API-Get-Time-Series
09-14-2014 21:16
09-14-2014 21:16
Sorry that I selected wrong category.
Well, we want to link to the main page/dashboard of the app. (below image)
Thank you for your help.
@JeremiahFitbit wrote:There is no Fitbit iOS app deep linking currently. It is a feature that we are exploring. What screen or app state do you want to link to?
02-18-2015 15:13
02-18-2015 15:13
Hello, I want to ask if there has been any updates on the url scheme thing. I am trying to get data from the tracker as real-time as possible and since I can't have access directly to the fitbit device I want to open the Fitbit app to trigger the synchronization.
Is there a url scheme that I can use to open the fotbit app?
If not, is there a way to manually trigger the synchronization?
Thanks
02-19-2015 13:55
02-19-2015 13:55
Please check out https://wiki.fitbit.com/display/API/Fitbit+Subscriptions+API
02-19-2015 14:06
02-19-2015 14:06
Thank you Ivan, this is great.
However it is not exactly what I'm looking for.
I want to trigger the sync to get the latest data from the tracker, rather than just get notified when a synchronization happens.
02-19-2015 14:08
02-19-2015 14:08
Tracker synchronization can not be triggered.
Trackers are synced approximately every 15-20 minutes.
Once synced Fitbit can send push notifications to you. This is the fastest option you can try.