icalender invitation from ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2024 03:22 AM
Hello ServiceNow enthusiasts,
Has anyone successfully developed icalender invitation with a schedule from a task recently? I believe that I have spent enough time in figuring out a way to fulfill this and tried the following.
1) The Import Export Maps Table - This doesn't have the capability to read the variable from the RITM.
2) Email script to generate an ics file - By this approach, I was able to create an attachment that can be sent over the email (Not as a meeting invitation). This method fails in converting the schedule depending upon the attendees timezone.
(Reference to the article:https://www.servicenow.com/community/developer-articles/servicenow-calendar-invites/ta-p/2304049)
Any suggestions?