Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…).. |
With Chargebee modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. in Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., you can manage the coupons, customers, invoices, promotional credits, subscriptions, events and transactions in your Chargebee account.
To use the Chargebee modules, you must have the Chargebee account. You can create an account at www.chargebee.com/trial-signup/
Refer to the Chargebee API documentation for a list of available endpoints.
To establish the connection, you must:
To obtain your API key from your Chargebee account:
-
Log in to your Chargebee account.
-
In the left sidebar, click Settings > Configure Chargebee.
-
In the API keys and webhooksA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. section, click API keys.
-
Click + Add API Key and select Full-Access Key.
-
In the Name the API Key field, enter the name for the API key.
-
Click Create Key.
-
Copy the API key value shown and store it in a safe place.
You will use this value in the API key field in Boost.space Integrator
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add a Chargebee modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. to your scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive., and click Create a connection.
Note: If you add a module with an instant tag, click Create a webhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers., then Create a connection.
-
Optional: In the Connection name field, enter a name for the connection.
-
In the Company username field, enter the company name that you can see the company name in the URL of your Chargebee account.
-
In the API Key field, enter the API key copied in the section above.
-
Click Save.
-
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Chargebee modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
This app uses webhooks to triggerThe initial event that starts a scenario. It can be an action, a scheduled time, or a custom event, and is essential to define at the beginning of each scenario. a scenario when an event occurs instantly. All webhook modules have an instant
tag next to their name.
To set up a webhook, follow these steps:
-
Add an Chargebee
instant
module to your scenario and click Create a webhook. -
Optional: Enter a name for the webhook in the Webhook name field.
-
Select the corresponding connection for the webhook in the Connection field and fill in all required fields.
-
Click Save > Copy address to clipboard.
-
Log in to your Chargebee account.
-
Go to Settings > Configure Chargebee.
-
In the API Keys and Webhooks section, click Webhooks.
-
Click + Add Webhook.
-
In the Webhook Name, enter a name for a webhook.
-
In the Webhook URL, enter a link that you saved in clipboard.
-
In the Events to Send field, select All Events and switch the Set this as primary toggle on.
-
Click Create.
Build Chargebee ScenariosA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive.
After connecting the app, you can perform the following actions:
Coupons
-
Create a Coupon
-
Find Coupons
-
Retrieve a Coupon
-
Update a Coupon
-
Delete a Coupon
Customers
-
Watch Customers
-
Create a Customer
-
Update a Customer
-
Find Customers
-
Retrieve a Customer
-
Delete a Customer
Invoices
-
Watch Invoices
-
Create an Invoice
-
Update an Invoice
-
Find Invoices
-
Retrieve an Invoice
-
Delete an Invoice
-
Collect Payment for an Invoice
-
RecordIn Boost.space, a record is a single data entry within a module, like a row in a database. For example, a contact in the Contacts module or a task in the Tasks module. an Invoice Payment
-
Refund an Invoice
-
Retrieve an Invoice Link
Promotional credits
-
Add a Promotional Credit
-
Find Promotional Credits
-
Set a Promotional Credit
-
Retrieve a Promotional Credit
-
Deduct a Promotional Credit
Subscriptions
-
Watch Subscriptions
-
Create a Subscription for ItemsItems are rows in records (order/request/invoice/purchase...)
-
Update a Subscription for Items
-
Find Subscriptions
-
Retrieve a Subscription
-
Delete a Subscription
Other
-
Watch Events
-
Retrieve a Transaction
-
Make an API Call