Hi Team,
I was implementing Fitbit in our application. We have a feature to sync the amount of water. So I was implementing the below API. We want to sync our whole data together but the API provides to sync data only a single unit at a time. Please suggest.
https://api.fitbit.com/1/user/GGNJL9/foods/log/water.json?date=&amount=12&unit=fl%20oz
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
The Update Water Log endpoint, https://dev.fitbit.com/build/reference/web-api/nutrition/update-water-log/, only allows a single water log per user per date to be created/updated at a time.
Gordon
Best Answer