Good afternoon
I have a list of email names which rely on get User Profile to give me the names.
The flow does an apply to each to get the email address and convert it to a name.
I have names in the list which sometimes have been removed due to leaving the company, so when the Get user details is used, sometimes it throws up an error.
I have a dual flow which if the error occurs, it adds a comment in the name, however i would like to do a process where the the flow checks for the presence of the address before i try to retrieve the information and get an error.
The multiple errors shuts down my flow.
What is the best way to approach this? Flow images are below. I look forward to hearing from you.