how to send notification by clicking UI action button
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2021 11:14 PM
Iam having a button called send notification when iam clicking that button notification has to be send to the user ??

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2021 11:45 PM
Hi Rakesh,
Check Email Client, Email Client Templates and Quick Messages module in snow.
You could register an event and then use a UI action that triggers the event and create a notification(you may do that from notifications module) that runs against that event.
https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/administer/notification/task/t_CreateANotification.html
Please mark helpful/correct if applicable.
Regards,
Shubham
Shubham Tipnis
ServiceNow Enthusiast
⭐️ 3x Rising Star (2022–2024) – ServiceNow Community
Sharing insights, use cases & real-world learnings from the Now Platform
Always learning. Always building.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2021 11:47 PM
Hi Rakesh,
Can you explain the business requirement?
For your question you can follow points mentioned by Shubham but would like to understand the use-case
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2021 12:00 AM
refer below links for additional help
how to generate notifications by using ui action
Send an Notification when clicking on UI action
How to send an email notification through a UI Action script.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2021 02:40 AM
Hi Ankur,
i had a button called 'send notification' whenever i clicked that button it should send notification to that particular user who raised a ticket
Thanks,
Rakesh