bryananaya
Beginner
Using the sendEmail API is sending as a preview email and not showing up in stats to see opens/clicks/etc. How do I send an API email that will show up in there?
The response I get from a successful send:
The response I get from a successful send:
Which is different than what the docs say btw. https://developers.mumara.com/Campaigns/API#operation/Send-Email[status] => success
[result] => Array
(
[status] => 1
[text] => Preview email successfully sent!
)