Is there an equivalent to mailchimp_lists_user_sync in version 3.x?
In 2.x I was able to call this and update the email address and mergevars from Drupal to MC.
It does not seem to be possible in 3.x. Is this true?

I want to be able to update the data on MC when a Drupal users email or name fields change.
thanks!

Comments

loze created an issue. See original summary.

ruscoe’s picture

Status: Active » Closed (won't fix)

The closest we have to that is mailchimp_lists_process_subscribe_form_choices(), which is only called when a user makes changes to a subscription form.

We're going to be ending support for the 7.x-3.x branch due to the upcoming deprecation of the v2.0 MailChimp API. If you'd still like this feature, could you open a feature request ticket for the 7.x-4.x branch? Thanks!