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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2015 05:01 AM
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????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2015 05:20 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2015 05:56 AM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2015 06:24 AM
Aanchal,
Use <mail_script>
//write your script
</mail_script>
--
Cheers,
AR

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-30-2015 08:18 AM
Hi Akash,
I am looking for writing an email script in meeting invitation template. But it's not working.