Skip to content

Instantly share code, notes, and snippets.

@linkerzx
Last active October 11, 2018 19:28
Show Gist options
  • Save linkerzx/b11238ff8333cff734aaa1910b1b9661 to your computer and use it in GitHub Desktop.
Save linkerzx/b11238ff8333cff734aaa1910b1b9661 to your computer and use it in GitHub Desktop.
post_to_trigger_send(
myaccessKey,
"test_email_send",
"julienkervizic@myfakeemailaddress.com",
{
"Address": "julienkervizic@myfakeemailaddress.com",
"Name": "Julien@Original Sender"
}
,
{
"orderId": "order123",
"content": "Testing The Content of this message"
}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment