Skip to content

Commit fec184c

Browse files
Merge pull request #71 from Cavalier07/patch-1
Updated Docs with new amount for Batch Requests
2 parents 7d19888 + ba2f241 commit fec184c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1138,7 +1138,7 @@ To make sure that it works, please execute any operation before calling `dynamic
11381138

11391139
There are also out of the box Web API limitations for batch operations:
11401140

1141-
* Batch requests can contain up to 100 individual requests and cannot contain other batch requests.
1141+
* Batch requests can contain up to 1000 individual requests and cannot contain other batch requests.
11421142
* The `odata.continue-on-error` preference is not supported by the Web API. Any error that occurs in the batch will stop the processing of the remainder of the batch.
11431143

11441144
You can find an official documentation that covers Web API batch requests here: [Execute batch operations using the Web API](https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/webapi/execute-batch-operations-using-web-api).

0 commit comments

Comments
 (0)