Send Dashboard Stats to sheets
Status: Closed · Asked by Hendrik Jan Monshouwer on · 0 views
I need to send the Dashboard results and stats to google sheets to avoid having to send people to login to pabbly account
so i need to have the stats taken from pabbly sub billing to be presented in a google sheets in real time.
is this possible and how would I set this up?
I have a pabbly connect account and am considering a pabbly subscription if it can do certain tasks for us.
Thank you.
Hendrik-Jan
Hello Hendrik,
Greetings !!
Thank you for reaching out to us.
You can use the below-mentioned API to get the data of the top cards present in the dashboard.
https://payments.pabbly.com/api/v2/getdashboardstats
You can fire this API and use it to import the data into Google Sheets as well.
If you have any other issues or queries, please do not hesitate to reach out to us. We would be happy to assist you in any way we can.
Thanks & Regards,
Mukesh
Pabbly Team
Hello Hendrik,
Greetings !!Thank you for reaching out to us.
You can use the below-mentioned API to get the data of the top cards present in the dashboard.
https://payments.pabbly.com/api/v2/getdashboardstatsYou can fire this API and use it to import the data into Google Sheets as well.
If you have any other issues or queries, please do not hesitate to reach out to us. We would be happy to assist you in any way we can.
Thanks & Regards,
Mukesh
Pabbly Team
I have tried to do this, but have not been able.
Are there any more detailed instructions or videos I can watch to see how to do this?
Thank you Kindly
Hendrik-Jan
this keeps on giving me a 404
Whats going on?
is this the correct api endopint?
is there any example you can show me or any doc you can point to that will help me with this?
Hello Hendrik,
Greetings !!Thank you for reaching out to us.
You can use the below-mentioned API to get the data of the top cards present in the dashboard.
https://payments.pabbly.com/api/v2/getdashboardstatsYou can fire this API and use it to import the data into Google Sheets as well.
If you have any other issues or queries, please do not hesitate to reach out to us. We would be happy to assist you in any way we can.
Thanks & Regards,
Mukesh
Pabbly Team
You gave me the wrong information I think.
Should it not be...
https://api.pabbly.com/v1/subscriptions/dashboard-details
Or... please give me the correct info so that i can get the dashboard info to show up in google sheets.
Thanx.
Hello Hendrik,
Greetings !!
Thank you for reaching out to us.
Sorry for the confusion please refer to the below corrected URL that contains the details about the Dashboard Stats API.
https://apidocs.pabbly.com/#754ecd31-59d3-4106-a4f4-47d820a317c1
If you have any other issues or queries, please do not hesitate to reach out to us. We would be happy to assist you in any way we can.
Thanks & Regards,
Mukesh
Pabbly Team