Outcome. One workflow reads every Net Promoter Score response and routes it by category: a task lands on the CSM's desk for Detractors, and the contact joins an advocacy list for Promoters, with no manual sorting.
flowchart TD
A[Contact submits NPS survey response] --> B{Response category}
B -->|Detractor| C[Set stage = CSM notified]
C --> D[Create task for contact owner]
D --> E[Notify contact owner]
B -->|Promoter| F[Set stage = Advocacy queued]
F --> G[Add to Advocacy Queue list]
B -->|Passive| H[No action]

When to use it, when not to
- UseUse it on a native HubSpot NPS survey (Service Hub Custom Surveys) where responses currently sit in a report and nobody acts on either extreme.
- UseUse it as the single combined workflow when a team wants one build instead of running renewal-expansion-003 (detractor-only) and renewal-expansion-008 (promoter-only) as two separate workflows.
- SkipDo not use it for a plain custom form. Standard forms do not classify a numeric answer into Detractor, Passive, or Promoter; that classification is a Custom Surveys feature.
- SkipDo not use it as the only churn signal for an account. One response is one opinion; pair it with an account-level rollup if several contacts respond differently.
or the renewal and expansion 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.





