{"id":22535477,"url":"https://github.com/tools4everbv/helloid-conn-prov-notification-glpi","last_synced_at":"2025-03-28T06:16:43.270Z","repository":{"id":265948969,"uuid":"896945489","full_name":"Tools4everBV/HelloID-Conn-Prov-Notification-Glpi","owner":"Tools4everBV","description":"GLPI - Notification","archived":false,"fork":false,"pushed_at":"2024-12-01T17:36:18.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-02T07:13:26.368Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tools4everBV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-01T17:32:29.000Z","updated_at":"2024-12-01T17:36:22.000Z","dependencies_parsed_at":"2024-12-01T18:41:14.110Z","dependency_job_id":null,"html_url":"https://github.com/Tools4everBV/HelloID-Conn-Prov-Notification-Glpi","commit_stats":null,"previous_names":["tools4everbv/helloid-conn-prov-notification-glpi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Notification-Glpi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Notification-Glpi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Notification-Glpi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Notification-Glpi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tools4everBV","download_url":"https://codeload.github.com/Tools4everBV/HelloID-Conn-Prov-Notification-Glpi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978280,"owners_count":20703678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-07T10:07:34.775Z","updated_at":"2025-03-28T06:16:43.253Z","avatar_url":"https://github.com/Tools4everBV.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HelloID-Conn-Prov-Notification-GLPI\n\n| :warning: Warning                                                                                                                                                                                                                                 |\n| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| Please be aware that the current notifications only can be triggered by built-in events. For other applications please use the Target connector |\n\n\n| :information_source: Information                                                                                                                                                                                                                                                                                                                                                       |\n| :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| 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. |\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e \n  \u003cimg src=\"https://www.tools4ever.fr/wp-content/uploads/sites/3/2024/12/glpi-logo.png\"\u003e\n\u003c/p\u003e\n\n## Table of contents\n\n- [HelloID-Conn-Prov-Notification-GLPI](#helloid-conn-prov-notification-Glpi)\n  - [Table of contents](#table-of-contents)\n  - [Introduction](#introduction)\n  - [Getting started](#getting-started)\n    - [Prerequisites](#prerequisites)\n    - [Connection settings](#connection-settings)\n    - [Templates](#templates)\n      - [Tickets](#tickets)\n  - [Getting help](#getting-help)\n  - [HelloID docs](#helloid-docs)\n\n## Introduction\n\n_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](https://glpi-developer-documentation.readthedocs.io/en/master/devapi/index.html) provides details of API commands that are used.\n\n## Getting started\n### Prerequisites\n\n  - Credentials with the rights as described in permissions\n\n### Connection settings\n\nThe following settings are required to connect to the API.\n\n| Setting     | Description |\n| ------------ | ----------- |\n| GLPI Url | Example: https://192.168.1.1/apirest.php |\n| App Token | API key for application |\n| User Token | API key of the user |\n\nMore about API keys: https://tic.gal/how-to-setup-glpi-api/\n\n\n### Templates\n\nThere is currently only one template. When configuring the tickets, make sure to provide the correct _UserToken_ and the correct _AppToken_.\nThe projects are supplied in a dropdown list in the template. Change this for each implementation. \n| :warning: Warning                                                                                                                           |\n| :------------------------------------------------------------------------------------------------------------------------------------------ |\n|                                                                                                                                             |\n| 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. |\n\n### Ticket\n\n\n\n\n## Getting help\n\n\u003e _For more information on how to configure a HelloID PowerShell connector, please refer to our [documentation](https://docs.helloid.com/en/provisioning/notifications--provisioning-/notification-systems--provisioning-/powershell-notification-systems--provisioning-/add,-edit,-or-remove-a-powershell-notification-system.html) pages_\n\n\n## HelloID docs\n\n\u003e The official HelloID documentation can be found at: https://docs.helloid.com/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-notification-glpi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-notification-glpi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-notification-glpi/lists"}