I develop the PainSled iOS app for indoor rowing which is able to upload workouts to Strava. After upload, the app can launch the Strava iOS app with it's URL scheme ("strava://"). It would be convenient to send the user directly to a specific workout in the Strava app. In particular, if the user is viewing a workout in the past.
Does the URL scheme already support something like strava://workouts/<workout id>? If not, it would be nice to have going forward.
Cheers, Rick.