Hi guys, im not sure how do i attach the different files for the different email because i use the for each row and it will send to all emails but when attaching the file it is all the same. I want to send different files for the different emails. Pls help
Attached pictures is for your reference…Thank you!!
Put the send out look message activity inside the for each along with the variables of the email address and the attachment. Then inside the outlook activity invoke the variables of the email address and attachment then it will send dynamically throughout the spreadsheet.
Ahh i see so other than using the currentrow(pathway).tostring for example like the one i did. I need to use multiple send outlook and attach the files differently?