List Auto Sync from a Database

nish17

New Member
Hello Team,

I know how to sync a list from the database and have done it many time. But We have been doing it again and again manually to keep the list updated as more people signup on our website with respect to time. However, due to this, the unsubscribed users complains as they are imported again and mails are sent to them again after every DB import.

Is there a way to auto sync DB with the list so that we dont have to import a new version of the database table. ?
And in case of manual re-import, how to keep unsubscribed users as unsubscribed .
 
You should use the API for custom cases, see: https://api-docs.mailwizz.com/
You also can keep unsubscribes in system forever, this way they will not be re-added to your list, see Backend > settings > cron > Subscribers settings. 0 is unlimited. If a subscriber is unsubscribed and you import it again, its status will not change. And MailWizz sends emails only to confirmed subscribers.
 
Back
Top