Hi,
I wonder if anyone has had this problem. May be solved using templates, but I am not sure.
We have a newsletter subscription and an extranet registration pages. We can simply register and immediately subscribe to the newsletter, but some users do it seperately.
For those, how can I avoid having 2 records?
- Is there any template/configuration I am missing?
- Do I need to subscribe to UserSaved Notification to check for existing newsletter subscriber records with the same email and update that record?
- Do I need to subscribe to check for existing extranet user records with the same email and update the record?
- How do I keep double opt-in newsletter log features through the API?
Nuno