Please be aware that the current notifications only can be triggered by built-in events. For other applications please use the Target connector |
ℹ️ Information |
---|
This repository contains the connector and configuration code only. The implementer is responsible to acquire the connection details such as username, token , certificate, etc. You might even need to sign a contract or agreement with the supplier before implementing this connector. Please contact the client's application manager to coordinate the connector requirements. |
HelloID-Conn-Prov-Notification-GLPI is a notifcation connector. GLPI provides a set of REST APIs that allow you to programmatically interact with its data. The GLPI documentation provides details of API commands that are used.
- Credentials with the rights as described in permissions
The following settings are required to connect to the API.
Setting | Description |
---|---|
GLPI Url | Example: https://192.168.1.1/apirest.php |
App Token | API key for application |
User Token | API key of the user |
More about API keys: https://tic.gal/how-to-setup-glpi-api/
There is currently only one template. When configuring the tickets, make sure to provide the correct UserToken and the correct AppToken. The projects are supplied in a dropdown list in the template. Change this for each implementation.
Please keep in mind that the key form field names in the templates are used in the notification.ps1 changing them will break the connector. |
For more information on how to configure a HelloID PowerShell connector, please refer to our documentation pages
The official HelloID documentation can be found at: https://docs.helloid.com/