Outcome. A manager gets notified whenever an edit pushes a deal's amount above an agreed threshold for the first time, catching growing opportunities that started small and only later became worth extra attention.
flowchart TD
A[Deal amount edited] --> B{Above threshold and higher than last snapshot?}
B -->|yes| C[Notify manager: crossed threshold]
B -->|no| D[Continue]
C --> E[Copy Amount into Amount Snapshot]
D --> E

When to use it, when not to
- UseUse it for deals that commonly scope up after discovery, a deal created small can silently become a big one without anyone re-flagging it.
- UseUse it as the change-triggered complement to deal-hygiene-010, which only catches deals large at creation.
- SkipDo not expect this fiche to compute a percentage or dollar-amount delta, standard HubSpot workflow actions cannot do arithmetic between two properties, see Known pitfalls for what this version actually detects.
- SkipDo not use it if amount edits are frequent and mostly small corrections rather than real scope changes, the threshold-crossing notification will fire once per crossing but repeated back-and-forth edits around the threshold will still notify each time.
or the deal hygiene pack, 39 EUR
One-time, excl. VAT. 30-day refund, no questions asked. Founding prices until 31 October, then 199 and 59 EUR. Includes every spec added later, up to the full 500, and the one-click installer on the full library. Building on client portals? The agency licence at 449 EUR covers unlimited client portals.





