Email multiple attachments in one email

Hello,

I am trying to start workflow when new item is created with this item user will attach multiple email. Maximum 4 attachments and Minimum 0 attachments. i have been successful in sending one attachment at a time using workflow action Send e-mail with attachments (SMTP). i was wondering how do i accomplish the above task. Thanks in advance for your help.

Hello,

To send multiple attachments via Send Email workflow action you need to specify attachment URLs using semicolon as a delimiter.
Sample:
url_to_attachment1.jpg;http://ur … ment2;etc..