12-05-2014 18:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-05-2014 18:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hello,
My company's recently started using FitBit as part of its wellness program. The question I've got is that the HR person in charge of the program is saying he can only see steps for a defined amount of time from present. So, for instance, he can see now minus 30 days. But, he can't say that he wants to see from midnight on Nov 1 through midnight on Dec 1. This makes it hard for them to run competitions.
I'm looking at the API and don't see anything to pull data for groups. So, what's the best way to achieve this? Is there something in the normal dashboard we're missing or is there something in the API or would something like the subscriptions be our best bet short of our HR person friending everyone and trying to pull it from a leaderboard?
I feel like I'm missing something.
Thanks for any help!
Rebecca

12-08-2014 16:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-08-2014 16:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I guess to simplify my question... I'm trying to figure out how to get the steps for my company's activity group from Date X to Date Y without having to login on midnight of Date Y to get it.
03-20-2015 09:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-20-2015 09:55
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I would also like to do something similar to this.

04-07-2016 05:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-07-2016 05:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Doesn't look like the web API allows this via just your own authentication. What you'd need to do is authenticate all those users in your application. So simplist thing would be just a web portal and upon authentication, the portal scraps the data needed.

