Skip to content
Recued
Menu
← Back to recipes

Recurly account revenue brief

by recued-core v1

Read-only Recurly account revenue brief. It fetches one account plus balance, subscription, invoice, transaction, and account-note evidence through recued-core.recurly, then asks core.ai.summarize for a compact customer revenue view. It does not mutate billing info, collect invoices, create transactions, cancel subscriptions, create notes, or call arbitrary Recurly endpoints.

How it works 9 steps

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

Process (9 steps)
account_id trim
Trim whitespace from setting account id
account_record ?
balance ?
subscriptions ?
invoices ?
transactions ?
notes ?
summary ?
card to_summary
Format results as a summary card
Settings 3 configurable

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

recurly setting =
row limit setting = 25
account 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 Recurly connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

recurly recurlyaccountrevenuesubscriptionsinvoicestransactionsbriefpack:recurly

Details

9 steps 3 configurable settings recipe_id: recurly-account-revenue-brief