Send Mail with Azure DevOps REST API to a user group
Dec 20, 2022 · 6 min read · Are you looking for a way to send emails programmatically from within an Azure DevOps pipeline without setting up any SMTP server? The ADO REST API offers a simple and powerful solution for sending emails using the sendmail RESTful method which can b...
Join discussion