Creating multiple records using mulitple JSON from REST API?
Can we create multiple incidents in servicenow through one rest api call maybe using multiple json? The api we are using is : POST /now/table/{tableName} If it is possible how can we implement that? Was it possible in any of the previous versions?
