Notify decaying engagement velocity (D-139)
Vendor-agnostic Layer-2 visible alert per spec § P6.A. Subscribes to bus events from BOTH connection.api.hubspot.deal AND connection.api.salesforce.opportunity updates; for each fired record reads the cross-vendor `engagement_velocity_signal` enrichment via `enrichment-list` with dynamic `{{context.event.payload.platform}}` scope. Dispatches a notification when velocity trajectory is `decaying` AND the deal/opportunity meta.amount snapshot exceeds the configurable amount floor (default 10,000). The amount is read from the substrate's platform-reference `meta` snapshot per D-128 — populated by the vendor reconciler at ingest time. Pairs with the Layer-1 `engagement-velocity-producer` re-emitter that ticks the topic on each deal touch — substrate-side housekeeping is the canonical compute path, and the alert reads whichever row is freshest (no authored_by filter).
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
channels
setting
=
in_app
amount floor
setting
=
10000
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.