Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

URL scheme(iOS)?

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..)

Best Answer
0 Votes
10 REPLIES 10

Hello,

Can you please provide more details what you're trying to achieve.

Ivan Bahdanau
Senior Software Developer at Fitbit
Best Answer
0 Votes

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?

Best Answer
0 Votes

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.

Best Answer
0 Votes

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

Best Answer
0 Votes

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

Best Answer
0 Votes

Sorry that I selected wrong category.

 

Well, we want to link to the main page/dashboard of the app. (below image)

link to.PNG

 

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?


 

Best Answer
0 Votes

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

Best Answer
0 Votes

Please check out https://wiki.fitbit.com/display/API/Fitbit+Subscriptions+API

Ivan Bahdanau
Senior Software Developer at Fitbit
Best Answer
0 Votes

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.

Best Answer
0 Votes

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.

Ivan Bahdanau
Senior Software Developer at Fitbit
Best Answer
0 Votes