Simple php function to send an email with Mandrill
What is the easiest way to send an email via Mailchimp's Mandrill service (using the API). Here's the send method: https://mandrillapp.com/api/docs/messages.html#method=send Here's the API wrapper: https://bitbucket.org/mailchimp/mandrill-api-php/src/fe07e22a703314a51f1ab0804018ed32286a9504/src?at=master But I can't figure out how to make an PHP function that will send and email via Mandrill. Can anyone help? Kaitlin We also have an official API wrapper for PHP, which is available on Bitbucket or via Packagist , which wraps the Mandrill API for you. If your Mandrill API key is stored as an