Skip to content
Recued
Menu
← Back to recipes

Create Maxio customer

by recued-core v1

Approval-gated Maxio customer creation workflow. It searches for possible existing customers, creates exactly one customer from a caller-supplied customer object through recued-core.maxio, and returns the created record. It does not create subscriptions, payment profiles, invoices, usage, allocations, refunds, deletes, or arbitrary Maxio calls.

How it works 7 steps

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

Process (7 steps)
dedupe trim
Trim whitespace from setting dedupe query
request_reason trim
Trim whitespace from setting reason
possible_matches_raw ?
created_customer ?
possible_matches default
Apply default
matches_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 4 configurable

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

maxio setting =
reason setting =
customer setting = [object Object]
dedupe query setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

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

About

Tags

maxio maxiocustomercreatebillingapprovalpack:maxio

Details

7 steps 4 configurable settings recipe_id: create-maxio-customer-intake