cancel
Showing results for 
Search instead for 
Did you mean: 

Implementing Pagination in SnapLogic for Google Search Console API

mohit_jain
New Contributor III

Hi Everyone,

I hope you're doing well. I need some assistance with implementing pagination in SnapLogic for the Google Search Console API. Currently, there's a row limit of 25,000, making it challenging to load the data on a daily basis. If the data exceeds this limit, we risk losing valuable information.

To avoid this, I’m looking for a way to implement a loop within the API calls to handle pagination efficiently. Given the urgency of this task, any guidance or suggestions on how to achieve this would be greatly appreciated.

You can refer to this Google documentation on pagination for more details.

Thanks in advance for your help!

Best regards,
Mohit Jain
@koryknick  @tstack @Aleksandar_A 



1 REPLY 1

mohit_jain
New Contributor III

Hi @ptaylor Can you please help here