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