We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ffff1 commit 50fe773Copy full SHA for 50fe773
Server-Side Components/Script Includes/RestMessageUtils/README.md
@@ -34,7 +34,7 @@ ObjectStructure = {
34
Example Usage
35
/*
36
var obj = {
37
- endPoint: 'https://dev204127.service-now.com/api/now/table/problem',
+ endPoint: 'https://instancename.service-now.com/api/now/table/problem',
38
queryParams: {
39
sysparm_query: 'active=true',
40
sysparm_limit: 2,
0 commit comments