n8nflow.net logo

Markdown timesheet report generation

by EduardUpdated: Last update a year agoSource: n8n.io
Loading workflow viewer...

Getting Started

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