I tried to configure the Delivery Reports in Esendex. However, the message that was posted to me was in SOAP format, not the HTTP/XML format documented in the API docs.
On the options/API page, there is a link to select HTTP "Form post notifications click here". However this appears to be broken. I tried it on IE8, Firefox and Chrome and it just loads an Esendex UK home page on all three.
https://www.esendex.com/secure/messenger/options.aspx [ API / SDK Tab ]
I implemented my landing page as per this document:
https://www.esendex.com/esendexapi/PushRegistrations/GettingStarted
Can I configure Esendex to adhere to the api docs?
I cannot use SOAP, because a low level on my application stack intercepts SOAP requests and does not deliver them to the web-site logic.
