Hi
Anybody worked on how to start a job in the Orchestrator using “Power Automate” HTTP workflow?
Hi
Anybody worked on how to start a job in the Orchestrator using “Power Automate” HTTP workflow?
Hey @Krithi1
Yes this is possible.
Using Orchestrator API, you will be triggering a job from Power Automate HTTP.
For the power automate HTTP you will get an endpoint link.
Just call that endpoint from any of the source and send the necessary payload if any. That’s it.
This will help in starting a new job.
Thanks
#nK