Use the Laserfiche Repository API to access data in a Laserfiche repository. Import or export documents, modify the repository folder structure, read and modify templates and field values, and more.
- Developer Documentation
- Documentation for the
@laserfiche/lf-repository-api-client-v2
npm package used to access the v2 Laserfiche Repository APIs. - Documentation for the
@laserfiche/lf-repository-api-client
npm package used to access the v1 Laserfiche Repository APIs.
See CHANGELOG here.
To install, see here
See the .github/workflows/main.yml.
The v1 branch stores client code for the Laserfiche Repository API v1; the v2 branch stores client code for the Laserfiche Repository API v2.