There are some scenarios where we want a workflow completion handler to kick off another workflow, but only if some conditions are met. Currently the workflow handler only has options for integration overrides. Adding criteria would help reduce the amount of workflow executions that start but do nothing when evaluated to not match, as they would not execute in the first place if conditions aren't met