Workflow v11 dashboard live json
★ 6.6 · n8n · simple · 3 nodes
Workflow v11 dashboard live json is an n8n automation template triggered by webhook, designed to serve live dashboard data as a JSON response. Reach for it when another workflow, a frontend, or an external service calls an HTTP endpoint and expects a structured JSON payload back in real time — for example, when powering a live ops screen without building a dedicated backend. The template receives an incoming webhook request and returns a JSON response with dashboard data; because the source is unavailable, the exact node count, integrations, and field mapping are not specified here. Trigger: Webhook. Integrations: none confirmed from metadata. Direction is outbound data delivery on request, not event ingestion or database writes — for richer field-service or construction finance automation (margin control, labor limits, change-order sync) consider the broader Workflow v11 suite. Suited for teams needing a lightweight HTTP endpoint to feed a live dashboard. Not the right fit when complex multi-source aggregation or bidirectional sync is required.