Hi All,
I have a question relating to Newsletter V3 subscriptions.
I import and update user. I also like to add them as subscribers to certain newsletters, and that part is done.
Unsubscribing how ever removes the user from the maillist, and I need to know that so not to add them again in the next import.
Inactivating them in backend in module seems to do the trick, still on list, but not receiving. To the questions:
1. Will that inactivation cause problems with the users status elsewhere? User needs to log in and receive other mails, regardless
2. How do I set that inactivation? Can't find it in the api
3. How do I detect that inactivation? Subscription object does not tell me this..
Cheers