09-02-2024 02:08 AM
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
09-02-2024 11:33 PM
Hi @ptaylor Can you please help here