Page 1 of 1

WebService Documentation

Posted: Wed Jan 14, 2009 11:00 am
by jacpad
Hi all,
not sure if this is the right forum to post this...
I am working with the web service to feed my OpenEMM installation.
I was wondering how to insert an entry as a subscriber for a HTML newsletter. After I checked the database structure I realized that I need a parameter 'mailtype' set to '1' as a data parameters.

I think this information is mandatory to use the addSubscriber method and should be mentioned in the web service documentation.

regards
patrik

Posted: Wed Jan 14, 2009 12:01 pm
by maschoff
Thanks for your hint, you are absolutely right! For method addSubscriber the fields email, gender and mailtype are mandatory. We will update the documentation.