Azure API Management Dynamics365 over 5000K Limit

Greg Thomas 121 Reputation points
2022-05-02T17:56:23.36+00:00

Hi,

We are looking to integrate Azure API Management with our Dynamics365 integration. In some cases there will be requests for data that exceed the Dynamics 365 Web API max results of 5,000.

Is there a way to have API Management, loop through to get all the results and then return that as one set? Or does it do it via a watermark pattern where we would passback the next page back to the client, who would then do another request with that page back to Dynamics?

We're trying to avoid having an application in the middle of things if possible.

Thank you - Greg

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,784 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Greg Thomas 121 Reputation points
    2022-05-16T11:59:04.4+00:00

    Has this been validated if this can work?

    0 comments No comments