Question
4
Replies
168
Views
Posted: July 4, 2019
Last activity: April 15, 2020
Sending Email to records from data page
Hi,
I have few records in a data page and I want to send emails with corrospondence to all the mail-ids available in the data page. I want to do this with the help of an activity, please guide me for the same.
Thnx a lot :)
***Edited by Moderator: Lochan to update platform capability tags***
Hi Sagnik,
May be you can try looping in the datapage,
set the properties of pyTo and other fields and call SendCorrespondence activity.
Did you try that way to achieve your requirement?