Heart Rate API export question #8
Unanswered
cheerfulstoic
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I'm trying out Health Auto Export and I'm really excited for it, though I have a question about the heart rate export. In the docs I see "To put it simply, if you want the most detailed data available, you should use the default settings for Period and Aggregation. This will provide second-by-second detail for Heart Rate.", which is great. But I just wanted to clarify: the API POST body has min, max, and avg values which makes it seem like it's aggregated. In the sample that I got to my API the values were always the same for all three at each timestamp. But if I've chosen the default settings as described above, that means that I can just pick one of min, max, or avg and use that as the raw data?
I assume that all three fields are there even when reporting the raw data because it makes sense to always have the same format sent up regardless of if it's being aggregated, but again, just wanted to check!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions