
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2022 02:24 AM
Dear experts,
Is there a cheat sheet or reference which lists ALL the commonly used global objects - like gs (Glide System), g_user, etc. and MAINLY where to use it?
For example - this article in SNGuru tells about gs and g_user - likewise I need it for all objects in one place. Does such thing exist somewhere documented?
Regards,
Anish
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2022 02:34 AM
Hi
I can understand your desire for such an overall view, but to my mind it is not possible to get one.
Starting with the official documentation at https://developer.servicenow.com/dev.do#!/reference you just can try to find as many as possible "cheat sheets". In different channels like LinkedIn, Slack, Twitter people are posting their findings - especially the undocumented stuff. And as we don't know undocumented objects else are out there, you never can be sure to have everything.
And two times a year we have a new family release with even more new APIs, so it is nearly impossible to be up-to-date.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2022 02:34 AM
Hi
I can understand your desire for such an overall view, but to my mind it is not possible to get one.
Starting with the official documentation at https://developer.servicenow.com/dev.do#!/reference you just can try to find as many as possible "cheat sheets". In different channels like LinkedIn, Slack, Twitter people are posting their findings - especially the undocumented stuff. And as we don't know undocumented objects else are out there, you never can be sure to have everything.
And two times a year we have a new family release with even more new APIs, so it is nearly impossible to be up-to-date.
Kind regards
Maik

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2022 02:40 AM
Got it, but at least the ones in regular use - have you come across them being documented somewhere?
The reason I am asking this - For someone new into scripting - they need to always refer to while on a scripting editor:
Can I use 'gs' here?.... etc...
Regards,
Anish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2022 02:51 AM
Hi,
I don't think ServiceNow docs has anything around this in their portal.
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
04-25-2022 03:14 AM
Thanks Ankit. But I was actually looking out for even external references, if any.
Regards,
Anish