Send Monthly Toggl Time Tracking Summary via Resend Email

Description This workflow fetches Toggl Track summary data for the previous month, aggregates hours per client and project, and emails a clean HTML report via Resend.

How it works

  1. Compute previous month period.
  2. Fetch Toggl summary (grouping=clients, sub_grouping=projects).
  3. Fetch clients and projects for proper names.
  4. Merge and aggregate seconds to hours.
  5. Generate HTML raport.
  6. Send raport via Resend API.

Requirements Toggl free account (Login, Pass, TOGGL_WORKSPACE_ID). Resend.com free account (RESEND_API_KEY).

Customization Change trigger time in the Schedule Trigger node. Modify period calculation for weekly/quarterly in Get Toggle Summary node. Add archived projects by querying with active=false&archived=true and merging.

Documentation Toggle docs Resend.com docs

Author Krystian Syryca - krsweb.pl

0
Downloads
0
Views
7.33
Quality Score
beginner
Complexity
Author:Krystian Syryca(View Original →)
Created:10/20/2025
Updated:1/1/2026

šŸ”’ Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments