Commitment deadline radar
Use “Commitment deadline radar” in Recued. Notifies you the moment a Recued commitment crosses into duesoon or overdue, with the promise, who it is with, and when it was promised for. Fires on the work-entity lifecycle bus — no polling.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (22 steps)
event_kind
default
Apply default
commitment_id
default
Apply default
statement
default
Apply default
direction
default
Apply default
lifecycle_state
default
Apply default
promised_for_at
default
Apply default
counterparty
default
Apply default
is_due_soon
compare
Check if event kind equals due_soon
is_overdue
compare
Check if event kind equals overdue
kind_muted
any
Check if any of the conditions are true
due_soon_muted
all
Check if all conditions are true
overdue_muted
all
Check if all conditions are true
is_outbound_promise
compare
Check if direction equals outbound
direction_muted
all
Check if all conditions are true
state_closed
any
Check if any of the conditions are true
has_statement
compare
Check if statement has data
skip_notify
any
Check if any of the conditions are true
title
switch
Map event kind to one of: overdue, due_soon
counterparty_text
default
Apply default
notify
?
skip: step.skip_notify equal true
skip_reason
ternary
Apply ternary
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
channels
setting
=
in_app
notify overdue
setting
=
true
notify due soon
setting
=
true
only my promises
setting
=
false
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.