Two workflows, one form
The same form starts more than one workflow. The contact fills in one thing and gets two emails. This is the worst of the four because the contact sees it straight away.
Case study · CRM data hygiene
An old portal sends email that nobody owns. I wrote an audit that lists every workflow, finds the four ways they break, and ranks what to fix first.
Problem
Workflows had been built by different people over several years. Some were named after campaigns that had ended. Two could fire from the same form. The same email was attached to more than one workflow, so a contact could get it twice.
The HubSpot screen shows workflows one at a time. It will not tell you which ones overlap. To see that, you have to pull them all and compare them.
The same form starts more than one workflow. The contact fills in one thing and gets two emails. This is the worst of the four because the contact sees it straight away.
One email is used by two live workflows. Change the copy and you change it in both, often without knowing.
The workflow has nothing to stop it emailing people who should be left alone: open deals, unsubscribes, staff, competitors.
The contact can enter the same workflow again and get the same sequence again. Fine for a form receipt. Bad for an eight-email nurture.
Method
The audit runs again in a few minutes. That matters more than the first result. A portal drifts back, so the check has to be cheap enough to repeat.
What it proves
Most email problems are not copy problems. They are two workflows firing on one form, or a nurture that keeps re-enrolling the same person. You find those by reading the whole portal at once, which means reading it through the API.
The same audit works on any portal. It reads what is there and does not need to know the business first.