Hi Indeed Koha has an API but don't know about its details. Maybe someone else can clarify that. Have you checked koha wiki & documentation?
However, depending on what info you need, you might use reports module. You can create a report, make it "public" and run it from your external system. Koha will return the info in JSON format that you can process as needed. Hope this helps. Regards, Alvaro |----------------------------------------------------------------------------------------| Stay safe / Cuídate/ Reste sécurisé *7* Switch off as you go / Apaga lo que no usas / Débranchez au fur et à mesure. *q *Recycle always / Recicla siempre / Recyclez toujours P Print only if absolutely necessary / Imprime solo si es necesario / Imprimez seulement si nécessaire Le lun. 15 févr. 2021 à 04:38, Mr. Sitali C. S. <[email protected]> a écrit : > Greetings, > > I would like to know if there exists a Koha API with a parameter > that returns all parameters for the student like when a book was borrowed. > This API is for integrating with student information system > Any pointers folks will be appreciated. > > Kind regards > > Sitali CS > > > -- > Charles Lwanga College of Education, > P. O. Box 660193, > Monze, > ZAMBIA. > > Mobile: +26 0979 869471 > +26 0966 869471 > SKYPE: Libsitali > _______________________________________________ > > Koha mailing list http://koha-community.org > [email protected] > Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha > _______________________________________________ Koha mailing list http://koha-community.org [email protected] Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

