Send Email/Notification - UI Builder

MrGupta__
Tera Expert

I Want to send an email which I have defined in sysevent_email_action table whenever I click a Button component in Workspace.

MrGupta___0-1708494755825.png

 

2 REPLIES 2

Kalyani Jangam1
Mega Sage
Mega Sage

Hi @MrGupta__ 

Please refer "Compose Email" global ui action workspace code. It will help you.

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