Record Maxio usage
Approval-gated Maxio metered usage workflow. It reads the subscription and existing component usage, then records exactly one usage object through recued-core.maxio and re-lists usage for confirmation. It does not create subscriptions, allocate quantity components, create invoices, alter coupons, handle payment profiles, refund, void, delete, or call arbitrary Maxio endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (7 steps)
subscription_key
trim
Trim whitespace from setting subscription id or reference
created_usage
?
usage_after_raw
?
usage_after
default
Apply default
usage_rows
slice
Take a subset of
usage_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
maxio
setting
=
usage
setting
=
[object Object]
row limit
setting
=
12
component id
setting
=
0
subscription id or reference
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.