Skip to content
Recued
Menu
← Back to recipes

Zuora catalog readiness brief

by recued-core v1

Read-only AI-assisted catalog readiness brief for Zuora. It reads one product catalog page and product charge definitions through recued-core.zuora, then summarizes catalog coverage, pricing model evidence, billing-period gaps, revenue-rule signals, and follow-up. It never creates or mutates products, charges, subscriptions, orders, invoices, payment methods, bill runs, custom objects, files, webhooks, or calls arbitrary Zuora endpoints.

How it works 14 steps

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

Process (14 steps)
charge_filter trim
Trim whitespace from setting charge
rateplan_filter trim
Trim whitespace from setting rateplan
products_raw ?
charge_definitions_raw ?
products default
Apply default
charge_definitions default
Apply default
product_count count
Count items in products
charge_definition_count count
Count items in charge definitions
product_rows slice
Take a subset of
charge_definition_rows slice
Take a subset of
summarize ?
product_table to_table
Format results as a data table
charge_definition_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 6 configurable

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

focus setting = Summarize Zuora catalog readiness for revenue operations: active product coverage, missing pricing signals, unusual billing periods, revenue-rule gaps, and concrete follow-up. Do not invent facts outside the Zuora data.
zuora setting =
charge setting =
rateplan setting =
row limit setting = 25
max length setting = 1000

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 Zuora connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

zuora zuorabillingsubscriptionscatalogpricingproductreadinesspack:zuora

Details

14 steps 6 configurable settings recipe_id: zuora-catalog-readiness-brief