Hi Everyone,
I am trying to use the flow API to import a flow via powershell. I have looked at the flow powershell cmdlets and there is no import one.
I have a couple of issues. I cannot get an Auth token to use with the API. Trying to use a user principle.
Once that problem is solved will i be able to use the JSON i get from the "Convert to logic app" option and send that JSON to the create API?
I have looked and just cannot find any sort of example on google of people using powershell for this.