List / schedule and short descriptions of queries that run regularly against FOLIO.


endpointactivity
/change-manager/jobExecutionsLTS Automation
/data-export/exportLTS Automation
/data-export/file-definitionsLTS Automation
/data-export/job-executionsLTS Automation
/data-export/job-profilesLTS Automation
/data-export/quick-exportLTS Automation
/data-import/uploadDefinitionsLTS Automation
/data-import-profiles/jobProfilesLTS Automation

/holdings-storage/holdings

Discovery indexing queries hit this endpoint by metadata.updatedDate, and mostly depend on the cached results of those queries to avoid hitting Folio with further queries.

/inventory/itemsLTS Physical Processing - queried via barcode for spine labeling: ?query=(barcode=={barcode})

/item-storage/items

Discovery indexing queries hit this endpoint by metadata.updatedDate and cache the results to avoid heavy querying.

/instance-storage/instancesDiscovery indexing queries hit this endpoint by hrid, and metadata.updatedDate. The records are being cached to limit impact on Folio, but some access is still using real-time queries
/loan-storage/loansDiscovery indexing queries hit this endpoint metadata.updatedDate and caches for indexing work.
/source-storage/recordsDiscovery indexing queries against this pretty regularly by instance id. Long term, we hope to cache this for less frequent use.
/source-storage/stream/marc-record-identifiersLTS Automation
  • No labels