Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Get automatically Weight Log on my own APP

Hey, I have an app to track users Weight. I buy an Aria Air and I want to get my real time weight automatically on my app to POST on API Web.
At the moment I need to have Fitbit App open to save my weight. I want to know if its possible do it from my own APP. If it is possible what kind of API call I need to add? I need some authorization? I have read and write authorization from Fitbit on my App registered.

Best Answer
0 Votes
1 REPLY 1

Hi @RayPasache 

The Aria Air scale only syncs with the Fitbit mobile applications.  Once the data arrives in Fitbit, you can use webhooks notify your application when new body/weight data is available to download.  Check out the section on Using Subscriptions.  The webhook message should be sent almost instantaneously after the sync completes.

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer