Can I start a workflow with multiple conditions?

Yes, workflows may start with multiple conditions. There are two options for starting your workflow with more than one condition.

The first option would be to put the conditions next to one another in the workspace, but without linking them to each other. In this case, each condition is linked directly to a given action. This creates an either/or scenario, where anyone matching either of the conditions, will move on to the action. Please note that in this case, you need to make sure each path you create for a condition gets consolidated in a single flow.

Multiple opening conditions in a single workflow.

The second option would be if you link two conditions to one another. Then you can link to a specific action. This creates a situation where both (or all) of those conditions must be met in order to move on to the action.

Multiple conditions stacked.