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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
andiob
New Member

Retreive Push Url

I'm creating pushStreaming dataset using the API but i'm still required manually go to the website portal and retreive the URL to push data. Is it possible somehow to retreive or calculate the push url for a given dataset?

4 REPLIES 4
Anonymous
Not applicable

Hi @andiob,

 

You can write an interface to get the url string from specific site, then add get url method before you send data streaming dataset api.

After these steps, you only need to maintenance your interface to confirm it return the correct url string.

 

Reference link:

Interfaces in C# (For Beginners)

 

Regards,

Xiaoxin Sheng

I'm not getting your suggeston entirely... maybe i've explained myself i'll try to describe again my problem:

 

My need is to automate the creation of a good number of datasets that shares the same structure. I can easly do that by leveraging the create dataset API which gives me back the ID of the created dataset but after that i'm still requeired to open the the powerbi web application and manually retreive the pushURL of each dataset if i wish to use that to push data to those datasets.

 

I would like to know whether is possible to get that URL programmatically.

 

 

Best regards

 

Andrea

Anonymous
Not applicable

Hi @andiob,

 

Perhaps you can refer to below documents which mentioned how to push data to those datasets.

Add Rows

Push data into a Power BI dataset

 

Regards,

Xiaoxin Sheng

Hi, i'm aware of the APIs to populate the datasets but this require me to register a new application and provide to the "cliente" application secret/credentials while with the URL i only need to recover that information and embed the URL. I guess i will keep doing that manually i suppose 😄

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.