Question
Vodafone
Vodafone
IN
Vodafone
Posted: Apr 16, 2020
Last activity: Apr 16, 2020
Last activity: 16 Apr 2020 17:55 EDT
Closed
How To Attach file in a mail
Hello,
I am sending mail to user. I have laso added attached file button. I attach file on screen.
Now I wan to send attached file in the mail to user.
How to achieve that ?
***Edited by Moderator Marissa to update Platform Capability tags****
You can use SendSimpleEmail OOTB activity to send emails to the user and while passing the parameters, pass SendAllAttachments parameter to include all the Work Object attachments to the email or you can pass AttachmentCategoriesToSend parameter to send the attachments by category.