You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2022-11-16 12:58:49

frhack
Member
Registered: 2022-11-16
Posts: 1

knowledge base import

Hi I need to migrate our knowledge base (KB) articles from egroupware to GLPI.

In egroupware, KB is no more supported.

Where I can found documentation about the KB API?


when done I will release the scripts in public domain.

thanks

Francesco

Last edited by frhack (2022-11-16 13:05:37)

Offline

#2 2022-11-21 14:31:07

cconard96
Moderator
Registered: 2018-07-31
Posts: 2,813
Website

Re: knowledge base import

The only API currently available in GLPI is a generic low-level one. You can find setup information for it in the User Documentation.
The setup is done in Setup > General > API tab.
https://glpi-user-documentation.readthe … l/api.html

The API documentation can then be found at "/apirest.php" in your GLPI web interface.
For reference, the "itemtype" that represents KB articles is "KnowbaseItem" and some useful fields it has are name (The title), answer (The content), is_faq (If 1, include in the FAQ).


GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.

Offline

Board footer

Powered by FluxBB