Description Usage Arguments Value Examples
Get API url for a specific user id
1 | get_workout_url(userid)
|
userid |
a string, the user id found in your Peloton profile |
the user workout API call
1 2 | user_id <- '44e4b4f4c14434444a4f554444a44bde4'
get_workout_url(user_id)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.