For a single table X, I have a workflow that is triggered by column B changing values:
Since there is no condition on the email task I am struggling to find a solution to this that doesnโt involve duplicating workflows to handle each disjoint case.
Problems:
The simplest/best I can come up with is to always send the email but use logic to create an empty To: list in the cases where I donโt want to send the email.
Another solution would be to have two workflows W1 and W2, each triggered with disjoiint logic to achieve the desired effect of selecting the workflow that will send the email.
Features that would solve this cleanly:
User | Count |
---|---|
15 | |
12 | |
9 | |
8 | |
4 |