php - Can i keep a user in my Mailchimp list after he unsubscribed? -


i using mailchimp api in php subscribe users mailchimp list daily cron job, want keep users in list after unsubscribed (without them getting newsletters) because if deleted list invite them on , on again cron job. there way tell mailchimp through api want list keep track on email addresses?

if use v2.0 (or lower) of api, encounter trouble keeping users unsubscribed when sync them on using batchsubscribe method. commenters above right mailchimp has multiple statuses, current versions of api don't allow flexibility them might possible within web application.

version 3.0, in beta, allow update data of unsubscribed addresses in system, might want upgrading sync code use new version when comes out.


Comments

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

Python website log in: BIG-IP can not find session information in the request -