caltechlibrary / boffo

Boffo is an add-on for Google Sheets written by the Caltech Library. It lets you select item barcodes in a spreadsheet and retrieve information about the item records from a FOLIO server.

Home Page:https://caltechlibrary.github.io/boffo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use fetchAll to speed up Folio data requests

mhucka opened this issue · comments

GAS has fetchAll, which may help speed up data fetches from Folio by doing them in batches.

This is done in version 1.2.0.