Skip to content
Recued
Menu
← Back to recipes

Chargebee revenue operations digest

by recued-core v1

Scheduled read-only Chargebee revenue digest. It reads bounded pages of customers, subscriptions, invoices, item prices, coupons, and recent events through recued-core.chargebee, then summarizes subscription revenue operations evidence. It never mutates customers, payment sources, subscriptions, invoices, coupons, hosted pages, site settings, exports, or arbitrary Chargebee endpoints.

How it works 19 steps

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

Process (19 steps)
customers_raw ?
subscriptions_raw ?
invoices_raw ?
item_prices_raw ?
coupons_raw ?
events_raw ?
customers default
Apply default
subscriptions default
Apply default
invoices default
Apply default
item_prices default
Apply default
coupons default
Apply default
events default
Apply default
customer_count count
Count items in customers
subscription_count count
Count items in subscriptions
invoice_count count
Count items in invoices
summarize ?
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 7 configurable

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

focus setting = Summarize active subscription state, invoice collection exposure, catalog price readiness, recent operational events, and concrete revenue-ops follow-up. Do not invent facts outside the Chargebee evidence.
end hour setting = 10
weekdays setting = 1,2,3,4,5
chargebee setting =
row limit setting = 50
max length setting = 1100
start hour setting = 8

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 chargebeebillingsubscriptionsrevenueinvoiceseventsdigestpack:chargebee

Details

19 steps 7 configurable settings recipe_id: chargebee-revenue-operations-digest