Skip to content

Instantly share code, notes, and snippets.

@jongalloway
Created March 6, 2019 06:26
Show Gist options
  • Save jongalloway/9885d9687290f637c6c5b3da12ba593f to your computer and use it in GitHub Desktop.
Save jongalloway/9885d9687290f637c6c5b3da12ba593f to your computer and use it in GitHub Desktop.
{
"message": {
"subject": "HTML Test",
"body": {
"contentType": "html",
"content": "<!DOCTYPE html>
<html>
<head>
<body>
<h1>HTML Test</h1>
</body>
</html>"
},
"toRecipients": [
{
"emailAddress": {
"address": "[yourgmailhere]@gmail.com"
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment