Strava AI Employee - Automate Strava | Viktor
Strava AI employee
Viktor is an AI employee that connects to Strava and helps you track workouts, activity, and health habits, running 36 Strava actions for you like Get Club, Get route, and Get zones. Ask in plain English from your workspace; Viktor does the work in Strava and reports back. Viktor connects in one click via OAuth.
Free to start
No credit card
SOC 2 Type 1
Works in Slack & Microsoft Teams
What is a Strava AI agent?
A Strava AI agent is an AI that connects to your Strava account and completes work in it - it doesn't just answer questions about Strava, it takes the actions. Viktor is an AI employee that works in Strava on your behalf and delivers the finished result to your workspace.
Unlike workflow builders such as Zapier or Make, there is nothing to configure - no triggers to map, no workflows to maintain. You describe the outcome in plain English, and Viktor picks the right Strava actions, chains them with the other 3,200+ tools it connects to, and asks for approval before anything sensitive runs.
How it works
Step 1: Connect your stack
27 native integrations. 3,200+ tools via managed connectors. Most are one-click OAuth, some use API keys - Viktor handles auth and starts working. No webhooks, no Zapier zaps.
Step 2: Tell Viktor what you need
Message Viktor in Slack like you'd message a teammate. "Reconcile this month's invoices and flag anything weird." "Pause Meta campaigns above $40 CPA and move the budget to winners." Plain English, any tool.
Step 3: Viktor operates, you review
Viktor opens the tools, runs the work, and posts back what changed. Sensitive actions wait for your approval. Everything is logged. You stop doing the work and start reviewing it.
What can you ask Viktor to do in Strava?
Messages you'd actually send. Paste one into your workspace, swap in your specifics, and Viktor takes it from there.
- "Summarize this week's workouts from Strava and compare them to last week."
- "Check Strava for my current streak and tell me what I need to keep it going."
- "Watch Strava for a new personal record and let me know right away."
- "Pull this month's activity trend from Strava and post it here every month."
What can Viktor do in Strava?
Ask in plain English from your workspace. Viktor picks the right Strava actions, runs the work, and reports back. No workflows to build.
Get Activity Laps
Retrieves lap data for a specific Strava activity by its identifier. Laps represent segments of an activity, typically auto-generated during activities like running or cycling based on distance intervals, manual lap button presses, or course segments. Use this action when you need detailed performance metrics for each lap within an activity, including timing, distance, speed, cadence, and elevation data.
Create an Activity
Creates a manual activity for an athlete. Requires activity:write scope. This endpoint is for manually entered activities only. To upload activity files (FIT, TCX, GPX), use the Upload Activity endpoint instead. Required parameters: name, sporttype, startdatelocal, elapsedtime. Optional parameters: type (deprecated), description, distance, trainer, commute.
Explore segments
Explore segments within a geographic bounding box. Returns the top 10 segments matching the specified geographic boundary and optional filters. Segments are sections of roads or trails where Strava athletes can compete for times. The response includes segment details like:
- id: Unique segment identifier
- name: Segment name
- climbcategory: Climbing difficulty (0=NC/flat to 5=HC/hardest)
- avggrade: Average gradient percentage
- distance: Segment length in meters
- elevdifference: Elevation gain in meters
- startlatlng/endlatlng: Start and end coordinates
- elevationprofile: URL to elevation profile image.
Export Route as GPX
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 readall scope for private routes.
Export Route as TCX
Exports a Strava route as a TCX (Training Center XML) file. TCX format is widely supported by GPS devices, fitness watches, and training software like Garmin Connect and TrainingPeaks. The exported file contains the route's waypoints, distance, and elevation profile. Requires readall scope for private routes.
Get Activity
Retrieves detailed information about a specific activity by its ID. Returns a DetailedActivity object containing comprehensive data including distance, time, elevation, speed, heart rate, power data (if available), segment efforts, laps, splits, and more. Permissions required:
- activity:read scope for activities with visibility set to 'everyone' or 'followersonly'
- activity:readall scope for activities with visibility set to 'onlyme' The activity must be owned by the authenticated athlete.
Get activity streams
Retrieves time-series stream data for a specific activity. Streams are the raw spatial and sensor data recorded during an activity, including GPS coordinates, speed, heart rate, power, etc. Each stream type returns an array of values that correspond to specific time points during the activity. Common use cases:
- GPS track visualization: request 'latlng', 'altitude', 'time'
- Performance analysis: request 'heartrate', 'cadence', 'watts', 'time'
- Pace/speed analysis: request 'velocitysmooth', 'distance', 'time'
Requires activity:read scope. Requires activity:readall scope for Only Me (private) activities.
Get Activity Zones
Returns the heart rate and power zones of a given activity. This is a Summit/Premium feature that provides zone distribution data showing time spent in each training zone. The response includes an array of ActivityZone objects, typically containing:
- Heart rate zones: Time distribution across heart rate training zones
- Power zones: Time distribution across power training zones (for cycling with power meter)
Requirements: - Strava Summit/Premium subscription for the athlete who owns the activity
- activity:read scope for Everyone and Followers visibility activities
- activity:readall scope for Only Me (private) activities
Common errors: - 404: Activity not found or not accessible
- 403: Insufficient permissions to view activity
- 402: Summit subscription required.
Strava integration FAQ
Does Viktor integrate with Strava?
Yes. Strava is one of the 3,200+ tools Viktor connects to, via a managed connector. Once connected, anyone on your team can put Viktor to work in Strava from their workspace - no workflow builder, no code.