Anyone know how to edit the content of the SMS message sent for password reset verification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2025 09:29 AM
We are using Twilio integrated with servicenow for notify.
We are in the middle of setting up a version of service desk assisted password reset (but really just for identity verification)
I have it where the user can enroll with sms and get sent a text message (from twilio number via notify) but cannot for the life of me find where the message is configured that gets sent to the user - it is not in the push notifications nor is it in email notifications.
Currently is sending a message that says "Password reset verification code: xxxxxx" - I want it to say "Identity Verification code: xxxxxx"
Anyone know where i can change the text content that is sent?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2025 10:22 AM
I think it may be the sys_ui_message
table. If it's not there, it's better to log a case with Now Support.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2025 10:55 AM
Yeah i don't see it there either unfortunately. I will open a case with support if needed i was just hoping someone who had done this before may have a quicker answer. Thanks!