Send Email in SharePoint with SharePoint REST API and PnPjs : What You Need to Know
Important update: the API this post was originally about — SP.Utilities.Utility.SendEmail — was retired by Microsoft on October 31, 2025. If you have code using the raw REST or PnPjs examples further down, it has stopped working. The current, supported way to send email programmatically from SharePoint is Microsoft Graph’s sendMail API. This post now […]
Send Email in SharePoint with SharePoint REST API and PnPjs : What You Need to Know Read More »


