Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to make a REST API GET call to Service-Now to see if any user is found based on a variable of Calling Party ANI. I am only looking for a record and will make a decision if one exists or does not exist. I can make a successful REST GET us...