Skip to content

Instantly share code, notes, and snippets.

@bryanbarnard
Created September 25, 2015 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bryanbarnard/0d8e7d91c0e02f964c64 to your computer and use it in GitHub Desktop.
Save bryanbarnard/0d8e7d91c0e02f964c64 to your computer and use it in GitHub Desktop.
Sample Request to a ServiceNow Demo Instance - using sysparm_fields dot-walk
GET /api/now/table/incident?sysparm_limit=1&sysparm_fields=number%2Clocation%2Clocation.name%2Clocation.city HTTP/1.1
Authorization: <removed>
Accept: application/json
Host: demo003.service-now.com
Connection: close
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment