Price increase detector
Use “Price increase detector” in Recued. Catch the 'we're updating our pricing' mail before the higher charge lands.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
message
?
▼
Process (21 steps)
mail_slug
default
Apply default
record_id
default
Apply default
defaults
defaults
Apply defaults
is_sent
contains_any
Apply contains_any
has_identity
all
Check if all conditions are true
sender_blocked
contains_any
Apply contains_any
subject_hit
contains_any
Apply contains_any
subject_blocked
contains_any
Apply contains_any
should_read_body
all
Check if all conditions are true
body_read
?
skip: step.should_read_body not_equal true
body
default
Apply default
body_confirms
contains_any
Apply contains_any
confirmed
all
Check if all conditions are true
needs_review
all
Check if all conditions are true
sender_key_at
replace
Replace text in from email
sender_key
replace
Replace text in sender key at
now
date_add
Add 0 days to
log_confirmed
?
skip: step.confirmed not_equal true
log_review
?
skip: step.needs_review not_equal true
notify
?
skip: step.confirmed not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
channels
setting
=
in_app
body terms
setting
=
price increase,increasing,new price,new rate,will increase,price change,updated pricing,goes up
state prefix
setting
=
data.shared.recipe.recued-core_personal-finance.needs_owner
exclude terms
setting
=
price drop,discount,sale,coupon,% off
subject terms
setting
=
price,pricing,rate change,rate increase,plan change,cost update,updating our,changes to your
max body chars
setting
=
20000
from excludes any
setting
=
noreply@notifications,no-reply@notifications
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.