Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.81 KB

dynamics-current-limits.md

File metadata and controls

41 lines (27 loc) · 1.81 KB
title description author ms.custom ms.date ms.topic ms.author ms.reviewer
Current API Limits in Dynamics 365 Business Central
Learn about constraints on API calls made via OData or SOAP requests.
jswymer
conceptual
01/22/2024
article
jswymer
jswymer

Current API Limits

This article lists the different limits that are set on OData and SOAP requests. The limits are subject to change, following the Microsoft API Terms of Use.

Request time out

HTTP response code 504 - Gateway Timeout is returned when a request exceeds 10-minutes execution time.

API rate limits

See operational limits for OData and SOAP requests.

Maximum connections

See operational limits for OData and SOAP requests.

Operation timeout

See operational limits for OData and SOAP requests.

Request size

See operational limits for OData and SOAP requests.

See Also

Operational Limits for Business Central Online
Best practices on transient errors
Using OData Batch request
Microsoft API Terms of Use