Workflows showing failed actions (deleted property reference, missing list, send-from-address removed). Audit HS02 fires here.
At a glance
Workflows currently showing failed actions in the trailing 7 days. Most-common causes: a property the workflow references was deleted, a list-trigger no longer exists, a send-from address was removed, or a delay step references a property that returned null. Pulled from /automation/v3/workflows plus the per-workflow execution-history endpoint.
Calculation
Calculated automatically from your HubSpot data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.Worked example
A B2B SaaS portal running 38 active workflows. Reading on 14 Apr 26:
Five things this picture reveals:
- Trial Expiry Nurture is the biggest fire (142 errors). The workflow references
trial_end_date, a custom property, and someone deleted that property in a Properties cleanup last week. Every enrolment now fails at the delay step. Audit HS02 surfaces the workflow id and the missing-property name as a single fix. - Customer Onboarding has 38 INVALID_EMAIL_ADDRESS errors. This is structurally different from a property-rename: each error is a real customer with a typo’d or fake email at signup. The workflow is fine; the data is not. Fix is a form-validation upstream, not a workflow edit. Pair with
Form Submission Volume. - Pricing-Page Re-engagement (12 errors, MISSING_LIST). A list named in the workflow’s enrolment trigger was deleted (probably renamed by accident, then HubSpot lost the reference). Re-link the list and the workflow recovers within the next enrolment cycle.
- Quarterly Care Newsletter (4 errors, SEND_FROM_NOT_VERIFIED). The
from-addresswas a former employee’s email; their account was off-boarded last week. Replace with a marketing alias (e.g.careat the brand domain) and re-verify in Domain settings. - Workflow Error Spike alert correlates with this card. When the Trial Expiry Nurture workflow’s 142-error day caused a 7-day baseline spike of 2σ+, the
Workflow Error Spikereal-time alert surfaced it within an hour. This card is the rolling weekly view; the spike alert is the immediate signal.
Sibling cards merchants should reference together
Workflow errors are the leading indicator for downstream pipeline drops:Reconciling against the vendor’s own dashboard
Where to look in HubSpot: Two native views give the closest comparison:HubSpot → Automation → Workflows (each workflow row shows error indicator) HubSpot → Automation → Workflows → individual workflow → History tab (per-workflow error log)The workflow-list view’s red-dot indicator should match the workflows in this card. Why our number may legitimately differ from HubSpot’s:
Cross-connector reconciliation:
Workflow errors usually cause downstream effects in commerce-attached portals: