Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to create Incident automatically for LDAP Server failure.

User567145
Tera Contributor

Hello Experts,

I have a requirement where we want to notify a specific group when there is LDAP connection failure and at the same time we want an incident to be created automatically.

 

I have achieved the first requirement by creating an event and triggering the notification through that event.

 

Now, for the second requirement, I am trying to achieve it through inbound action but unable to do so. Could you please assist me on this?

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @User567145 

You can do via Flow.

 

Trigger

- Inbound

Action

Send Email 

 

 

 

and add Action 

 

https://developer.servicenow.com/dev.do#!/learn/courses/utah/app_store_learnv2_flowdesigner_utah_flo...

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************