UI Action to create a calendar invite?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-03-2015 11:57 AM
Greetings-
As part of our deployment cycle I am required to send a meeting request to a shared calendar with the following specs:
- All Day Event
- Show time as free
- No alarm
- To: ServiceNow@regeneron.com
- From: logged in user
- Subject: ${change number} - {Change short description}
- Location: ServiceNow Production Instance
Sadly, I cannot seem to wrap my head around how to configure a meeting request notification. Can anyone out there help me?
Conan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2015 12:20 PM
I'm an idiot. there is no grTask which is in the second parameter spot. I changed it to gs.getUserID() and it fired the event no problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2015 12:27 PM
OK, good.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2015 06:24 AM
Jim - what would you need to do in order to use a field like 'Due Date' for this?