Workflow dashboard with mermaid.js automates the visualization of your n8n workflows, providing a clear overview of all workflows, nodes, and their connections. Triggered by webhooks, it aggregates data and responds with interactive flowcharts, enhancing workflow management and simplifying complex integrations.
wfid
(workflow ID) or if it should load a default page.wfid
is provided, it lists all available workflows through an API call.wfid
is present, it fetches details of that specific workflow.wfid
is found, a default HTML page is sent back, displaying all workflows and their statuses.