UI Action to create a calendar invite?

conanlloyd
Giga Guru

Greetings-

As part of our deployment cycle I am required to send a meeting request to a shared calendar with the following specs:

  1. All Day Event
  2. Show time as free
  3. No alarm
  4. To: ServiceNow@regeneron.com
  5. From: logged in user
  6. Subject: ${change number} - {Change short description}
  7. 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

12 REPLIES 12

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


OK, good.


Jim - what would you need to do in order to use a field like 'Due Date' for this?