Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have followed this video https://www.youtube.com/watch?v=W5gIpI9eRFY and automate the fabric notebook using Power Automate using notebook api https://api.fabric.microsoft.com/v1/workspaces/{{WORKSPACE_ID}}/items/{{ARTIFACT_ID}}/jobs/instances...
on Invoke HTTP Request and Request Body is {
"executionData": {}
}
When I try to run I get an error of 400 Bad request how to overcome this issue
Solved! Go to Solution.
Hi @santh00
Thanks for using Fabric Community.
You can refer to this link: Trigger Fabric Notebook or Dataflows With Power Automate (youtube.com)
Please let me know if you have any further questions.
Hi @santh00
Thanks for using Fabric Community.
You can refer to this link: Trigger Fabric Notebook or Dataflows With Power Automate (youtube.com)
Please let me know if you have any further questions.