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

Can i subscribe to a list of user's data

I am trying to integrate the FitBit API with my streaming platform to pull the data not for one user but for all users in my group everytime the data changes on the FitBit server? Is it possible to pull the data for a group of users in one request? Please let me know

Best Answer
0 Votes
2 REPLIES 2

Hi,

Bumping this thread again.

 

Requesting your expertise for the below questions on my project implementation.

1) Is there a way to get response data for a list of user's for a given time series instead of sending separate API calls for each user?

2) Is there a way for Fitbit to push not only the notification but also the new data to my application ? 

Best Answer
0 Votes

@vj0508 No, there has to be separate calls per user.

 

The notification is to let you know there's new data, it's not going to push the data to your app. You'd still have to pull that data for the user.

Andrew | Community Moderator, Fitbit

What motivates you?

Best Answer
0 Votes