Chargebee customer revenue brief
Read-only Chargebee customer revenue brief. It reads one customer plus bounded subscription, invoice, hosted-page, and event context through recued-core.chargebee, then summarizes revenue state and follow-up evidence. It never mutates customers, subscriptions, payment sources, invoices, hosted pages, events, or arbitrary Chargebee endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (14 steps)
target_customer_id
trim
Trim whitespace from setting customer id
customer
?
subscriptions_raw
?
invoices_raw
?
hosted_pages_raw
?
events_raw
?
subscriptions
default
Apply default
invoices
default
Apply default
hosted_pages
default
Apply default
events
default
Apply default
summary
?
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
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize this Chargebee customer's account state, active/cancelled subscriptions, open invoice exposure, recent checkout or event evidence, and concrete next steps. Do not recommend mutation unless the evidence makes a separate approval-gated workflow appropriate.
chargebee
setting
=
row limit
setting
=
25
max length
setting
=
900
customer id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.