Trigger Microsoft Fabric Data Pipeline using Power Automate/ Logic App Go read this post first. That's what helped me figure out what to do without too much Googling around! Key things are: The URL to call (via POST) is No need for a body, unless the pipeline needs one. Here's the documentation…
Trigger Microsoft Fabric Data Pipeline using Power Automate/ Logic App
Go read this post first. That's what helped me figure out what to do without too much Googling around! Key things are: The URL to call (via POST) is No need for a body, unless the pipeline needs one. Here's the documentation for the URL being called (there isn't much!). The example there shows a payload, ignore that example.
rakhesh.com