Subscribers can be inserted via invoking Enginemailer Subscriber Management API. The method for the SOAP of the webservices can be retrieved from the following URL:-
https://api.enginemailer.com/soapapi/subscriber/EmSubscriber.asmx
Authentication
Our REST API is using the API key to authenticate user, it can be found on the following url:
https://portal.enginemailer.com/Account/UserProfile
Warning: Please note that we do not recommend the user to use the API key in the javascript, it will expose the API key to the user. We will advise to use the backend to trigger the API for security purpose. If you lost the key or the key is being stolen, please regenerate the key in the user profile page.
Once the user obtain API key, the user will require to insert the key as ‘APIKey’ parameter to the SOAP header.
Method
Error for Subscriber API