Tag: rest-apis
10 results
-
Flow Designer vs. Scripting - REST Message Performance
Benchmark results showing scripted REST messages are nearly 89x faster than Flow Designer actions for outbound REST calls in ServiceNow.
-
Free, Simple URL Shortener for ServiceNow Nerds (snc.guru)
A free URL shortener using the snc.guru domain for ServiceNow community links. (Now discontinued because scammers ruin everything.)
-
How to return a CSV file from a Scripted REST API (SRAPI) in ServiceNow
Build a Scripted REST API endpoint that returns a downloadable CSV file with custom headers and calculated columns.
-
"Processors", SRAPIs, and How to Run a Script and Redirect a User From a URL in ServiceNow
How ServiceNow Processors work, why they're deprecated, and how to do the same "run a script, redirect the user" trick with Scripted REST APIs.
-
Handling 'text/plain' and Other Unsupported Content Types in ServiceNow Scripted REST APIs
ServiceNow's Scripted REST APIs choke on text/plain and some other content types. Here's the workaround for AWS SNS and similar integrations.
-
GlideRecord Pagination - Page through your GlideRecord query
A Script Include for paging through large GlideRecord queries in manageable chunks. Handy for REST APIs, UIs, and batch operations.
-
Scripted REST APIs & Retrieving RITM Variables via SRAPI
Build a Scripted REST API that returns all populated variables from one or more RITMs as clean JSON.
-
ServiceNow: What's New in Geneva & UI16 (Pt. 2)
Part 2 of the Geneva series, covering additional UI16 updates, tips, and community-reported issues since Part 1.