• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Mailchimp Member Exists

I have a workflow "Vendor Blog Mailchimp" that errors out because the member already exists in the list. If the member is already in the list, simply ignore running the task.
How do I accomplish this and stop receiving the error?

Task History ID: IjU3NjAwNTY0MDYzNzA0MzA1MjY1NTUzMDUxM2E1MTZhNTQzMSI_3D_pc
Step Name: MailChimp > Add New Member with Custom Fields
Connection Name: MailChimp #1
Task Error Detail:

{
"title": "Member Exists",
"status": 400,
"detail": "[email protected] is already a list member. Use PUT to insert or update list members.",
"instance": "3eb439f8-1b11-0a95-590c-b33edc67d799"
}
 

ArshilAhmad

Well-known member
Staff member
Hi @apremierdj,

You can use the Mailchimp 'Find Member' action event along with a Filter to ensure that the last step in your workflow is not executed if the member already exists.
1689273889434.png


 
Top