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 2017-11-23 16:26:21

fonteijn
Member
Registered: 2017-11-23
Posts: 2

import structured files into GLPI database

Currently I am investigating for a customer if/how data from a structured input file (e.g. xml, xlsx, csv or just flat .txt file) can be imported into GLPI.

The goal is to exchange ticket (incident) information between two different systems (Excel based vs GLPI).


Thanks for letting me know if you have any experience with this.

Jos Fonteijn

Offline

#2 2017-11-23 16:33:48

LaDenrée
HELPER
Registered: 2012-11-19
Posts: 6,168

Re: import structured files into GLPI database

I would use GLPI's  API REST. create an api client that reads your file and submits data to API to create tickets.

some examples here http://forum.glpi-project.org/viewtopic.php?id=157741  .


Trouver la panne avant de réparer...
GLPI10.0.10 (ubuntu 22.04 PHP8.1  Mariadb10.6 ) plugins : comportements 2.7.2 reports 1.16.0 formcreator 2.13.8, datainjection 2.13.4 fields 1.21.6

Offline

#3 2017-11-23 16:37:43

fonteijn
Member
Registered: 2017-11-23
Posts: 2

Re: import structured files into GLPI database

Thanks for your rapid reply. This looks very helpful!

Offline

Board footer

Powered by FluxBB