It will be super helpful to have the option to unenroll contacts after they met specific criteria in an if/then branch. For example, I have an if/then branch with 10 branches and each one of those has a lot of actions below, if I want a contact to go only throughout one or two of those actions underneath the if/then, I need to create another if/then branch before the next action to unenroll the contact, so it leaves us with a lot of if/then branches under a lot of other if/then branches or creating a bunch of separate workflows.
If we could have an unenrollment trigger for each if/then branch, we wouldn’t need to create those if/then branches under each if/then branch.