Scoped APIs

Dave Slusher

3 minute read

Along with the London release comes new APIs that can be used by developers. Here are a few of the ones of particular interest to ServiceNow developers. The full list is available here. I have previously posted about starting Flows and Subflows with the startAsync() method, so if you want more detail check that out here . Glide Security Utils There is a new API called GlideSecurityUtils. This is used for cleaning input and preventing things like script injection and cross-site scripting attacks.