Integration fields: is there a limit in the number of synced items?

Hi,

We would like to integrate a catalogue of around 20K items via Integration Fields.
How would Prismic handle this volume? Would searching for an item be fast?

Thanks

Hello @sylvain, The API response is fast. You can have that many items in your catalog. The only important thing to consider is that you must implement pagination on your items since each page that Prismic reads must have a maximum of 50 items per page. You can find all the details here: