Use the Chargebee connector to manage subscriptions and recurring billing.
Integrating your application with Chargebee lets you use these operations in an automation. It exposes 11 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.
Authentication
Before you begin, make sure you have the following information:
Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.
Authentication Type: The authentication method for this connector is defined in the connection setup. Select the connector in the Connections area to see the fields it requires.
Obtaining Your API Key
Login into your Chargebee account.
Navigate to Settings, then click Configure Chargebee.
Click on API Keys and Events, then open the API Keys tab.
Click Add API Key.
Select a key type (Full-Access Key for general use, or Read-Only Key if you only need read access) and give it a name.
Click Create Key to generate the key.
Copy the generated API key and store it securely for further authentication purposes.


Actions
Action Name | Description |
|---|---|
Assign a payment role | Assigns a payment role to a payment source in Chargebee |
Cancel subscription | Cancels the specified subscription in Chargebee |
Create a customer | Creates a new customer in Chargebee |
Download invoice PDF | Downloads invoice as a PDF in Chargebee |
Get hierarchy for a customer | Retrieves the full or partial account hierarchy for a customer in Chargebee |
Get subscriptions | Returns a list of all subscriptions in Chargebee |
Link a customer | Links a customer to an account hierarchy in Chargebee |
Retrieves a list of customers | Retrieves a list of all customers in Chargebee |
Retrieves the credit card | Retrieves the credit card for a customer id in Chargebee |
Unlink a customer | Unlinks a customer from its parent account in Chargebee |
Update a customer | Updates the customer resource in Chargebee |