Update / Add user to mailchimp
Status: Closed · Asked by Jorge D. on · 0 views
Hi,
I have a workflow who add an user to mailchimp using "add new member to mailchimp with custom fields" option, the problem is when the user is already registered at mailchimp, I get this message:
[email hidden] is already a list member. Use PUT to insert or update list members.
On Pabbly Connect I can't find the PUT option, how can add or update a mailchimp member with Pabbly Connect?
Thank you in advance.
Hey @DnLx
For Mailchimp, you may utilize the Find Member action step. Then configure routers to add the member if it is not already there and to update it if it is found.
More on Routers here -
Thank you!