- Integrations
- /
- Chargebee
Chargebee
Subscription billing events from Chargebee
Chargebee is the subscription-billing platform competing with Recurly and Stripe Billing — popular with SaaS companies that need complex dunning, revenue recognition, and pricing-model flexibility. Four triggers cover the lifecycle events that matter: Subscription Created, Subscription Renewed (each successful renewal — useful for retention milestone workflows), Subscription Cancelled, Payment Succeeded. Three actions: Create Subscription, Cancel Subscription, List Subscriptions. The integration uses a Chargebee site name + API key from your account. Common patterns: Subscription Cancelled fires a churn-investigation workflow (record the reason, contact CS, queue a winback campaign); or Subscription Renewed at the 12-month mark triggers a "thank you for 1 year" recognition flow that creates a Notion success story + Slack notification. Chargebee's subscription-state model (active, in_trial, future, paused, cancelled, non_renewing) comes through on every payload, so workflows can branch by current state.
Workflows start when Chargebee does.
4 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.
Fires when a payment is successfully captured against an invoice. Payload includes amount, currency, payment method, customer, the cleared invoice. The standard revenue-tracking hook for accounting sync and customer-success "they paid" workflows.
Fires when a subscription cancels — by customer self-serve, by CS team, or scheduled. The churn hook: revoke product access at period end, trigger the exit survey, log to customer-success churn dashboard.
Fires on new subscription creation. Payload includes plan, customer, billing cycle, trial dates. The base hook for SaaS onboarding: provision product access, welcome sequence, notify CS for high-value plans.
Fires when a subscription auto-renews at the end of its billing period. Useful for "they renewed → thank them, ask for testimonial, log to retention tracking" workflows that capture the customer-satisfaction signal.
Do anything Chargebee can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Cancel Subscription | Cancels a subscription — immediately or at period end. Useful for "GDPR data deletion request → cancel sub" workflows or for CS-driven "they asked to cancel via support" automation. |
| Create Subscription | Provisions a new subscription with plan, customer, optional trial dates and addons. Useful for "B2B sales process closed → provision their subscription from the deal data" workflows. |
| List Subscriptions | Paginated subscriptions with filters by status, plan, customer, recently updated. For weekly MRR rollup workflows or for "all customers on this legacy plan, alert about migration" segmentation. |
Pre-built Chargebee workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Chargebee once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Chargebee field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Chargebee integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Chargebee to Tiny Command?
What Chargebee triggers does Tiny Command support?
What Chargebee actions can I run from a workflow?
Is the Chargebee integration real-time?
Do I need to write code to use Chargebee with Tiny Command?
How much does the Chargebee integration cost?
More payments apps people connect.
Same category as Chargebee, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Chargebee.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.