Let us see how to configure the Branch state in Builder View and Code View.
To configure a Branch state to your circuit:
Operator | Description |
&& | And |
== | Boolean Equals |
!= | Not |
== | Numeric Equals |
> | Numeric Greater Than |
>= | Numeric Greater Than Or Equals |
< | Numeric Less Than |
<= | Numeric Less Than Or Equals |
|| | Or |
== | String Equals |
"Action - Approve or Reject": {"type": "branch","next": "Verified and Approved","branches": [{"condition": "$.verification == 'success'","next": "Verified and Approved"},{"condition": "$.verification == 'failure'","next": "Verified and Rejected"}]}
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.