Skip to main content

Is there some list of deeplinks for strava that is supported (and parameters allowed)? For example, the following two exist



 



strava://record

strava://record/new/start


 



with the latter immediately starting to record an activity.

This would be super useful. I'd love to find a way to deeplink into a particular athlete or activity based on athlete_id/activity_id.


@csheremata These are not really deep links, you can see them all the time (at least in the web app) with https://www.strava.com/activities/activity_Id or https://www.strava.com/athletes/athlete_Id


Sounds like you are looking for custom URL schemes. I haven't seen documentation, but here is an excellent reddit post with a long list of uris for the strava:// scheme: https://www.reddit.com/r/shortcuts/comments/171pwl5/list_of_strava_url_schemes/


Reply