Hi There -
I noticed that there is a BATCH API (https://developer.servicenow.com/dev.do#!/reference/api/paris/rest/batch-api) to send multiple requests to ServiceNow as a batch. The example shows support for batching multiple GET and POST requests. ...