I am using Parse.com and Mailgun to send email messages. I would like to brighten up my emails with images or graphics. Is there a way to do this using Parse.com CloudCode?
The below reference discusses how to do this. But, Parse.com method is via CloudCode/Javascript.
Sending Mailgun Inline Images in HTML using Python Requests library
Pointers greatly appreciated!