Question
REST api and Campaign Trigger
I am trying to use the request campaign trigger to send some emails. When we send a full html body we are not getting any errors, we are getting a 200 response, and no email is delivered. If we send a test string it works fine. Any ideas?
This turned out to be missed escaped quotes in the long form causing the fail. Thanks for your help.