I’m trying to use ‘Send Outlook Mail Message’ to send a reminder email to a list of email addresses in an Excel worksheet. Below is my workflow and a screenshot of a dummy Excel sheet where the email address is contained in column D (“Address”). I first Read Range and use an output datable called ‘emailsDT’. I then used For Each Row and Send Outlook Mail Msg but it’s giving me the error that Address field isn’t recognised as a field in the data table. Does anyone know what I’m doing wrong? Any help would be much appreciated!
