Skip to main content

Markdown timesheet report generation

Workflow preview

Markdown timesheet report generation preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

This tutorial demonstrates the creation of the HTML report via Markdown node. The main idea is to prepare a very long gext variable via the Function Node and then convert it to the HTML file. The resulting report can be downloaded from the workflow canvas directly or send via email as an attachment.

markdownworkflow.png