You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: