FlowUI aims to make existing n8n workflows productizable for non-technical users. The user defines an n8n webhook URL and form name; then creates the required input fields manually through a visual interface. The defined form generates a shareable link, and when filled out by the user, the corresponding n8n workflow is triggered securely. The system supports public and private form scenarios and makes workflow consumption simple, clear, and controlled.





"Building a secure, isolated triggering architecture focused only on input management by keeping the boundary between workflow creation and workflow consumption clear. Also preventing misuse of webhook URLs and transmitting data submitted via the form in a deterministic and verifiable manner."