Workflow Builder: Build your own workflow automation platform
Blog post from Vercel
Workflow Builder is an open-source Next.js template designed to facilitate the creation of workflow automation platforms through its comprehensive visual automation capabilities powered by the Workflow Development Kit (WDK). It features a visual editor that allows users to construct and execute workflows using drag-and-drop steps, supported by real-time validation, undo/redo, auto-save, and persistent state functionality without requiring code. With AI-powered text-to-workflow generation, users can input natural language prompts to generate structured workflows, while webhook triggers enable real-time integration with external apps and APIs. The platform offers six prebuilt integration modules, including Resend for emails and Slack for notifications, and converts visual workflows into executable TypeScript. Deployable to Vercel, Workflow Builder is suitable for a variety of use cases, such as building internal tools, customer-facing products, and integration platforms, effectively allowing users to design complex, data-driven processes with ease.