Publishing a workflow just got a lot safer. If your workflow has unresolved configuration issues, we now stop the publish, show you exactly what is broken, and help you fix it on the spot. Broken workflows no longer slip silently into production.
publish workflow 30fps
What's New
  1. One place for every error
  • Frontend and backend validations are now merged into a single Highlight Error sidebar.
  • Earlier, the same workflow could surface different errors in different UIs with no consistency between them. Now every error lands in one coherent view, no matter where it comes from.
  • Each error carries two clear actions instead of hidden ones: open the step directly, or take AI's help to resolve it.
Screenshot 2026-09-11 at 5
  1. Save your progress even when errors exist
  • Auto save and manual save now work even when errors are present on the canvas.
  • Earlier we blocked the save entirely, which threw repeated error toasters and felt like a bug to our users.
  • You can now stop midway, keep everything you have built, and come back to fix the rest later.
  1. Publish is blocked until the workflow is clean
  • Hit Publish with unresolved errors and you get a modal listing every one of them.
  • Safer workflows for your customers, safer infra for all of us.
Screenshot 2026-09-11 at 5
How to Use
  1. Click Publish on your workflow.
  2. If errors exist, a modal lists the unresolved issues.
  3. Click Review Issues to open the Resolve Errors sidebar.
  4. For each error, choose Open Step to jump straight to that action or trigger, or take AI's help to resolve the error.
  5. Resolve everything, then publish.
Why It Matters
This sits on top of a full year of validation coverage built across triggers and actions. Users no longer guess what is misconfigured. The canvas tells them, the sidebar fixes it, and the publish gate makes sure only working workflows go live.