Pagination Request // Shopify

Hey,

Kind of new to n8n, wondering what the best way to paginate the response for shopify?

I was thinking it would probably be something like a loop when hasNextPage = true. I then (ideally need to aggregate the dataset from both the calls.

n8n version 1.89.2

Hi, did you check the workflow templates for any similar examples?

Reg
J.

1 Like

Found it here

thanks!

1 Like