web
You’re offline. This is a read only version of the page.
close
Skip to main content

Power BI

New

allow creation of dataflows with the rest api

Vote (10) Share
Thomas Foster's profile image

Thomas Foster on 15 Apr 2019 23:20:10

Currently we can get the .json definition of a dataflow with the REST API

https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows/getdataflow

I would like to be able to create a dataflow by pushing a .json file with the definition similar to how reports can be pushed using

https://docs.microsoft.com/en-us/rest/api/power-bi/imports/postimportingroup