X API Pagination

I set up a workflow where it fetches data from twitter using twitter api io, since twitter has strict api rules, it doesn’t allow you to load more than one page at once, so you have to use pagination which allows you to fetch new pages at once. I set up the values from the documentation from the api but I am still getting just one page fetched.


  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: MacOS Sequoia 15.5
  • n8n version: 1.100.1