ChartMogul
With ChartMogul modules in Make, 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 Make, 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 Make
To connect your ChartMogul account to Make, 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 Make.
Log in to your Make 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.
Build ChartMogul Scenarios
After connecting the app, you can perform the following actions:
List Customers
Get a Customer
Create a Customer
Add a Custom Attribute to a Customer
Update a Customer
Delete a Customer
List Plans
Get a Plan
Create a Plan
Update a Plan
Delete a Plan
Get a Plan Group
Create a Plan Group
Update a Plan Group
Delete a Plan Group
List Data Sources
Get a Data Source
Create a Data Source
Delete a Data Source
List Invoices
Get an Invoice
Import an Invoice
Delete an Invoice
Import an Invoice Transaction
List Customer's Subscriptions
Cancel a Customer's Subscription
Make an API Call