Recued
Menu
← Back to recipes

Invite a Brex user intake

by recued-core v1 13 views

Use “Invite a Brex user intake” in Recued. Searches Brex by email and invites one user only when no match is visible. Invitation needs the dependency admin grant and per-run approval.

How it works 15 steps

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

Process (15 steps)
email trim
Trim whitespace from setting email
first_name trim
Trim whitespace from setting first name
last_name trim
Trim whitespace from setting last name
has_email compare
Check if email has data
has_first_name compare
Check if first name has data
has_last_name compare
Check if last name has data
inputs_ready all
Check if all conditions are true
existing_raw ?
skip: step.inputs_ready not_equal true
existing default
Apply default
existing_count count
Count items in existing
no_match compare
Check if existing count equals 0
ready all
Check if all conditions are true
invite ?
skip: step.ready not_equal true
existing_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 9 configurable

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

brex setting =
email setting = [object Object]
title id setting = [object Object]
last name setting = [object Object]
first name setting = [object Object]
manager id setting = [object Object]
location id setting = [object Object]
department id setting = [object Object]
idempotency key 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 userinviteteamapprovalduplicate-checkbrexpack:brex

Details

15 steps 9 configurable settings recipe_id: invite-user-intake-brex