Send Email in SharePoint with SharePoint REST API and PnPjs : What You Need to Know
SharePoint’s SP.Utilities.Utility.SendEmail lets you send email straight from a list workflow, a custom web part, or a script — without going through Outlook or Power Automate. Two ways to call it: In this post: Real limitations · Option 1: raw REST API · Option 2: PnPjs · When would you actually use this? · Best […]
Send Email in SharePoint with SharePoint REST API and PnPjs : What You Need to Know Read More »


