Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connection. |
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.
To connect your ChartMogul account to Boost.space Integrator, you must obtain the Access Token and Secret Key from your ChartMogul account.
-
Login to your ChartMogul account.
-
In the left sidebar, click on your Profile icon, then View Profile under your profile name.
-
In the left User panel, click on the API keys tab.
-
Click on New API Key, enter a Name for your key, select the desired Access Level, and click Add.
-
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.
-
Log in to your Boost.space Integrator account, add a ChartMogul module to your scenario, and click Create a connection.
-
Optional: In the Connection name field, enter a name for the connection.
-
In both the Token and Secret Key fields, enter the key value copied in step 5. The same key value is used in both.
-
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.
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