05-31-2015 07:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-31-2015 07:28
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Please make a statement about when you will deliver these functions for integration purposes. Or tell us you won't! I for one am about three weeks from giving my business to somebody else. Give us an answer at least. Even a "Never" is a lot better than your standard "maybe in the future" at this point. Throw us a bone..
06-12-2015 12:39
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



06-12-2015 12:39
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thank you for being part of the Community @Lunkan! Thank you for your feedback and suggestion. I moved your post to a relevant board where you can submit this idea.

06-12-2015 14:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-12-2015 14:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@Lunkan For vibration you could just set an alarm via the API. But the problem is that since the Fitbit only syncs occasionally, normally ~15 minutes when within the range of a dongle or phone with all-day sync set, the actions would likely be delayed. And for people that only sync once or twice a day this feature wouldn't be very useful. (So I doubt that they will implement it.)

12-22-2015 00:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-22-2015 00:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi all,
I am interested in developing couple of apps to interact with the fitbit.
In concrete, I would like to acess to the vibration directly from the phone, without sync, the same way that a phone call can do it.
Any plan to give access to that functionallity?
01-17-2017 15:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-17-2017 15:52
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Second that. Vibration feature request!
For now this can be achieved indirectly by instructing IFTTT to make a phone call or send a text - both of which can trigger vibrations on the Fitbit. Unfortunately the phone calls can be a bit delayed at times.

03-09-2017 02:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-09-2017 02:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
we also look for that..
The "phone call" API seems not public,so we tried the "Add Alarm" out of our own backend app (not located on mobile) with a alarm time in near future as mentioned before but with the lack of functionality to trigger a device sync. (@AndrewFitbit)
We understand that giving API device/sync endpoint for everybody, the tracker's battery power could drain totally uncontrolled and end-users definitely will start complaining about battery lifetime.
But without that, it's totally unpredictable when the alarm definition will be pushed to the tracker. We can poll with get alarm and see if syncedWithDevice=true (and if not, prolong the alarm time by update alarm and hope fitbit app will sync sometimes) but better would be to have instant notification access.
What is also sad is the fact that a tracker alarm has a label=Text, but the text is not shown as text on tracker. For this, there are many (pretty old) feature requests to give a option to display text.
For me, the alarm would a perfect location to allow API users to display text withing a predictable timeframe, e.g. fitbit server could check alarm time and current time and see when a device sync needs to be done to reach a alarm pushdown in time.
The enduser may have a preference setting to control the externally triggered (by alarm definition) sync behaviour to get control over his battery life.

