Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Condition

Description

Destination Type

It defines the target location, where the decision switch condition will be mapped with.

Note: By default, the Destination Type is model. Other options include variable, cookie key, and local storage key.

Info

Reference: Destination Type

Model

When you select Model as the Destination Type, the Model field allows you to specify the exact model (such as a Salesforce Object) where the decision switch condition will be mapped. This ensures precise targeting for your decision switch action, allowing you to control where and how the decision switching is applied within your application.

Note:

  • It is specifically dependent on the destination type one chooses.

  • If you choose another Destination Type, you will get that field label here.

Field

It defines the exact field or variable where values will be stored for mapping.

Note:

  • After choosing the second condition field, you will get this field visible in modal.

  • If you chose Model as second condition field, this will be field, and if you chose variable as second field, there will be variable.

Note: The following fields, namely Operator, Source Type, and Value, are disabled until you fill in the above 3 condition fields.

Operator

It is specifically operator value such as Equals, Not Equals, In, Starts With, Ends With, Contains.

Source Type

It defines the data which will be mapped for decision switch with destination field chosen earlier.

Note: By default, the Source Type is Static. Other options include Model, Variable, Cookie Key, Local Storage Key, User, Null, and Blank.

Info

Reference: Source Type

Value

The available options will change depending on the selected source type.

Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

For example, if you choose "Static" as the source, you can provide a fixed static value.

...

Include Page
Manage Input Variable
Manage Input Variable
Panel
panelIconId1f5e8
panelIcon:speech_left:
panelIconText🗨️
bgColor#F4F5F7

For example, if a sales organization wants to assign leads to different sales representatives based on the lead source, they can use workflow here, suppose there are two sales reps namely Dan and Aron. Assign lead to Dan, when lead source as Phone and assign lead to Aron when lead source is Web using workflows like below:

image-20240905-090958.pngImage Addedimage-20240905-091109.pngImage Addedimage-20240905-091555.pngImage Added