Re: [Koha] ILSDI / RESTAPI and itemcallnumber

2021-03-08 Thread Tomas Cohen Arazi
Sonia, the REST API capabilities can be inspected in your site, by putting https:///api/v1/.html Keep in mind that the REST API evolves incrementally, so each new version will have more useful things There's an authenticated (like in 'with a staff member') route to fetch item objects: GET /api/v

[Koha] ILSDI / RESTAPI and itemcallnumber

2021-03-08 Thread BOUIS Sonia
Hello, At my university, we have an issue with our discover tool that isn't able to associate different callnumber to different items through the marc data. We could activate a feature that allows the discovery tool to do webscraping of the opac page to find the different callnumbers but when we