Skip to main content

When customers buy a WooCommerce Membership on our site, we have a Zap to send their info to one of our MailChimp lists. That works perfectly.

Now we need a second Zap that updates the member’s email on MailChimp if the member updates their email on WordPress. I can see how to do this for ANY user, but we want to limit this to users with ACTIVE memberships. 

I’m not understanding how to do that, or if it’s possible.

Thanks!

Hi ​@rumpus-dev 

Try adding this Zap action: WooCommerce - Find User Membership

Then add a Filter step: https://zapier.com/apps/filter/help

 

 


Maybe I have it now. This is what I’m doing.

  1. Trigger: Anytime a customer updates their email address.
  2. Find membership. Here the only field we’re matching is “active.” And if the field isn’t found, the Zap is halted. Assuming I understand how this step works, I may not even need step 3, right?
  3. A filter specifically checks that the Status field contains “Active”.
  4. Add/update MailChimp subscriber.

Do I need step 3? Am I matching the right fields in Step 2?


Reply