Question
7
Replies
404
Views
Posted: November 11, 2019
Last activity: November 26, 2019
Closed
Solved
Send Email with attachment excel
I have Requirement to copy the data of pagelist into Excel and copy each property into Excel file as a column. Then add that excel file as attachment into email and Send that email to multiple users.
Is there any OOTB to copy the data from pagelist into excel and attach excel file to email?
How to achieve this?
***Moderator Edit-Vidyaranjan: Updated Platform Capability***
Hi
You can use "MSOGenerateExcel" activity to generate the excel and then use SendEmailWithAttachments activity.
Regards
Bhavya