Can't find a view activity related values? #198
Unanswered
jessesavvy
asked this question in
Q&A
Replies: 3 comments 1 reply
|
Hi Jesse, |
0 replies
|
After some digging around I found the required API endpoint. I found this and all of the available API endpoints using this: Hope that is useful. |
0 replies
|
I've also been searching how to get the RPEn (Perceived Effort) data in my tracker. It is buried in the json activitity data. You can get it per activity with: |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
First, thanks for the awesome library.
I'm having difficulty finding a few activity related values in the API.
"Total Intensity". I have found "moderateIntensityMinutes" and "vigorousIntensityMinutes" but in the Garmin app some of my activities I see a "2X" next to my vigorous minutes. Is this in the API anywhere? Or is "Total Intensity" minutes?
I can't find the "Self Evaluation" data for an activity, i.e. "How Did You Feel?" and "Perceived Effort".
And I'm looking for the "Time in Heart Rate Zones", i.e. number of minutes & seconds in each of Zones 1-5.
If this is the wrong place to ask, apologies -- and thanks in advance regardless,
Jesse
All reactions