| flow_data |
{"nodes": [{"id": "trigger-1 {"nodes": [{"id": "trigger-1", "type": "trigger", "position": {"x": 250, "y": 100}, "data": {"label": "Form Submitted", "triggerType": "form_submission", "form_id": 1}, "width": 220, "height": 110, "selected": true, "dragging": false}, {"id": "action-1", "type": "action", "position": {"x": 250, "y": 300}, "data": {"label": "Send WhatsApp", "actionType": "send_whatsapp"}, "width": 220, "height": 110}], "edges": [{"id": "e1-2", "source": "trigger-1", "target": "action-1", "type": "deletableSmoothstep"}]}... |