The task would be to create a query for every category/subject/types and populate a list of e books/paper books available and trigger the notifications via api with the payload from the query.
Expected use case:
Two possible use cases examples:
We recently catalogued this book: https://catalogue.library.cern/backoffice/documents/b2f4x-gx545 with classification 530.145 and added the physical copy when the book arrived on 6 April 2023. Would it possible e.g. to alert the subscribers of our newsletter who work in EP/TH of the availability of the book?
Aim:
Create custom hooks to run in specific time(e.g, in a week) and update the users subscribed to that notification for any new updates if any.
What is provided:
Two types => Ebooks and Paper books
Certain types and categories/subject for books and the queries for the subjects could be:
ILS API - for example: https://catalogue.library.cern/api/literature/
Expected:
The task would be to create a query for every category/subject/types and populate a list of e books/paper books available and trigger the notifications via api with the payload from the query.
Expected use case: