ProFlow Builder is a powerful, visual workflow automation tool that allows users to design, configure, and execute logic flows directly in the browser. With a drag-and-drop interface, you can create complex automations involving conditions, delays, scripts, and simulated actions.
=====
Features
=====
Visual Drag-and-Drop Canvas: Intuitive interface powered by React Flow.
? Diverse Node Types:
Start Trigger: The entry point of your workflow.
Action Nodes: Send Emails (simulated), Wait/Delay.
Logic Nodes: Condition (If/Else) with dynamic variable comparison.
Script Nodes: Execute custom JavaScript code to manipulate variables.
State Management:
Global Variables: Define and update variables (e.g., cart_total, score) that persist throughout the workflow execution.
Local Storage: Automatically saves your workflow so you never lose progress.
Real-Time Execution Engine: Run your workflow and watch it execute step-by-step with visual feedback.
️ Canvas Tools:
MiniMap: Navigate large workflows easily.
Controls: Zoom, Pan, and Fit to View.
Management: Delete individual nodes or clear the entire canvas.