Block 1 - When clicking βTest workflowβ
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Are you a visual thinker working with n8n? View and understand workflow structures at a glance with this template! Built with mermaid.js, Bootstrap 5 and AXAJ to create an interactive web page d...
n8n-nodes-base.manualtrigger, n8n-nodes-base.respondtowebhook, n8n-nodes-base.n8n, n8n-nodes-base.aggregate, n8n-nodes-base.switch, n8n-nodes-base.set, n8n-nodes-base.code, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Eduard.
Original n8n.io sourceπ¨ View and understand workflow structures at a glance with this template!
Built with mermaid.js, Bootstrap 5 and AXAJ to create an interactive web page displaying n8n workflows as flowcharts.
π Perfect for documentation, presentations, or just getting a clearer picture of your automation processes.
Need customization help? Reach out to Eduard!
Since the cloud version doesn't support environmental variables, please make the following changes in the CONFIG node:
instance_url variable: Enter your n8n URL instead of {{$env["N8N_PROTOCOL"]}}://{{$env["N8N_HOST"]}}webhook_path to simply "webhook" instead of {{$env["N8N_ENDPOINT_WEBHOOK"] || "webhook"}}Multiple flowcharts on a single page:
Several shapes for different nodes:
Langchain nodes with special connections styling:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | π Visualize your n8n workflows with Mermaid.js! |
|---|---|
| Complexity | intermediate |
| Nodes | 12 |
| Categories | Engineering |
| Author | Eduard |
| Published | 12 Aug 2024 |
Use the JSON export at /data/workflows/2378/2378.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Are you a visual thinker working with n8n? View and understand workflow structures at a glance with this template! Built with mermaid.js, Bootstrap 5 and AXAJ to create an interactive web page d...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Engineering use case.