◾Secured Email/SMS Gateway
Sending Emails via custom HTTP API supplied by customer:
{
"ext_user_id": "hhu234556",
"from_email_address": "Amazing <[email protected]>",
"reply_to_email_address": "Amazing <[email protected]>",
"subject": "The best offer your can find on the market",
"body": "<html>..........</html>",
"text_body": "Get the offer.....",
"email_uid": "ksjhdf3428yqwr8fhjhfkdj",
"callback_url" : "https://api.smartico.ai/......callback"
}Sending SMS/IM via custom API supplied by customer:
Reverse Integration / Delivery Statuses
Last updated
Was this helpful?