Forum Discussion
Anonymous
6 years agoNot applicable
Stripe integration
Hi ! I would like to connect stripe with Power BI and i dont know how to do ? Regards
- Anonymous6 years ago
You can get data off of Stripe's servers using the Stripe REST API, which exposes information about core resources, payment methods, subscriptions, and more. To get a list of all customers, for instance, you could call GET /v1/customers.
A even better way is to load the data in a warehouse first.
here is the full article:
http://stripe.topowerbi.com/
karaoan
4 years agoKudo Kingpin
There is also a fully automated solution out there that automatically loads all Stripe data to an Azure SQL database and generates the relevant Power BI models and DAX metrics for subscriber and billing analytics: Stripe | Integration with Power BI & Excel | Acterys Next Level Planning