klaviyo / magento2-klaviyo

37 stars 51 forks source link

Paginate lists for newsletter setup #279

Closed smoucka closed 6 months ago

smoucka commented 6 months ago

Description

V3 lists api only returns 10 lists per page. In order to fully populate the Newsletter configuration dropdown menu we need to paginate to fetch all lists for an account.

Manual Testing Steps

  1. local setup, tested with an account with 155 lists and with an account with 4 lists. 155 had a few seconds of latency due to the synchronous requests

Pre-Submission Checklist:

NOTE: Please use the Changelogger cli tool to manage versioned file upgrades.