Update a Brex expense memo
Use “Update a Brex expense memo” in Recued. Reads one Brex expense and updates only its memo after the approval. It cannot change amount, status, policy, receipt, allocation, or payment data.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (8 steps)
expense_id
trim
Trim whitespace from setting expense id
memo
trim
Trim whitespace from setting memo
has_expense_id
compare
Check if expense id has data
has_memo
compare
Check if memo has data
ready
all
Check if all conditions are true
expense
?
skip: step.ready not_equal true
update
?
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.
brex
setting
=
memo
setting
=
[object Object]
expense id
setting
=
[object Object]
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.