Authenticates to the Fitbit API and writes daily steps, resting HR and sleep into a sheet on a daily trigger.
Verified working on 14 June 2026 · 22 days ago.
No “did it work?” reports yet — be the first to say if it worked. Kept separate from popularity, so reliability and hype don’t get confused.
The workflow
1
Create a Fitbit developer app
dev.fitbit.com → register a Personal app, copy the Client ID and Secret.
2
Generate the export script
Paste this into Claude — it returns a complete Google Apps Script.
Prompt · paste into Claude
Write a Google Apps Script that authenticates to the Fitbit Web API via OAuth 2.0 with my Client ID and Secret, pulls the last 30 days of steps, resting heart rate and sleep, and writes one row per day to the active sheet with a header. Add a daily time-based trigger.
Included files
fitbit-sheet-template.xlsx18 KB
Handles health data. It runs inside your own AI tool — Flowbento never receives your files. Not medical advice.
This workflow uses API keys or developer tools — the AI provider or third-party APIs may charge usage fees that Flowbento doesn’t control.
AI output can be inaccurate — always check results before relying on them. Workflows are provided by their authors as-is and aren’t professional (medical, legal or financial) advice.