Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Email Notification

DP1970
Tera Expert

In ServiceNow Zurich version,  ServiceNow ticket, we can add people to the watchlist so they get notified by email for any update on the service ticket. The issue we are having is people on watchlist can't reply to tickets - what is out of the box ServiceNow? can we update so they can reply? Appreciate your assistance.

2026-02-25_13-32-42.PNG

6 REPLIES 6

BharatC
Tera Contributor

Hello @DP1970 

 

Who can reply OOB

The Caller

Users with appropriate roles (itil)

Users who have read/write access to the record via ACLs

In some configurations, the “Requested For” user

 

Try adding following acl to  Watch List users:

 

1) Have read access to the table "sc_req_item"

2) create or edit a Write ACL on sc_req_item for the comments field.

 

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards

Tanushree Maiti
Tera Sage

Hi @DP1970 

 

Check this Post. Hope it will help you.

 

https://www.servicenow.com/community/itsm-forum/how-to-allow-users-on-watch-list-to-post-additional-...

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

Ankur Bawiskar
Tera Patron

@DP1970 

My thoughts

-> are you saying they are able to reply but nothing is updating on RITM?

-> did you check if that watch list user is having WRITE access to RITM record?

-> When user replies via email and inbound action runs, it checks the Access

See this OOTB Inbound action on RITM table checks write access on line 3

Try to update the Table.None WRITE ACL and then verify by asking watch list user to reply to email

55.png

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

@DP1970 

Hope you are doing good.

Did my reply answer your question?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader