- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2022 03:40 AM
I have a working Scheduled Job calling a Script Include which in turn access a REST Message to Google Calendar and successfully retrieves a JSON response containing the dates of U.K. Bank Holidays.
I want to be able to write a script which adds the relevant data (summary name, start and end dates etc.) to a Schedule I created called U.K. Holidays. However, I'm unsure how to write them into the schedule entries. If this isn't the correct place to look at either, then where would be.
Any help on which table I should be looking to record this data to would be appreciated.
Solved! Go to Solution.
- Labels:
-
On-Call Scheduling
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2022 08:58 PM
just create record using GlideRecord
sharing useful link
Adding Schedule entries via workflow script?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2022 03:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2022 04:06 AM
Hi Ankur, pleased to hear I'm on the right track with this though I can't find any documentation on how I can write to one of these entries. Would you be able to provide a link? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-09-2022 08:58 PM
just create record using GlideRecord
sharing useful link
Adding Schedule entries via workflow script?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2024 10:05 PM
Hello @Ankur Bawiskar
the above link is archived could you please reshare once it will be helpful for me