Recued
Menu
← Back to recipes

Create a Brex budget intake

by recued-core v1 11 views

Use “Create a Brex budget intake” in Recued. Creates one Brex v2 budget from explicit parent, recurrence, amount, and owner inputs.

How it works 12 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (12 steps)
name trim
Trim whitespace from setting name
description trim
Trim whitespace from setting description
parent_budget_id trim
Trim whitespace from setting parent budget id
idempotency_key trim
Trim whitespace from setting idempotency key
has_name compare
Check if name has data
has_description compare
Check if description has data
has_parent compare
Check if parent budget id has data
has_key compare
Check if idempotency key has data
ready all
Check if all conditions are true
parent ?
skip: step.ready not_equal true
create ?
skip: step.ready not_equal true
card to_summary
Format results as a summary card
Settings 11 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

brex setting =
name setting = [object Object]
amount setting = [object Object]
end date setting = [object Object]
limit type setting = HARD
start date setting = [object Object]
description setting = [object Object]
owner user ids setting =
idempotency key setting = [object Object]
parent budget id setting = [object Object]
period recurrence type setting = MONTHLY

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 budgetspend-controlsintakeapprovalbrexpack:brex

Details

12 steps 11 configurable settings recipe_id: create-budget-intake-brex