Recued
Menu
← Back to recipes

Update a Brex expense memo

by recued-core v1 14 views

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 8 steps

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 3 configurable

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.

Permissions it requires

Read your Brex connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

brex expensememoupdateapprovalbrexpack:brex

Details

8 steps 3 configurable settings recipe_id: update-expense-memo-brex