Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
ziyabikram96
Helper V
Helper V

Connection to Online Portal using Push API method or any other method

I want PowerBI to be connected to an online vehicle tracking platform called payasyoutrack.com.  Web connection is not working. I guess Push dataset through REST API is the only way to go. Is there anyother way? If push dataset is the solution then someone please guide me through its first step which is to register an app with Azure AD which confuses me. What is that app? payasyoutrack?

7 REPLIES 7
lbendlin
Super User
Super User

Do you want to provide that online portal with data, or do you want to run reports from it?  A Push API would only make sense in the first scenario.

I want to run reports from it. As connection to web method was not working, I resorted to push API method. The idea was to import/push data from that portal into the power dataset. Is this gonna work or I haven't understood it correctly?

 

"import from" and "push into" are the exact opposites.  You can't just combine these concepts. 

 

The Push API method sends data to the Azure cloud.  it does not receive anything (apart from the push request success status). It is not suitable for what you are trying to achieve.

 

What you are likely looking for is the use of a REST API as defined by your data source. Do they offer documentation as to how to speak to them via API to retrieve data?

 

Capture6.PNG

The data gets pushed through by the REST API from the datasource to the PowerBI. Maybe, import term is not suitable to use in this case.

so you want to pull the data from the website and push it into a streaming/hybrid Power BI dataset?

 

You can use Power Automate for that, no real need to create your own app in AAD.

Yes Yes exactly. But streaming is for the current real time data while I need historical data as well. Thanks alot for the Power Automate suggestion. I will get back to you.

use a hybrid push dataset if you want history. BUT be aware that you have no control over how much history is stored.  

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.