save doi from other system and suppress OpenEMM doi

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

kristian
Posts: 1
Joined: Wed May 28, 2014 4:30 pm

save doi from other system and suppress OpenEMM doi

Post 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!