08-28-2018 07:27
08-28-2018 07:27
Hey everyone,
I am currently working on my own fitbit application for the "fitbit ionic". Now I want to send some sensordata from my device to my own android application (not the official fitbit companion app) via simple HTTP-requests. But with the given device API I have no clue about how I can send a simple POST-request for example.
Libraries like XMLHTTPRequest, Websocket API or Fetch won't work. Is there maybe another way to send a HTTP-request from my fitbit ionic?
Best Regards
09-01-2018 10:06
09-01-2018 10:06
Your application needs a companion, which runs within the Fitbit mobile app.
https://dev.fitbit.com/build/guides/companion/
Then you can use the messaging API to send a request from the device to the companion, and the companion can perform the fetch()
https://dev.fitbit.com/build/guides/communications/messaging/
01-23-2022 04:00
01-23-2022 04:00
Is there as to why web hook applications in the app gallery support Versa/Ionic and not Charge 3/4/5?
What I'm trying to understand is if the app developers have left out Charge 3/4/5 from webhook apps or apps that can place HTTP request? Or it's solely because Charge 3/4/5 have certain limitation when it comes to using certain APIs from SDK to perform callbacks?
01-23-2022 11:33
01-23-2022 11:33
Charges don't have an operating system or API that can run custom clockfaces/apps.
01-25-2022 19:51
01-25-2022 19:51
Is it ever on Fitbit's roadmap to incorporate APIs for its Charge series, much like how Spotify's music controls are integrated within Charge 5?
It would be a great convenience if Fitbit opened up APIs for its charge series, however limited that might be. The form factor of Charge series is a huge dealbreaker over Versa series, even when you can buy them for practically the same price.
A form factor that of Charge 5 (smooth/sleek over boxy curves of Versa) + APIs would be reminiscent of Pebble Watch (and the Rebble community); webhooks or ability for Fitbit's iOS companion app to run iOS shortcuts might very well make Charge series ever more lucrative to Apple Watch users, who are used to running shortcuts to handle petty tasks while running/working out.