Active with remarks
This application needs additional settings. Please follow the documentation below to create your own connection.

ChartMogul

With ChartMogul modules in Boost.space Integrator, you can create, update, list, retrieve, and delete customers, plans, plan groups, data sources, invoices, and subscriptions in your ChartMogul account.

To use ChartMogul in Boost.space Integrator, you must have a ChartMogul account. You can create an account at chartmogul.com.

Refer to the ChartMogul API documentation. for a list of available endpoints.

Connect ChartMogul to Boost.space Integrator

To connect your ChartMogul account to Boost.space Integrator, you must obtain the Access Token and Secret Key from your ChartMogul account.

  1. Login to your ChartMogul account.

  2. In the left sidebar, click on your Profile icon, then View Profile under your profile name.

  3. In the left User panel, click on the API keys tab.

  4. Click on New API Key, enter a Name for your key, select the desired Access Level, and click Add.

  5. Copy the Key value and store it in a safe place. You will use this value in both the Token and Secret Key fields when creating the connection in Boost.space Integrator.

  6. Log in to your Boost.space Integrator account, add a ChartMogul module to your scenario, and click Create a connection.

  7. Optional: In the Connection name field, enter a name for the connection.

  8. In both the Token and Secret Key fields, enter the key value copied in step 5. The same key value is used in both.

  9. Click Save.

You have successfully established the connection. You can now edit your scenario and add more Chartmogul modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.

Build ChartMogul Scenarios

After connecting the app, you can perform the following actions:

Customer

  • List Customers

  • Get a Customer

  • Create a Customer

  • Add a Custom Attribute to a Customer

  • Update a Customer

  • Delete a Customer

Plan

  • List Plans

  • Get a Plan

  • Create a Plan

  • Update a Plan

  • Delete a Plan

Plan Group

  • Get a Plan Group

  • Create a Plan Group

  • Update a Plan Group

  • Delete a Plan Group

Data Source

  • List Data Sources

  • Get a Data Source

  • Create a Data Source

  • Delete a Data Source

Invoice

  • List Invoices

  • Get an Invoice

  • Import an Invoice

  • Delete an Invoice

  • Import an Invoice Transaction

Subscriptions

  • List Customer’s Subscriptions

  • Cancel a Customer’s Subscription

Other

  • Make an API Call