๐Ÿ“ 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:

Then it:

Set up steps

Estimated setup time: 10โ€“15 minutes.

  1. Configure HTTP Basic Auth for Toggl:
    • Username: your Toggl API token
    • Password: api_token
  2. Configure Google Sheets OAuth2 credentials.
  3. In Set Date Range, set start_date.
  4. In Process Data, set:
    • PROJECT_NAME
    • TIMEZONE
  5. Replace placeholders in workflow nodes:
    • YOUR_DETAIL_SPREADSHEET_ID
    • YOUR_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

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup