- Least privileged Microsoft Graph permission to access the action via application:
Mail.Send
.
External DocumentationTo learn more, visit the Microsoft Outlook documentation.
Basic Parameters
Parameter | Description |
---|---|
Attachments | A comma-separated list of file identifiers to add as attachments. Create file identifiers using the Set File Variable action. |
CC Recipients | A comma-separated list of email addresses of the CC recipients. |
Content Type | The type of the content to send. Can be either regular text or html text. By default it will be sent as Regular Text. |
HTML Message Content | The message’s content body. |
Recipients | A comma-separated list of email addresses of the recipients. |
Regular Text Message Content | The message’s content body. |
Subject | The subject of the message. |
User ID or User Principal Name | The ID or userPrincipalName of the user. |
Advanced Parameters
Parameter | Description |
---|---|
Custom Message Headers | A JSON array of custom email headers. Can be used to trigger transport rules or an auto-labeling policies. Note: All header names must start with x- and include only lowercase letters, numbers, and hyphens.Format:
|
Save To Sent Items | Select to save the new mail in Sent Items folder. |