Send Email in SMTP Connector(Power Automate Cloud flows)

03/06/2024

Japanese version.

This action sends mail using an SMTP server.

How to use

Select the "SMTP" connector when adding steps to the flow.

Select the "Send Email" from the "Action" menu.

The first time you use the service, you will need to set up your connection, so enter the information provided by your provider or other service providers.

Set Parameters.

Parameters

From

Specify the sender address (From) of the e-mail.

To

Specify the address (To) to which the e-mail is sent.

Subject

Specify the title of the e-mail.

Body

Specify the body of the e-mail.

If you want to insert a line break in the body, you must specify <br> tag.

CC, Bcc

Specify CC and BCC email addresses.

Importance

Specify the level of importance of the e-mail.

  • Low
  • Normal
  • High

Read Receipt/Delivery Receipt

Specify the e-mail address to which open and delivery confirmations will be sent.

Attachments Content

Specify the contents of the attachment.

Use "file content," which is the dynamic content of file-related actions.

---

Links

Send Email Connector(Power Automate Cloud flows)

Examples of Use

How to send an email.

Send newsletter.Email one line at a time from Excel book.