Skip to main content
Answered

Getting Strava computed location in the activity API

  • April 24, 2023
  • 1 reply
  • 35 views

Forum|alt.badge.img

Strava calculates the nearest possible location of where an activity was performed. For example, if you ride your bike in a local state park, Strava is able to retrieve that information and add it next to the time and date of your activity. Is it possible to expose this information as part of the API response for an activity?

The use case I have is to get the location data and stick it to the title as part of post process automation to indicate where an activity was performed.

Best answer by ActivityFix

I agree it would be nice to have in the information returned from getActivity. Unless/until that is implemented, a few other options for you:

1 reply

ActivityFix
Superuser
Forum|alt.badge.img+24
  • Superuser
  • 296 replies
  • Answer
  • April 28, 2023

I agree it would be nice to have in the information returned from getActivity. Unless/until that is implemented, a few other options for you: