mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-oauth.gif | ||
| permalink | description |
|---|---|
| /credentials/strava | Learn to configure credentials for the Strava node and the Strava Trigger node in n8n |
Strava
You can use these credentials to authenticate the following nodes with Strava.
Prerequisites
Create a Strava account.
Using OAuth
- Access the My API Application page.
- Enter the application name in the Application Name field.
- Enter the website URL in the Website field.
- Copy the string of characters between
https://(orhttp://) and/oauth2/callback(or/rest/oauth2-credential/callback) from 'OAuth Callback URL' in n8n. Paste it in the Authorization Callback Domain in Strava. - Read 'Strava's API Agreement', and if you agree, check the checkbox.
- Click on the Create button.
- Click on App Icon and select an image from the browser window.
- Click on the Save button.
- Use this Client ID and Client Secret with your Strava node credentials in n8n.
