I would like to check whether user collection are exists in SP or not before assigning a task.
In few cases users are no longer exists in organisation but tasks are getting assigned to them. How to prevent such scenario.
I have a group of users in a collection variable and assigning individual tasks to them. If any one user is not valid , how to stop the workflow or avoid assigning workflow task to that invalid ID