Integrating MuleSoft Anypoint Studio with Email Delivery
Use MuleSoft Anypoint Studio to send emails through the Email Delivery service.
Configure Anypoint Studio to Send Email Through Email Delivery
The MuleSoft Anypoint integration platform is a unified platform that offers a holistic approach to API design and development. The Anypoint Connector for Email (Email Connector) sends and retrieves email messages over standard email protocols.
To enable MuleSoft Anypoint to integrate with Email Delivery:
Make sure Email Delivery is configured to send email. See Getting Started.
Note
SMTP credentials are required to configure Anypoint to use Email Delivery. Be sure to note the user name and password when you generate the SMTP credentials.
Create a new Mule Project in Studio.
Drag and drop an HTTP Listener Connector (or another trigger). This source initiates a flow when the HTTP Listener receives a request.
Drag the Email Send operation to the right of the HTTP Listener.
On the Send configuration screen, click the plus sign (+) next to the Connector configuration field.