Use the Power of Branching Functions

Course 2 of 3 in Build Out Your First Workflow

Branching functions are powerful tools to use in workflows because they can direct flow behavior based on specified logic criteria.

rate limit

Code not recognized.

About this course

Branching functions direct flow behavior based on specific logic criteria that you specify. Let's take a look at the most commonly used Branching functions. You should be able to identify which ones to use in order to direct the execution and more specifically the outcome of your flow.

Understand how the If/Else and If/ElseIf conditional statements determine the subsequent steps that will be taken by the flow. And investigate when and where you would use branching functions in one of your flows.

About this course

Branching functions direct flow behavior based on specific logic criteria that you specify. Let's take a look at the most commonly used Branching functions. You should be able to identify which ones to use in order to direct the execution and more specifically the outcome of your flow.

Understand how the If/Else and If/ElseIf conditional statements determine the subsequent steps that will be taken by the flow. And investigate when and where you would use branching functions in one of your flows.