๐ Sync Toggl Track time entries with Google Sheets detail and summary tabs
โก 1 views ยท ๐ File Management
Description
How it works
This workflow syncs Toggl Track time entries to Google Sheets and creates monthly tabs automatically.
It fetches:
- time entries from Toggl
- project metadata from Toggl
Then it:
- filters entries by your selected project name
- writes detailed rows to a Detail Sheet
- writes daily aggregated rows to a Summary Sheet
- creates/removes monthly tabs to keep both sheets clean and aligned
Set up steps
Estimated setup time: 10โ15 minutes.
- Configure HTTP Basic Auth for Toggl:
- Username: your Toggl API token
- Password:
api_token
- Configure Google Sheets OAuth2 credentials.
- In Set Date Range, set
start_date. - In Process Data, set:
PROJECT_NAMETIMEZONE
- Replace placeholders in workflow nodes:
YOUR_DETAIL_SPREADSHEET_IDYOUR_SUMMARY_SPREADSHEET_ID
Detailed node-by-node guidance is included in sticky notes inside the workflow.
๐ Nodes Used
Google Sheets, HTTP Request
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File