This activity allows sending html formatted email via Smtp server, specified in SharePoint settings. Attachments multiline text filed supports URL and local disc path.

SharePoint Designer phrase

send_email_with_attachments_1
Parameters

Input parameters

ParameterDescriptionExample
this usersEmail message and destination email address
send_email_with_attachments_2
this addressOptional. Blind carboncopynbrook@virtoway.com
this addressSender email addresssupport@virtosoftware.com
this attachmentsDirect web links or local paths to attachments(semicolondelimited)http://SPSite/ /Shared%20Documents/t1.txt; https://site/t1.jpg;

Example

send_email_with_attachments_3