Trigger an email notification from service portal page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-14-2017 10:55 PM
Hi All,
I have a requirement where I need to send an email from the service portal page. There are two buttons on a form and on click of one of the buttons, it should trigger an email notification with the details filled in the form. How can this be achieved using angularjs?
Thanks in advance,
Jessie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 12:28 AM
Hi Lars,
I used eventqueue in the script include. And called it from the server script and works fine.
Thank you!
Regards,
Jessie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2023 03:19 AM
Hi @Jesi Perinbaraj ,
I have the same requirement. I have a form with a select box, First name, Last name, Email, Work Phone and Message. I have created these fields in the widget. When user clicks on Send button, email should trigger to a particular group email address with all the details he enters.
Please help me in this.
Thanks!!
Samiksha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2017 01:42 AM
Maybe you can you create a script include in the global scope and call this to create the email?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2020 03:47 AM
Hi Lars,
I hope you are fine and will be able to help me on my customer requirement.
I think it is a bit different that what was discussed above.
The need is to send a widget's displaying in a notification body.
In other words, embeded a widget in the HTML body of a notification.
I know that there is the possibility to send a link to the Service Portal page by notification but my need is quite different because we need to send the image of the widget into the email's body.
Hope you have time to read me.
Regards.