I am trying to create an activity to send downloaded excel reports to email addresses. I need each file to go to a different email address. I tried creating variables for my recipients and files but the robot continues to send the same file instead of iterating through all files. How can I reference my excel file (shown below) to then send the File A to emailexample1 and so on?
Hello @swaseyk
Welcome to the community ! Check below file, it does exactly what you are looking for !
sendMail.zip (39.3 KB)
Good luck
This is PERFECT! Thank you so much.
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.