Hello,
We set up a workflow to capture hard bounced contacts, and enrolled existing contacts upon activating the workflow:
Contact Enrollment Criteria: Email Hard bounce Reason is known
Action: Set Marketing Contact Status as Non-Marketing Contact
Action: Send a webhook to our database
When we activated the workflow and enrolled the existing contacts, this caused a rate limiting issue with our firewall when the workflow was triggering the webhook. We then added a rule to our firewall to not rate limit HubSpot calling that webhook, but now we can’t re-enroll contacts in the workflow to trigger the webhook successfully since the contacts are currently enrolled in the workflow.
Question: Should we create a clone of this workflow, enroll the contacts, and then delete the workflow that has errors in the webhook?
Thank you in advance for any tips!