I’m very new to bubble, but i want to build an api that pulls in data from apple health, or from a fitness app like strava or garmin (.fit file), and then do stuff with that data and show the data back to user in a specific way (e.g. summaries, text, graphs).
I’ve done all the tutorials here, and search a bunch in the discussions, but cannot find this type of app explained.
as a specific problem to solve: I would like to pull in heart rate data and then display that data and perhaps the average HR of that data.