Skip to main content

Gathering information about items in a list and upcoming expirations.   All other fields are gathered in the for each loop but the Person information does not come across.  What is the the recommended approach to access this info and put in for output in an email addressed to them?

Set a variable that does a list lookup to the column and configure the return type as Email Address.

If you are not using a SharePoint, make sure to store you user in a people variable. It will be resolved as a user since we will have the login name.
You can now have a text variable a play with the returned format to get the email address.


Reply