Need to create a trigger for bot such that when a request is created on webservice this bit gets triggered and send email to specified user if request fails to get a proper response

Hi,

I need to create a trigger for a bot such that it gets triggered when system receives a request on web service.
Need to know if this is possible. If so, which trigger should I use?
Then this bot should check for any failure in getting response, if there was any exception bot should send an email to specific users.

Thanks

1 Like

Hi @aggupta277

Welcome to our UiPath Forum! :slight_smile:

It is possible to start your process by using Orchestrator API. The easiest would be to create an API call directly to Orchestrator.

See here for more reference:
https://orchestrator.uipath.com/v2019-fastTrack/reference