This article explains how to send emails using Power Automate and the REST API available in SharePoint. The method involves using the "sendMail" method in SP.Utilities.Utility to send emails to authenticated SharePoint users. Some important points to note are that recipients must be authenticated SharePoint users, attachments cannot be included through this API method, and it doesn't send emails to distribution groups or lists. The article provides step-by-step instructions on how to build a flow to send emails using the "Send an HTTP request to SharePoint" connector. It also includes the necessary parameters and body content to include in the connector.
Login now to access my digest by 365.Training