Exports a Strava route as a GPX (GPS Exchange Format) file. GPX files can be used to import routes into GPS devices, other fitness apps, or mapping software. Requires read_all scope for private routes.
idRequiredstringThe unique identifier of the Strava route to export as GPX. You can get route IDs from the List Athlete Routes action. Provide as a string to avoid JS Number precision loss for IDs exceeding 2^53. Example: '1234567890'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.