Use tracking data from phone/wearables in Glide

Hey, I am not sure if there is a way where the health information collected in people’s phones can be used within Glide to build out an interface for a fitness app.

Is this possible, or is there a round about way this could be achieved?

Thanks in advanced.

I’ve never used one of those devices, but it really comes down to whether or not you can get at the data they collect. If there is an API that can be interfaced with, then it would simply be a matter of setting up an automated mechanism for collecting the data and importing into a Google Sheet, and then you could build a Glide App on top of that data.

2 Likes

Hey @Dale_Nelson

I haven’t tried myself but here is an idea. You need to use Gsheets instead of airtable.

https://katrimanninen.net/how-i-track-exercise-with-fitbit-integromat-and-apple-health/

https://community.fitbit.com/t5/Web-API-Development/Fit-Bit-Zapier/td-p/976865

I hope this gives you a better idea.

2 Likes