I was wondering if maybe the docs are outdated or something, so decided to go ahead and ask: is there any way to create an activity and send along heart rate information from my app/service? Based on the docs the request payload for a
POST https://api.fitbit.com/1/user/-/activities.json
does not support a property that would carry on heart rate information.
What I want to do is to create an app or maybe just a service to log my weight lifting trainings. As part of the data I wanted to included the HR info from my chest strap - so whenever I wanted to check my past training HR zones, I could do it from the FitBit app itself.
Is this something possible?
Thank you,
Nicholas
Best Answer
Community Moderator Alumni are previous members of the Moderation Team, which ensures conversations are friendly, factual, and on-topic. Moderators are here to answer questions, escalate bugs, and make sure your voice is heard by the larger Fitbit team. Learn more
@npufal wrote:
is there any way to create an activity and send along heart rate information from my app/service?
@npufal No, there isn't a way to POST or log heart rate data. You can submit the idea on the feature request board and tag it with API though.
Best Answer