« GLPI/Configuration/Générale/API » : différence entre les versions
Aller à la navigation
Aller à la recherche
(Page créée avec « {{Sommaire}} === API REST === * https://forum.glpi-project.org/viewtopic.php?id=190372 * https://forum.glpi-project.org/viewtopic.php?id=167817 * http://glgnet1/glpi/apirest.php * https://forum.glpi-project.org/viewtopic.php?id=176273 * https://forum.glpi-project.org/viewtopic.php?id=156794 * https://hotexamples.com/examples/-/API/-/php-api-class-examples.html * https://github.com/glpi-project/php-library-glpi#code-examples * ==== Exemple ==== Forum GLPI, API REST,... ») |
(Aucune différence)
|
Version du 16 août 2022 à 09:36
API REST
- https://forum.glpi-project.org/viewtopic.php?id=190372
- https://forum.glpi-project.org/viewtopic.php?id=167817
- http://glgnet1/glpi/apirest.php
- https://forum.glpi-project.org/viewtopic.php?id=176273
- https://forum.glpi-project.org/viewtopic.php?id=156794
- https://hotexamples.com/examples/-/API/-/php-api-class-examples.html
- https://github.com/glpi-project/php-library-glpi#code-examples
Exemple
Forum GLPI, API REST, comment importer des tickets ?