04-26-2016 09:15
04-26-2016 09:15
If an activity is created, I would like to know this, but according to the subscriptions docs, it appears that I'll only be notified if activities change on a day - this is not granular enough. Is there a way to know if a discrete activity changes so I can pull it and look at it?
[ { "collectionType":"foods", "date":"2010-03-01", "ownerId":"228S74", "ownerType":"user", "subscriptionId":"1234", }, { "collectionType":"foods", "date":"2010-03-02", "ownerId":"228S74", "ownerType":"user", "subscriptionId":"1234", }, { "collectionType":"activities", "date":"2010-03-01", "ownerId":"184X36", "ownerType":"user", "subscriptionId":"2345", } ]
Answered! Go to the Best Answer.
Best Answer04-27-2016 15:14
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
04-27-2016 15:14
Subscription notifications currently only tell you the data collection that was changed, not the specific pieces of data that changed.
Best Answer04-27-2016 15:14
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
04-27-2016 15:14
Subscription notifications currently only tell you the data collection that was changed, not the specific pieces of data that changed.
Best Answer