09-15-2021 23:39
09-15-2021 23:39
Hi there.
I am yoshi. I am in IT company.
I am making original app to scale my weight and save it.
Is this possible to write data to Fitbit app from my app using API.
I tried to find a way but there is no document.
If you guys have any solution, please share me.
09-17-2021 18:14
09-17-2021 18:14
Maybe you need to call `WebAPI` via `Companion API`.
(fitbit devie → phone → the Internet → FitbitAPI)
https://dev.fitbit.com/build/guides/communications/
https://dev.fitbit.com/build/reference/web-api/
(I'm also a beginner, so I'm sorry if I make a mistake....)
09-20-2021 19:18
09-20-2021 19:18
Thank you for your response.
I checked these rinks. I am also a beginner too.
I would like to conform one thing.
My goal is that, scaled my weight data in my original app writes on fitbit application.
Is this possible?
(scale my app the weight data) → (use API ) → (show my weight data in fitbit app)
I have known that the weight data show my app from fitbit.
If you have known , Could you please let me know.