Forum Discussion
Anonymous
6 years agoNot applicable
How to Get Data From Web Application into Power BI
HI All I am working for a business that uses a piece of booking software called "Nookal", which is used to manage the booking and invoicing system for medical practices (i.e. physio's, dentists e...
PaulCooper
6 years agoFrequent Visitor
You need a connector from the company or their API documentation to either handcrafted the URL (likely including that key), to use with the Power BI's inbuilt Web connector to extract the data, or if the API is more complicated write your own connector.