Block 1 - Code in JavaScript
- Type / Role
- n8n-nodes-base.code - code
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
Automatically analyze your full sports performance evolution using your Strava activities, enriched with AI insights and delivered directly to your email — all powered by your own n8n instance. W...
n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.set, n8n-nodes-base.manualtrigger, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.stopanderror, n8n-nodes-base.scheduletrigger, n8n-nodes-base.formtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Oriol Seguí.
Original n8n.io sourceAutomatically analyze your full sports performance evolution using your Strava activities, enriched with AI insights and delivered directly to your email — all powered by your own n8n instance.
Stop manually reviewing your training history. This workflow automates the entire analysis: collecting activities, filtering by date range, comparing progress, generating a structured AI report, storing it, and emailing it to you.
Reads your entire Strava activity dataset from Google Sheets.
Filters activities by your chosen range (last week, last month, last year, or all time).
Formats each activity as “Activity 1, Activity 2, …” (from newest to oldest).
Sends the full historical dataset + the previous AI report (if available) to GPT-5-nano.
Generates a complete performance report with six sections:
Saves the new report in a separate Google Sheet for long-term tracking.
Converts the AI output into clean, professional Markdown → HTML.
Sends you a styled email with the final report.
Import the .json workflow into your n8n.
Add your credentials:
Make sure your Strava activities are synced into the main Sheet.
Adjust name, email, language, and range in OPTIONS.
Run manually or let the scheduler handle it automatically.
Also keep in mind that each generated report has an approximate cost of $0.01 in OpenAI API usage.
.json)Please note that the price of this workflow may increase in future updates, although all updates will remain free for existing users.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 32 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate AI-powered Strava performance evolution reports with Google Sheets & GPT-5-nano |
|---|---|
| Complexity | advanced |
| Nodes | 32 |
| Categories | Market Research, AI Summarization |
| Author | Oriol Seguí |
| Published | 25 Nov 2025 |
Use the JSON export at /data/workflows/11214/11214.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Automatically analyze your full sports performance evolution using your Strava activities, enriched with AI insights and delivered directly to your email — all powered by your own n8n instance. W...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.