Skip to main content
Best answer

Update email on MailChimp when an active Woo Membership user updates her email on WordPress

  • December 9, 2024
  • 2 replies
  • 15 views

Forum|alt.badge.img

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!

Best answer by Troy Tessalone

Hi ​@rumpus-dev 

Try adding this Zap action: WooCommerce - Find User Membership

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

 

 

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31147 replies
  • Answer
  • December 9, 2024

Hi ​@rumpus-dev 

Try adding this Zap action: WooCommerce - Find User Membership

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

 

 


Forum|alt.badge.img
  • Author
  • New
  • 1 reply
  • December 9, 2024

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?