Batch insert of records
Hi there. We would like to add some records (7k) to our koha 20.11 instance. After reading [1] the manual is not clear to me if this adding operation is currently possible through REST API or any other API. So far we only now how to do it through GUI, but there's any other way to automate the process through API? Thanks in advance. Javier [1] https://koha-community.org/manual/20.11/en/html/webservices.html#versioned-r...
Take a look at the following scripts: - stage_file.pl - commit_file.pl They can be used the same way the UI two-step process is done. El vie, 26 mar 2021 a las 2:59, Javi Legido (<javi@legido.com>) escribió:
Hi there.
We would like to add some records (7k) to our koha 20.11 instance. After reading [1] the manual is not clear to me if this adding operation is currently possible through REST API or any other API.
So far we only now how to do it through GUI, but there's any other way to automate the process through API?
Thanks in advance.
Javier
[1]
https://koha-community.org/manual/20.11/en/html/webservices.html#versioned-r... _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F
Good afternoon. Many thanks, I'll have a look. Thanks. On Fri, 26 Mar 2021 at 12:52, Tomas Cohen Arazi <tomascohen@gmail.com> wrote:
Take a look at the following scripts:
- stage_file.pl - commit_file.pl
They can be used the same way the UI two-step process is done.
El vie, 26 mar 2021 a las 2:59, Javi Legido (<javi@legido.com>) escribió:
Hi there.
We would like to add some records (7k) to our koha 20.11 instance. After reading [1] the manual is not clear to me if this adding operation is currently possible through REST API or any other API.
So far we only now how to do it through GUI, but there's any other way to automate the process through API?
Thanks in advance.
Javier
[1]
https://koha-community.org/manual/20.11/en/html/webservices.html#versioned-r... _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F
participants (2)
-
Javi Legido -
Tomas Cohen Arazi