Skip to content
Recued
Menu
← Back to recipes

Maxio customer revenue brief

by recued-core v1

Read-only Maxio customer revenue brief. It reads one customer, that customer's subscriptions, related invoices, recent site events, and MRR context through recued-core.maxio, then asks the AI summarizer for billing state, collection risk, and next checks. It does not create or update customers, create subscriptions, record usage, allocate components, create invoices, alter coupons, handle payment profiles, refund, void, delete, or call arbitrary Maxio endpoints.

How it works 15 steps

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

Process (15 steps)
customer ?
subscriptions_raw ?
invoices_raw ?
events_raw ?
subscriptions default
Apply default
invoices default
Apply default
events default
Apply default
subscription_count count
Count items in subscriptions
invoice_count count
Count items in invoices
summarize ?
subscription_rows slice
Take a subset of
invoice_rows slice
Take a subset of
subscription_table to_table
Format results as a data table
invoice_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 5 configurable

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

focus setting = Summarize this Maxio customer for subscription states, invoice status, balances, renewal risk, and concrete next checks. Do not invent facts outside the Maxio data.
maxio setting =
row limit setting = 12
max length setting = 900
customer id setting = 0

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 maxiocustomersubscriptionsinvoicesrevenueai-summarypack:maxio

Details

15 steps 5 configurable settings recipe_id: maxio-customer-revenue-brief