openstax / openstax-cms

The OpenStax CMS, built using Wagtail on top of Django.
https://openstax.org
GNU Affero General Public License v3.0
100 stars 15 forks source link

use query_all to get all records #1589

Closed mwvolo closed 1 month ago

mwvolo commented 1 month ago

This seems to be the way to handle the 2k record limit.

Simple Salesforce documentation