One GlideRecord, Many Updates: Mastering insertWithReferences() & updateWithReferences()
I’ve been working with ServiceNow for years, and every now and then I stumble on a gem that makes me wonder: “Why didn’t I use this sooner?” Today, I want to share two of my favorite GlideRecord methods that save time, reduce code, and make integrati...