Is there any way to process an email script in meeting invitation email template?

Aanchal Mehndi1
Giga Contributor

Is there any way to process an email script in meeting invitation email template? As per the service now, email script is not allowed in meeting invitation email template.

I have done calendar integration for change_task. So, i used an email template to send an invite but I also want to send a one hyperlink for which we have written mail script under body of the message in other notifications. But for calendar invitations, how should i send that hyperlink????Email_template.PNGmail_script.PNG

11 REPLIES 11

Sreeja Gattu
Kilo Expert

Hi Aanchal,


As per my knowledge, we can use mail script in email templates.


Can you please check the below link if it can help you.


Email Templates - ServiceNow Wiki




Thanks


Sreeja


Thanks Sreeja but i want to write an email script in meeting invitation email templates, but as per the Service Now we can't process email script in meeting invitation email templates.


Is there any possibility to do that?


Artemis15
Kilo Guru

Aanchal,



Use <mail_script>



//write your script



</mail_script>



--


Cheers,


AR


Hi Akash,



I am looking for writing an email script in meeting invitation template. But it's not working.