workflows.fit
Back to n8n workflows
n8n templateFreeBy Sven Flätchen

Send a weekly smenso project status report via email with Gmail

Workflow Description — Weekly smenso Project Status Report via Email --- English Title Weekly smenso Project Status Report via Email Short Description (for n8n template subtitle) Automatically send a formatted weekly ...

CommunicationHITLDevelopmentCore NodesSchedule TriggerN8n-nodes-smenso.smensoCodeGmail
Loading interactive preview...

Template notes

Workflow Description — Weekly smenso Project Status Report via Email

---

English

Title Weekly smenso Project Status Report via Email

Short Description (for n8n template subtitle) Automatically send a formatted weekly project status report from smenso to your inbox every Monday morning — no manual effort required.

Full Description

This workflow runs every Monday at 8:00 AM, fetches all active projects from your smenso workspace, and sends a clean HTML status report via email. Perfect for management reporting, weekly standups, or keeping stakeholders informed without any manual work.

How it works: 1. The Schedule Trigger fires every Monday at 8:00 AM 2. The smenso node fetches all active projects from your workspace using the Get Many operation 3. A Code node builds a formatted HTML table with project names, start dates, and end dates 4. The report is sent via email (Gmail, Outlook, or SMTP)