Hi all,
Just wondering if it is possible to build an analytics dashboard where users can sign up, connect their Stripe account and see their Stripe data visualized in the dashboard? Is something you can do with Bubble?
Thanks
Hi all,
Just wondering if it is possible to build an analytics dashboard where users can sign up, connect their Stripe account and see their Stripe data visualized in the dashboard? Is something you can do with Bubble?
Thanks
You sure can. Make use of the ‘API Connector’ plugin made by Bubble. You’ll need to create your own API calls to fetch the users data. From there you can create the visualizations needed for your project.
Are there any resources/tutorials that cover this I can watch/read?
There are a ton of resources here in the forum, you’ll just have to search for Stripe API.
As a side note, Stripe’s documentation is one of the best in my opinion. If you’re not familiar with API’s, do some searching on the forum and at least get the basics, then you can use the documentation to piece meal the calls you’ll need together.