Chargebee
Version 0.0.4
Check out the docs Chargebee API for more information
Set up
Accessing the Chargebee API
API Keys are used to authenticate your application and control its access to the Chargebee API.
To create and configure the API keys, select Settings > Configure Chargebee > API Keys and Webhooks and then click on the API Keys tab. Any existing API keys are listed.
Creating an API key
To create a new API key, click on the Add an API Key button, choose the type of key to create, give it a name and click Create Key.
You will want to create an API-key of type Read-only key. This type of key has a few sub-types, offering varying levels of read-only access to the Chargebee API.
Set up Source in Kleene app
Now you should have everything you need to set up the source in the Kleene app.
-
Source name
Choose any name you wish
-
Description
Give the source a meaningful description.
-
Chargebee Site Name
This is the Chargebee site domain associated with the environment you want to extract data from.
(does not include '.chargebee.com') -
Chargebee API Key
This is the API key associated with the Kleene integration.
Features
Feature | Support | Notes |
---|---|---|
Backfill | ✅ | 2 Year History |
Incremental | ✅ | |
API reliability | 🟢 | Reliable |
Reports detail
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | 📄 Link to API endpoint |
---|---|---|---|
Addons | UPDATED_AT | ID | Addons Report |
Coupons | UPDATED_AT | ID | Coupons Report |
Customers | UPDATED_AT | ID | Customers Report |
Events | OCCURED_AT | ID | Events Report |
Invoices | UPDATED_AT | ID | Invoices Report |
Plans | UPDATED_AT | ID | Plans Report |
Promotional Credits | UPDATED_AT | ID | Promotional Report |
Subscriptions | UPDATED_AT | ID | Subscriptions Report |
Transactions | UPDATED_AT | ID | Transactions Report |
Updated 10 months ago