๐Ÿ”ฌ Markdown timesheet report generation

โšก 1,767 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

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

๐Ÿ”— Nodes Used

Send Email, Function, HTTP Request, Start, Convert to/from binary data, Markdown

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup