Skip to content
Recued
Menu
← Back to recipes

Chargebee customer revenue brief

by recued-core v1

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 14 steps

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 5 configurable

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.

Where it runs

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

Permissions it requires

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

About

Tags

chargebee chargebeecustomerbillingsubscriptionsinvoicesbriefpack:chargebee

Details

14 steps 5 configurable settings recipe_id: chargebee-customer-revenue-brief