Page 1 of 1

save doi from other system and suppress OpenEMM doi

Posted: Wed May 28, 2014 4:50 pm
by kristian
Hello everybody,

in some cases the user is already validated by other system and we want supress the double opt-in process and instead just save the validation data in OpenEMM together with subscription data.
The idea by example:
- the user is registered by other system and validated there;
- then he subscribes the newsletter;
-- the system is calling the OpenEMM web service method AddSubscriber();
-- the system is calling the OpenEMM web service method UpdateSubscriber() and save the validation data (is it possible?);
- doi action have to suppress the double opt-in process in this case, but how it can work?

Thank you for help!