Agentic Service Discovery

Resources

C

Chargebee

by Chargebee Inc.

Connect agents to Chargebee to manage subscriptions, customers, invoices, and billing operations.

PaymentsPaidBasic authbillingsubscriptionrecurringinvoicespaymentsrevenue

How agents use Chargebee

  • Monitor subscriptions nearing trial expiry and trigger upgrade nudge campaigns
  • Detect failed payments and initiate dunning workflows
  • Generate weekly revenue metrics by querying subscription and invoice data
  • Apply coupons or discounts as part of retention or win-back campaigns
  • Sync new subscriptions to CRM or onboarding tools

Agent actions

Get SubscriptionRetrieve a subscription by ID

Inputs: subscriptionId

Returns: subscription, status, planId, nextBillingAt, customerId

List SubscriptionsList subscriptions with optional filters

Inputs: status, planId, customerId, limit

Returns: subscriptions, total

Create SubscriptionCreate a new subscription for a customer

Inputs: planId, customerId, customerEmail, trialEnd, couponIds

Returns: subscriptionId, customerId, status, subscription

Cancel SubscriptionCancel a subscription immediately or at end of term

Inputs: subscriptionId, endOfTerm

Returns: subscription, cancelledAt

Get CustomerRetrieve a customer by ID

Inputs: customerId

Returns: customer, email, billingAddress

List InvoicesList invoices with optional filters

Inputs: customerId, status, limit

Returns: invoices, total

Apply CouponApply a coupon to an existing subscription

Inputs: subscriptionId, couponId

Returns: subscription, success

Example workflows

1

Churn prevention

Agent detects subscriptions approaching cancellation and triggers retention workflows

2

Revenue reporting

Agent queries Chargebee for MRR, new subscriptions, and churn to build weekly reports

About Chargebee

Vendor
Chargebee Inc.
Pricing Always review details with the vendor
PaidPerformance plan from $599/month (up to $100K MRR). Scale plan for higher revenue. Contact for Enterprise.
Authentication
Basic auth
Rate limit Always review details with the vendor
150 requests / minute
Compatible nodes
AgentResourceInputOutput

Build an AI workflow with Chargebee

Use the Agentic Planner to design, visualize, and connect Chargebee with your other tools.

Open Agentic Planner

Related Payments tools