UiPath Orchestrator Webhooks create an Incident in ServiceNow

UiPath Orchestrator Webhooks create an Incident in ServiceNow

2,985 Просмотров

UiPath Orchestrator Webhooks create an Incident in ServiceNow.

0:00 Preview of the process
0:23 Intro
0:50 Webhooks inside UiPath Orchestrator
1:28 Create Scripted REST API in ServiceNow
3:07 Define the webhook URL
3:30 Test the webhook from Postman
4:24 Put the webhook inside of UiPath Orchestrator
5:00 Explain the script
6:40 Run the full Process with parameters

#servicenow #webhook #uipath

Тэги:

#uipath_servicenow_webhooks #webhooks_servicenow #incoming_webhooks_servicenow #webhooks_servicenow_samples #orchestrator_webhook #webhooks_uipath #uipath_webhook #uipath_orchestrator_webhooks #uipath_webhook_events #uipath_webhook_example #Url_uipath_webhook #webhook_uipath #uipath_webhooks #uipath_servicenow #how_to_integrate_uipath_with_servicenow #Postman_webhook #uipath_webhook_receiver #uipath_servicenow_spoke #uipath_servicenow_connector #uipath_servicenow_api
Ссылки и html тэги не поддерживаются


Комментарии:

stanalix
stanalix - 14.06.2022 00:27

Hi, have you tested to send to a different table in ServiceNow? e.g. All Events (em_event)? I’m
guessing it would also work but just want to asked if you’ve tried

Ответить
Najar
Najar - 10.12.2021 01:29

Hi Christian im doing something very very similiar but im receivieng this error ServiceNow -Error report 403 - Access Restricted

Ответить
Nishanthi Sankar
Nishanthi Sankar - 12.10.2021 19:20

Can I get the code you have used in the ServiceNow Scripted REST API or where will I be able to find that? I will make modifications in that and use it according to my requirements. Thank you!

Ответить
Vaibhav A
Vaibhav A - 09.09.2021 08:25

How should the authentication be handled on ServiceNow side?

Ответить
Life on Wheels
Life on Wheels - 25.05.2021 16:17

Hi Christian, This is a solid video. In my case, we have used the RE framework and all the exceptions are handled. Technically all job statuses will be successful. What we do currently is, make use of some middleware to look for logs of type "Error" and create a SNOW incident. Our job would be so much easier if webhooks also work on logging (log of type error)
Any idea if we can do this in the latest versions? or if such a feature can be recommended?

Ответить
Sajal Chakraborty
Sajal Chakraborty - 06.01.2021 23:53

Hi Christian, This is really interesting and has huge potential. However, it seems that the demo is built around Cloud Orch. How can we achieve this using On-Prem deployments as we are using 2019.10 currently, and I don't think this functionality is currently available in the 2019.10 On-Prem deployments.

Ответить