Add a Recurly account note
Use “Add a Recurly account note” in Recued. It runs the Recurly account-note creation with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
account_id
trim
Trim whitespace from setting account id
note_message
trim
Trim whitespace from setting message
account_record
?
existing_notes
?
has_account
compare
Check if account id has data
has_message
compare
Check if note message has data
ready
all
Check if all conditions are true
create_note
?
skip: step.ready not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
message
setting
=
recurly
setting
=
account id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.