I am a beginner at this so appreciate any advice. I am trying to create a workflow where individual emails can be sent to multiple different people. The body and subject will be the same for each email, but I want to attach a different file based on the recipient. I intend to have the file name include the recipients name at the end. See attachment below of what my excel sheet looks like.
![]()
I have attached code for your reference.
Hope this might help you.
Thanks!
SendMail.xaml (7.4 KB)
Thank you so much. I will try to use this.
Worked perfectly, thanks!