Skip to main content
Question

How to consume REST API which has pagination in One Desktop

  • December 10, 2025
  • 1 reply
  • 11 views

Forum|alt.badge.img+1

This is my result in REST API call.
I need to consume my entire REST API using the next record URL until done is set as true.
How do I achieve this in Ataccama.

1 reply

Forum|alt.badge.img+2
  • Ataccamer
  • December 15, 2025

Hi ​@Mayuresh ,

 

Check this post (RDM REST API - using count and offset to get all records) there is a solution to similar problem