GLPI/Configuration/Générale/API
Aller à la navigation
Aller à la recherche
L'API permet à d'autres applications de communiquer avec GLPI.
Youtube
Fernando Jorge, Como instalar o GLPI e utilizar sua API :
- vidéo : https://www.youtube.com/watch?v=2KqZbznqgKk
- outil :
- Insomnia : https://insomnia.rest/
- Insomnia, téléchargement : https://insomnia.rest/download
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 1
Forum GLPI, API REST, comment importer des tickets ?
Exemple 2
GLPI, API REST
Exemple 3
api-rest-ticket-glpi.php
API REST et PHP
Forum GLPI :
- API Rest > [resolu] Pb avec POST et les tableaux
- API Rest > add solution for a ticket
- API Rest» [Résolu] Manipulation d'un lien entre un ordinateur et un écran
API REST et PowerShell
PowerShell Gallery :
- https://www.powershellgallery.com/packages/GlpiTools
- https://www.powershellgallery.com/packages/GlpiTools/1.6.0/Content/Public%5CAssistance%5CTickets%5CAdd-GlpiToolsTicketSolution.ps1
Forum GLPI :
- API Rest > Récuperer liste des ID via API&plugin powershell
- API Rest > Powershell module available
- API Rest > Search Ticket via PowerShell
Autre
- https://forum.glpi-project.org/viewtopic.php?id=274111
- https://forum.glpi-project.org/viewtopic.php?id=173054
PHP REST Client:
PowerShell et API REST :
Récupérer les acteurs d'un ticket :