Hi,
I tried creating a flow from the template:
When a Power BI data alert is triggered, push a row to a streaming dataset
And the flow immediately fails on the trigger:
"When a data driven alert is triggered"
The error message is:
The HTTP path name must be provided in the 'ApiConnection' trigger inputs
More details:
Host is:
{ "api": { "runtimeUrl": "https://firstrelease-001.azure-apim.net/apim/powerbi" }, "connection": { "name": "/providers/Microsoft.PowerApps/apis/shared_powerbi/connections/shared-powerbi-fcb342ab-6c18-4e82-9037-f4e75232eca9" } }But Path is blank.
So is the template broken? I could do the same thing using a different template but this one is nice in that it can capture *all* my alerts rather than configuring each one individually.