Business Logic and Conditions

The Business logic feature brings granularity to a journey. It lets you add filter conditions between trigger and action or action and action so that the data you receive is a fine-tuned output. Specify a condition between actions, and a journey executes only when a condition gets satisfied. Gupshup integration platform supports five business logic features:

  1. If Condition
  2. If Condition using "OR" operator
  3. If Else Condition
  4. Foreach Loop
  5. Try Catch