How to create webhooks in uipath orchestrator?

Hi everyone,

I’m trying to create webhook for Robot Status alert.
What I need to mention in URL field ?

Can someone help me with this issue ?
And also all steps to create webhooks.

@Vaishnav_Tej,

In the URL field provide a custom URL to which you want to send information from Orchestrator.

Follow this tutorial for more details:

Documentation:

@Vaishnav_Tej

From whereever you want to receive the request from webhook you would have received an email..you need to go there to get the url that needs to be filled in the url field of webhook

Cheers

can you explain for gmail how to get url ?

@Vaishnav_Tej

gmail cannot send request to webhook

there needs to be some middleware or receiver of webhook

cheers