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
- Compute previous month period.
- Fetch Toggl summary (grouping=clients, sub_grouping=projects).
- Fetch clients and projects for proper names.
- Merge and aggregate seconds to hours.
- Generate HTML raport.
- 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
Related Templates
AI Email Classifier & Auto-Delete for Gmail (SPAM/OFFER Cleaner)
This workflow is designed for freelancers, solopreneurs, and business owners who receive a high volume of irrelevant mes...
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
📰 AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments