Outcome. A discount approval request automatically reaches the correct territory's approver instead of a single fixed person, so the deal-hygiene-015 approval pattern scales past one team without a workflow rebuild per region.
flowchart TD
A[Deal in pre-Closed-Won stage, discount above threshold, not approved] --> B{Which territory?}
B -->|North America| C1[Notify Approver North America]
B -->|EMEA| C2[Notify Approver EMEA]
B -->|APAC| C3[Notify Approver APAC]
C1 --> D[Create approval task, matched approver]
C2 --> D
C3 --> D
D --> E[Delay 2 business days]
E --> F{Still not approved?}
F -->|yes| G[Escalation to matched approver]
F -->|no| H[Exit, deal can advance]

When to use it, when not to
- UseUse it once deal-hygiene-015's single-approver discount gate is already working and the team has grown into more than one territory, each needing its own approver.
- UseUse it if a
Territoryproperty already exists and is populated reliably, for example from native Territory management (Enterprise) or a custom enumeration maintained by sales ops. - SkipDo not use it if there is only ever one approver regardless of territory, deal-hygiene-015 already covers that case more simply.
- SkipDo not expect HubSpot permission sets to route the notification
automatically by themselves. Permission sets (Enterprise) control who is
allowed to edit the
Discount Approvedproperty, they do not pick which named person a workflow email goes to, this fiche still needs an explicit territory-to-approver mapping.
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.





