by Email notification is the most common non-functional requirement in the integration projects and MuleSoft has an inbuilt capability to achieve this and no need to go for the SMTP server. Below are the steps to create an email notification.

Looking at the email you may want to remove the header "Anypoint Platform Alert Notification" from the email.

You can create an HTML template and use a parse-template to populate all the fields and pass it in the message field of the create notification operation.

Related Articles