nextcloud / health

Nextcloud health app
GNU Affero General Public License v3.0
95 stars 19 forks source link

Feature Request: Add Support for Fitbit-API Integration #25

Open fabianbusch opened 3 years ago

fabianbusch commented 3 years ago

Even with a basic fitbit user-account you can make use of the REST-API of fitbit for free. It would be nice to automatically synchronize the data from a fitbit-account to this health app. This would be possible on-demand (GET/POST) requests, but also by subscription. However for the subscription, you need to set up some web-hook-url. And I don't know nextclouds app-environment as much as I could say if it's possible for one app to provide such a url...

So finally, I am not sure if it's technically easier to fetch health/tracker data manually or by getting notified via subscription. But that would be your design decision. In any way, I would love to have the possibility to collect my tracker-data in my nextcloud-health-app.

Link to fitbit API-Docs: https://dev.fitbit.com/build/reference/web-api/

Thank you

Fabian

gardar commented 3 years ago

It would be good if fitness trackers / watches were supported in general and not just fitbit