Workflow Switch

Hi,

I’m currently facing the issue that i want to create a workflow and switch behavior based on status.

Example:

  • Status New → Execute xyz
  • Status Pending → Send Mail
  • Status Finish → Execute zyx

I can achieve this behavior by using a parallel node and in the inside and if/else node, but it feels very unefficient.

Image

A switch node like in n8n would be very nice to handle such cases.

Image

Thanks a lot & best regards!
Jan

Thanks for your feedback. We’ve recorded your request and will evaluate it with our development team. If it’s approved, we’ll schedule it for implementation. We’ll keep you updated on any progress.