We use our list of several thousand users for networking functions which we export from Drupal using the Profile CSV module. We want to have that list include information about all the users who have opted out of our mailing list which is stored in MailChimp. Right now I'm thinking about exporting the MailChimp list and the Drupal user list and doing a database join with an Excel app. It's way to much effort and I have to be the one to do it. Is there a way to keep track in Drupal of all the users who have opted in or opted out of MailChimp? If not, is it possible to develop a way to do that?
thanks
Comments
Comment #1
levelos commentedSorry, that information is all stored in the MC setting, not locally in Drupal.