Notify engagement silence exceeded (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_silence_duration` enrichment via `enrichment-list` with dynamic `{{context.event.payload.platform}}` scope. Dispatches a notification when silence (days since last meaningful inbound) exceeds the configurable days threshold (default 14) per spec. Pairs with the Layer-1 `engagement-silence-producer` re-emitter that ticks the topic on each deal touch — substrate-side housekeeping is the canonical compute path. Note: by virtue of the event-trigger model, this alert fires when a silent deal IS touched (revealing the silence), not periodically while truly silent — for true daily cadence over silent deals the housekeeping cycle handles topic refresh and a future watcher can fan out without code change here.
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
days threshold
setting
=
14
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.