Hello,
I’m attempting to create a zap that will archive contacts from three different mailchimp audiences when a checkbox field in the salesforce contact object is selected. I’ve done this by creating a path from the initial step of “updated field on record” that branches into three actions, one for each audience. However, a given contact may or may not be subscribed to each of the three audiences. Therefore, I get an error message if the zap tries to archive a contact that was not in that audience to begin with. Is there a way to have it ignore the zap/action to archive the contact if the contact isn’t found in the audience?