Strava integrations
Strava is a fitness tracking and social networking platform designed for athletes and fitness enthusiasts. It offers features for tracking workouts, analyzing performance metrics, and connecting with a community of like-minded individuals, providing a comprehensive solution for fitness tracking and motivation.
Automate your Strava workflow with premade actions
Quickly integrate Strava with thousands of apps for automated workflows using our no-code toolkit or AI copilot for custom actions.New Activity Created Event
Emit new event when a new activity is created
New Activity Updated Event
Emit new event when an activity is updated
Update Activity
Updates the given activity that is owned by the authenticated athlete. [See the docs](https://developers.strava.com/docs/reference/api-Activities-updateActivityById)
New Custom Event
Emit new event when an activity is created, updated, or deleted
New Activity Deleted Event
Emit new event when an activity is deleted
Get Activity List
Returns the activities of an athlete for a specific identifier. [See the docs](https://developers.strava.com/docs/reference/api-Activities-getLoggedInAthleteActivities)
Get Activity By ID
Returns the given activity that is owned by the authenticated athlete. [See the docs](https://developers.strava.com/docs/reference/api-Activities-getActivityById)
Get Stats
Returns the activity stats of an athlete. Only includes data from activities set to Everyone visibilty. [See the docs](https://developers.strava.com/docs/reference/api-Athletes-getStats)
Create Activity
Creates a manual activity for an athlete. [See the docs](https://developers.strava.com/docs/reference/api-Activities-createActivity)