Grouping many individual REST requests into a single REST $batch POST
Does anyone have any experience of batching many individual REST requests within a single odata $batch REST POST avoiding the set up costs associated with making a large number of individual requests. I can do so within Snaplogic by grouping and then...