Send Email/Notification - UI Builder
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 09:52 PM
I Want to send an email which I have defined in sysevent_email_action table whenever I click a Button component in Workspace.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 10:09 PM
Hi @MrGupta__
Please refer "Compose Email" global ui action workspace code. It will help you.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 10:13 PM
I want to trigger a notification through this UI component which I have created.
Also, we cannot use any ServiceNow APIs in UI Builder Client script, so using compose email code will not work.
Regards