Azure API Managment : Paging in APIM
Published Jul 17 2019 11:30 PM 6,211 Views
Microsoft

Use case:

Implementing paging using Azure APIM policies.

 

Work Around:

Currently there is no out of the box functionality available to achieve this as of now in APIM but below policy can help.

Note: This is not meant for production as it is, please test thoroughly before using in prod environment.

image.png

image.png

image.png

 

3 Comments
Microsoft

@Rakesh_Mohan  Thanks for sharing this blog and providing an out of box solution. It is really helpful to enhance the Product. Looking forward for more blogs from you.


Copper Contributor

@Rakesh_Mohan  Thanks for providing the pagination solution. Is there any way to implement the keyset Pagination using continuation token. Due to large number of records and frequent record addition on top, I want to avoid offset pagination. 

Microsoft

Hi Azure9,

 

Thank you for your comment. I am not sure what you mean by keyset pagination. if you could explain further it would help me put something together.

Version history
Last update:
‎Aug 01 2019 09:56 AM
Updated by: