Looking for an email API?
Postmark provides a lightning fast email delivery straight to the inbox, powerful email API, and robust libraries. It’s also a part of ActiveCampaign and offers a tight integration with Automations. Learn more about Postmark Email API →
{
"message": {
"fromname": "AC Admin",
"fromemail": "[email protected]",
"reply2": "[email protected]",
"subject": "You are subscribing to %LISTNAME%",
"preheader_text": "Pre-header Text",
"text": "hello",
"html": "<div>hello</div>"
}
}
{
"message": {
"fromname": "AC Admin",
"fromemail": "[email protected]",
"reply2": "[email protected]",
"subject": "You are subscribing to %LISTNAME%",
"preheader_text": "Pre-header Text",
"links": {
"user": "https://:account.api-us1.com/api/3/messages/16/user"
},
"id": "16"
}
}