Support for tracking total step counts (from Google Fit)
onejgordon opened this issue · 0 comments
onejgordon commented
Activity logs (like running, swimming, etc) are stored by Google Fit in sessions, while steps are treated as an entirely separate data entity. Flow currently reads the former, and extracts those with keyword matches, but does not request the daily total.
Ideal feature would be to make a second call to the Fit steps endpoint for users who include "steps" or similar keywords in their GFit configuration in Flow.