Route your workflows into clean "Success" and "Error" events without messy conditionals. Perfect for API responses.
Stop using nested "Only when" conditionals in your workflows. This plugin acts as a traffic controller for your logic, allowing you to split your workflows into two clean, separate paths: Success and Error.
Free
For everyone
stars • 0 ratings
2 installs
This plugin does not collect or track your personal data.
How it works:
1. You run a single action: "If". 2. Pass a Boolean (Yes/No) and an optional Message/Payload. 3.The plugin automatically triggers either the "On Success" or "On Error" event based on the boolean. 4. The generic "Message" is passed to both events, allowing you to display success alerts or error descriptions dynamically.
Types
This plugin can be found under the following types: