Solved

API to get Subscriptions Info

  • 27 July 2021
  • 3 replies
  • 309 views

Badge +3

Hello, 

is there an API  to get all the subscription infos of our our customers? 

Our goal is to connect it to a google sheet where we would display all the neccesary data to run some analytics. 

One issue that we currently have is that we cannot filter the people that cancelled due to a billing reason and the once that opted out. 

Getting all the subscriptions with their related info would be a good way to solve this. 

Thank you very much

 

icon

Best answer by cody 27 July 2021, 17:34

View original

3 replies

Userlevel 6
Badge +8

Hey @Siro Andrea Roncadin!

For the subscription status of individual users, you can use our REST API and the GET /subscribers method to get the current status of their subscriptions, entitlements, other purchases, and subscriber attributes.

If you need to filter and export groups of customers by specific states like billing issue, opted out, etc. I would recommend using Customer Lists to create custom lists based on those filters. You can read more about Customer Lists, creating lists, filtering, and exporting here.

You can see the data exported for each user that you could import into and filter by in Google Sheets here.

Badge +3

I tried but the data is somehow not consistent. 

Badge +2

I use Google Data Studio to collect my metrics from different platforms and display them.

It would be great to be able to get RC metrics from the dashboard in  Google Data Studio.

Reply