API Total subscribers

Status: Open · Asked by abular on · 0 views

abular — Question ·

Hi,
We want to pull data from Pablbly to our dashboard. We need data like this

Total subscribers - Live subscription in Pabbly (display monthly)
[TABLE]
[TR]
[TD]Mar[/TD]
[TD]Apr[/TD]
[TD]May[/TD]
[TD]Jun[/TD]
[/TR]
[TR]
[TD]2410[/TD]
[TD]2400[/TD]
[TD]2500[/TD]
[TD]2550[/TD]
[/TR]
[/TABLE]

Total subscribers - Live subscription in Pabbly (display daily)
[TABLE]
[TR]
[TD]1 Apr 2024[/TD]
[TD]2 Apr 2024[/TD]
[TD]3 Apr 2024[/TD]
[TD]4 April 2024[/TD]
[TD]5 Apr 2024[/TD]
[TD]6 Apr 2024[/TD]
[/TR]
[TR]
[TD]2380[/TD]
[TD]2396[/TD]
[TD]2400[/TD]
[TD]2410[/TD]
[TD]2380[/TD]
[TD]2410[/TD]
[/TR]
[/TABLE]

We have seen this and tried some of the endpoint. But not sure which one that we should use to get the data.

Soumya Tripathi — Reply ·

Hello @abular
At present, the API endpoint you've requested is not available within Pabbly Subscription Billing to provide details in the specified format.

We kindly ask you to submit this as a feature suggestion in our forum. Should we receive multiple requests for this feature from our users, we will assess its feasibility for inclusion in Pabbly Subscription Billing. Please add your feature request to the following forum link: https://forum.pabbly.com/forums/features-requests.26/

As a workaround, you can utilize the following API to access dashboard details:
https://apidocs.pabbly.com/#754ecd31-59d3-4106-a4f4-47d820a317c1

abular — Reply ·
Hello @abular
At present, the API endpoint you've requested is not available within Pabbly Subscription Billing to provide details in the specified format.

We kindly ask you to submit this as a feature suggestion in our forum. Should we receive multiple requests for this feature from our users, we will assess its feasibility for inclusion in Pabbly Subscription Billing. Please add your feature request to the following forum link: https://forum.pabbly.com/forums/features-requests.26/

As a workaround, you can utilize the following API to access dashboard details:
https://apidocs.pabbly.com/#754ecd31-59d3-4106-a4f4-47d820a317c1


Hi, At least

can you point me which end point to get the 'Subscription live' numbers?

Because you have this in 'Side menu > susbcription > Subscription live'

We already accessed the 'dashboard' endpoint, but can't see the 'subscription live' data/numbers. How to get that nmbers?

Soumya Tripathi — Reply ·

Hello @abular
We regret to inform you that, currently, the API to retrieve live subscription numbers is not available in Pabbly API Documentation . If this feature becomes available in the future, we will certainly update you.

Back to all forum threads · Log in to reply