Getting Started
If you really can't wait...
You can test access against a demo instance at https://demo.squid46.io/{configName}. In this case you can skip to HTTP GET Request for details.
Install squid!
If you haven't already, head over to the ServiceNow Store and Try or Buy squid and then install the app on your instance(s).
Get a License Key
Please contact sales@arc46.io and include the instance names you are requesting a license key for. (License keys are bound to one or more instances.)
Until you have a license key, squid by arc46 will work on non-production instances, albeit with a limitation of 50 entities.
On PDIs squid by arc46 works without any limitations. However, installing applications from the ServiceNow store is only available to ServiceNow employees.
Deactivate Use of ServiceNow ACLs
While this might seem like a strange request - ACLs are a security feature and security is good, right? - deactivating the usage of ServiceNow ACLs is essential to the correct functioning of squid by arc46. See System Property x_a46gh_squidx.allowAclOverride for details.
Grant Access
Accessing squid by arc46 will require the calling user to at least have the role
x_a46gh_squidx.rest
. Please
see Roles / ACLs for details.
Execute your First Data Request!
See HTTP GET Request for details.