Developer & DevOps

Fetch Strava Activities and Organize Them in Google Sheets

13 nodes 301 157 Scheduled trigger
Download

Workflow Description

A scheduled automation that retrieves your Strava activities, removes duplicates, sorts them by selected criteria, and saves the cleaned data to Google Sheets for streamlined fitness performance tracking.

How it works

  1. 1.Trigger automation on a set schedule
  2. 2.Extract activity data from Strava account
  3. 3.Remove duplicate records from the dataset
  4. 4.Sort results according to specified criteria
  5. 5.Store organized data in Google Sheets

Use cases

  • Maintain an organized log of recent workouts
  • Analyze running and cycling performance without data duplication
  • Generate weekly fitness activity reports

Requirements

  • Active Strava account
  • Unrestricted Google Sheets access
  • Authorization to connect Strava and n8n

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Strava Google Sheets Remove Duplicates Sort

Details

Trigger Scheduled trigger
Nodes 13
Apps 4
Views 301
Downloads 157

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (13)

/

Schedule Trigger

Schedule Trigger

#1

Strava

Strava

#2

Code

Code

#3

Google Sheets

Google Sheets

#4

strava_last

Set

#5

Remove Duplicates

Remove Duplicates

#6

activities

Google Sheets

#7

sort_saved

Sort

#8

last_saved

Limit

#9

saved_last

Set

#10

sort_strava

Sort

#11

last_strava

Limit

#12

sort_results

Sort

#13