We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Inbound Action when reply "Yes" it will automatically close the ticket

NeilCarloB
Tera Contributor

Hello,

I have requirement that Inbound Action when reply "Yes" it will automatically close the specific ticket user replied.

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron

Hi @NeilCarloB 

 

AGLearnNGrow_0-1738936857911.png

 

 

Try this way and in code, set the state to closed.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

View solution in original post

1 REPLY 1

Dr Atul G- LNG
Tera Patron

Hi @NeilCarloB 

 

AGLearnNGrow_0-1738936857911.png

 

 

Try this way and in code, set the state to closed.

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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