Skip to main content

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.

  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 Make.

  6. Log in to your Make 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