01-24-2018 23:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

01-24-2018 23:02
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
So using today.local.distance gives you you the distance in meters or miles that day.
Is there a way to get distance between two time frames? such as today.local.distance(0000,1800)
Or is there a way to find out such as a today.local.run.distance?
I'd like to be able to separate out distance for different times and for running/jogging. Ideally I would like to open my app, see an exercise occured and log it to one of several list items. Then if the user also wants to log there other steps.
Thanks.
-Bruce

01-30-2018 13:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
01-30-2018 13:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
It's not possible with the SDK, but you would be able to get the day activity with the Activity Web API. If you need more granular information, you need to request access for the Intraday service.

01-30-2018 13:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
01-30-2018 13:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Moved to the Web API forum.

