How can I check if an entity is subscribed to a list in rules ?

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Thomas Bosviel’s picture

Category: Support request » Bug report
FileSize
955 bytes

After some research, I used the condition "Data value is empty" to test the value of the subscribe property of fields mailchimp_lists_subscription. However it's necessary to describe the structure of the property with Entity API.

ahillio’s picture

Status: Active » Needs review

if there's a patch status should be 'needs review' right?

Status: Needs review » Needs work

The last submitted patch, 1: is_subscribed_rules_condition-2286257-1.patch, failed testing.

MegaChriz’s picture

cubeinspire’s picture

If you are using rules to create users and update fields and email on Drupal users when there is a modification on Mailchimp then you may be interested on this: https://www.drupal.org/project/mcbacksync

ruscoe’s picture

Status: Needs work » Closed (won't fix)

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're still seeing this issue with the most recent release, please feel free to reopen for the 7.x-4.x branch.