๐Ÿ”ฌ Markdown report generation

โšก 4,759 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

This workflow illustrates how HTML reports can be created using Markdown Node. An example data consists of a Time Sheet table for 2 persons. Based on this table a markdown document is generated using Function Node. After that a final HTML report is created and is saved as binary file. This file can be either downloaded directly from the workflow canvas or sent as an email attachement.

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