Skip to content

A new connector for Google data studio to fetch data directly from Chargebee

Notifications You must be signed in to change notification settings

OussemaLouati/Chargee-Google-data-studio-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Chargebee Connector for Google data Studio

Deploying this apps script project will give you a new connector on Google data studio, where you can import you Data directly from Chargebee and start building your Dashboards.

How to proceed

You should First read the script chargebee-connector.js.gs and do the necessary changes so that you can import your data from your own API.

  • Update function getFields() (line 35): add the fields that you want to import and choose the right data types for each field.
  • Update function fetchDataFromApi(request): Add you own API url from where you want to fetch data.

Deploy Connector

Deploying the connector is pretty straight forward, please follow this guide: Here

Result

Here is the result, where you can connect to any Chargebee Api given a valid API key and URL and You can even choose the table you want to import. alt text

About

A new connector for Google data studio to fetch data directly from Chargebee

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published