How to integrate microsoft flows with uipath orchestrator StartJobs API

Hi Team,

Can someone guide me on how to integrate microsoft flows with uipath orchestrator StartJobs API.
My orch version is : 2020.10.7

1 Like

Hey @MariaJosephina

You will need to make an API call from MS Flow to the UiPath Orchestrator API…

Auth Request → Start Job Request

A quick tutorial below on how to create http requests on MS Flow

https://techcommunity.microsoft.com/t5/microsoft-365-pnp-blog/how-to-get-started-with-http-requests-in-power-automate/ba-p/2121908

Hope this helps

Thanks
#nK

1 Like

Hey @MariaJosephina !! Look at this explained tutorial! It use power automate!!

Hope it helps!

1 Like

I am geting the error :

**UnresolvableHostName** . Http request failed with status code 'NameResolutionFailure' and status message: 'The remote name could not be resolved: 'acwe*****.*****.local''.

Any idea on this