Running a REST query to populate a table
In the process of setting up an integration between a 3rd party CMDB and ServiceNow. They have provided a REST API to query their database.I have used both SOAP and REST queries in the past to pull specific data on demand and use it, but in this ca...