# Send email with attachments

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/email-processing/send-email-with-attachments/](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/email-processing/send-email-with-attachments/)
Product: Virto Workflow Automation App
Updated: 2026-08-12


This activity allows sending html formatted email/emails with multiple attachments via Smtp server. Multiple attachments are supported. Both http and https requests are supported.

## **SharePoint Workflow Designer Phrase**

Send email to these users, blind carbon copy to this address, display this address as sender and include this attachments.

The SMTP server parameters are required. If you want to use Office 365 SMTP server type the following SMTP server name: smtp.office365.com, SMTP server port: 587 (https://support.office.com/en-us/article/POP-and-IMAP-settings-for-Outlook-Office-365-for-business-7fc677eb-2491-4cbc-8153-8e7113525f6c)

![Send email with attachments activity in the Virto Workflow Designer sending an HTML email through an SMTP server](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/send_email_with_attachments_1.jpg)

## **Parameters**

Input parameters

![Input parameters table for the Send email with attachments activity, listing recipients, SMTP server and attachment fields](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/send_email_with_attachments_2-1.png)

## **Example**

![Example workflow configuring recipients, sender, SMTP settings and attachments for the Send email with attachments activity](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/send_email_with_attachments_3.jpg)
