Good day Everyone
I have designed a workflow that sends email notifications to 5000 users. I get the email addresses for the users from my organizations HR portal. My question is how I find out if any of the 5000 employees email addresses are inactive (by inactive I mean that the email is correct, but the employee has left the org) ? I know and have tested in Alteryx that if it encounters an inactive email the workflow terminates and all subsequent emails following the inactive email are not sent.
So is there a way in Alteryx where I can validate if an email ID is valid or not, also is it possible for the workflow to not terminate if it encounters an inactive email.
Thanks