XenForo XenForo API Pagination Issue in n8n HTTP Request

L

LeoTR

Guest
Hello,

I'm trying to set up an automation in n8n. My goal is to export specific members from my website to a spreadsheet. However, I'm struggling to understand the pagination logic. I'm only able to retrieve 25 members, and I can't move to the next page.

How can I implement pagination using an HTTP Request? Has anyone worked on this before or has experience with XenForo API pagination in n8n? Any guidance would be greatly appreciated.


Continue reading...