Trigger an email notification from service portal page

Jesi Perinbaraj
Kilo Contributor

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

8 REPLIES 8

Hi Lars,



I used eventqueue in the script include. And called it from the server script and works fine.


Thank you!



Regards,


Jessie


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

larstange
Mega Sage

Maybe you can you create a script include in the global scope and call this to create the email?


sax10or
Tera Contributor

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.