Drag-and-drop nodes. Custom marketplace. Real-time runs.
ERIX-FLOW is a visual, node-based workflow execution engine that triggers off webhooks, CRM events, scheduler bookings, payment confirmations, and custom events. Build multi-step automations with conditional branches (if/then), wait nodes, HTTP calls, database queries, WhatsApp / email actions, and loops. Tenants can publish their own custom nodes to a marketplace, install community nodes, and inspect node-level execution logs in real time over Socket.IO. Designed for non-technical users while staying fully programmable for engineers.
https://api.ecodrix.com/api/flow/v1Visual drag-and-drop canvas with live node previews
20+ built-in triggers (webhooks, forms, CRM stages, scheduler, custom)
Conditional logic, loops, wait nodes, and parallel branches
Native CRM, WhatsApp, email, payments, and database actions
Custom-node marketplace (publish + install)
Real-time run dashboard with per-node logs and retries
Per-tenant secrets vault for credentials
Schedule-based triggers (cron, recurring, time-windows)
ERIX-FLOW is a visual, node-based workflow execution engine that triggers off webhooks, CRM events, scheduler bookings, payment confirmations, and custom events. Build multi-step automations with conditional branches (if/then), wait nodes, HTTP calls, database queries, WhatsApp / email actions, and loops. Tenants can publish their own custom nodes to a marketplace, install community nodes, and inspect node-level execution logs in real time over Socket.IO. Designed for non-technical users while staying fully programmable for engineers.
ERIX-FLOW ships with: Visual drag-and-drop canvas with live node previews; 20+ built-in triggers (webhooks, forms, CRM stages, scheduler, custom); Conditional logic, loops, wait nodes, and parallel branches; Native CRM, WhatsApp, email, payments, and database actions; Custom-node marketplace (publish + install); and more. Every feature is exposed through the public ECODrIx API at api.ecodrix.com.
ERIX-FLOW is one of 9 modules inside the ECODrIx platform. Data flows seamlessly between modules — leads in ERIX-CRM trigger ERIX-FLOW workflows, ERIX-LAIE feeds enriched leads back into the CRM, and every module emits real-time events over Socket.IO.
Yes. ERIX-FLOW exposes its endpoints at https://api.ecodrix.com/api/flow/v1. Authentication uses tenant API keys (x-api-key + x-client-code) for SaaS-console traffic, or scoped tokens for LAIE and admin surfaces. Full reference is available in the API documentation.