Add pagination for webflow getAll and sync logic #10

Closed
opened 2026-06-14 18:52:29 +00:00 by dominicf2001 · 0 comments
dominicf2001 commented 2026-06-14 18:52:29 +00:00 (Migrated from github.com)

The sync logic does not paginate through webflow products api, so getAll call may not return all products for syncing.

Done when:

  • Webflow products getAll get do pagination, similar to printfuls API
  • The sync logic properly gets all the products with the new paginatino
The sync logic does not paginate through webflow products api, so getAll call may not return all products for syncing. Done when: - [x] Webflow products getAll get do pagination, similar to printfuls API - [x] The sync logic properly gets all the products with the new paginatino
Sign in to join this conversation.