Convert Markdown to Contentful Rich Text with AI Formatting - n8n Workflow | Neura Market
Convert Markdown to Contentful Rich Text with AI Formatting
Automates converting markdown content from JSON payloads into Contentful Rich Text JSON using AI, then formats and publishes entries to Contentful.
This n8n workflow transforms markdown-formatted article content into Contentful-compatible Rich Text JSON. It starts by receiving a JSON payload via a workflow trigger, splits the markdown into logical chunks based on headings (## delimiters), and uses an AI agent to convert each chunk into structured Contentful Rich Text format. The individual rich text nodes are then merged into a single cohesive document, wrapped with metadata according to Contentful's schema, and published via HTTP POST to t
Platform
n8n
Category
Healthcare
Price
$18.99
Creator
Fred Garcia
n8n
Contentful
AI Formatting
Markdown
Rich Text
Content Publishing
CMS Automation
JSON Processing
Workflow Trigger
Healthcare Content
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.