Strava Activity to Google Sheets Sync

less than 1 minute read

Published:

Automation project to sync Strava training/activity logs directly into Google Sheets using the Strava API and Google Sheets API. Implemented automated OAuth token rotation and scheduled cron-like syncing.

Check out the repository here: GitHub Repository