Skipping approval if variable is set to yes
I have a flow that currently always asks for approvals. I have a new requirement that if the variable skipApproval is set to Yes it should skip the approval stage and move to the fulfillment stage and create tasks. I am trying to not create additio...