top of page

Automated Timesheet Report Generator

An n8n workflow to generate timesheet reports with user avatars and task summaries. It fetches data, sorts tasks, retrieves avatars via HTTP, creates a styled Markdown report converted to HTML, and optionally emails the report. Uses n8n nodes: Function, HTTP Request, Markdown, and Email Send.

bottom of page