09-28-2015 19:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

09-28-2015 19:11
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Is it possible to have a custom food/beverage log in time series?
I'm currently using:
api.fitbit.com/1/user/[user-id]/[resource-path]/date/[date]/[period].json
However, I can only access 'water' and 'caloriesin'.
I'd like to extract the total amount of coffee that I consume. The easiest method I could think of, was to have a log similar to:
foods/log/water
Is this possible? It would be useful for monitoring cigarettes, alcohol, or any type of food/beverage that users are targetting.

09-29-2015 11:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



09-29-2015 11:12
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@_thom_: I understand your use case. Unfortunately, we don't have a food log listing endpoint yet, so you'll need to request each day's logs.

