Share via

APIM fetch data using pagination

Vikas Tiwari 771 Reputation points
2022-07-25T05:47:08.893+00:00

Hi,

I have requirement where APIM will fetch data using backend azure function from CosmosDB. In some scenarios data can be large and need to use pagination to serve data.

I wanted to check if there is any policy in APIM which supports pagination and continue to serve data to end client until it sends all data?

Thanks

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

0 comments No comments

Answer accepted by question author

JananiRamesh-MSFT 29,446 Reputation points Moderator
2022-07-25T18:35:56.483+00:00

Hi @Vikas Tiwari Thanks for reaching out. I had a discussion internally and confirmed that APIM doesn't support pagination and we don't have any in-built Policy to achieve this. This needs to be implemented at the backend itself if it supports pagination.

you can also leave your feedback here https://aka.ms/apimwish so that other users who are in need to similar feature can upvote it and PG can take it forward.

Please let me know incase of further queries, I would be happy to assist you.

To benefit the community find the right answers, please do mark the post which was helpful by clicking on Accept Answer’ & ‘Up-Vote’.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.