Hi,
I try to use the UpdateMailinglist web service for re-creating a mailing list ID that I deleted before.
From the manual this should work "Updates a mailing list with the given ID. If there is no such mailing list a new list is created."
If I try to update a list that is not (any more) existant, I get an SOAP faultstring "Unknown mailinglist ID".
Did I misunderstand the description or is the service not working as designed? I am using OpenEmm 2013 R2.
Thanks for any help!
Robert
OpenEmm Webservices 2.0 - UpdateMailinglist not working as d
Moderator: moderator
-
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: OpenEmm Webservices 2.0 - UpdateMailinglist not working
You can not use mailinglist IDs of maillists being deleted, because the mailinglist ID has to be unique and the mailinglist ID of a deleted mailing list has already been used.
OpenEMM Maintainer