MDA: Learn Xrm.WebApi.executeMultiple
![MDA: Learn Xrm.WebApi.executeMultiple MDA: Learn Xrm.WebApi.executeMultiple](https://temmyraharjo.files.wordpress.com/2024/03/image-11.png?w=1200)
Back again with a deep dive series where we will learn about Xrm.WebApi.executeMultiple. The purpose of the function is to make batch requests (the real-world scenario is to make a bunch of CUD – Create/Update/Delete operations). Because this is a batch scenario, the performance will be faster than the individual request. And, we also can … Continue reading "MDA: Learn Xrm.WebApi.executeMultiple"
Published on:
Learn more