Sending Email
Sending emails is a common way to notify users of special events. For instance, an API receives a create order request and the order requires the manager to approve it. The API can send an email notification with the order details as the message body to the manager. You can do this using ajSendEmail.