Visual Workflow Automation
No-code, DAG-based automation with event triggers, conditions, loops, and cross-platform actions.
- Workflows are built as a Directed Acyclic Graph of nodes — trigger_command, action_chat_message, action_delay, condition_if, loop_foreach, data_transform, webhook and module-call nodes — validated before execution.
- An expression engine handles dynamic data flow and variable interpolation between nodes; cron-expression scheduling supplements event triggers.
- Workflows call other Waddles modules over gRPC and REST, with full execution history retained for auditing and debugging.
- Licensing: 1 workflow per community on the free/open-source tier, unlimited on Premium — enforced server-side on every workflow-creating request.
