{"id":19504582,"url":"https://github.com/tools4everbv/helloid-conn-prov-source-ilucca","last_synced_at":"2025-07-13T01:07:50.200Z","repository":{"id":212475367,"uuid":"731173983","full_name":"Tools4everBV/HelloID-Conn-Prov-Source-Ilucca","owner":"Tools4everBV","description":"Ilucca","archived":false,"fork":false,"pushed_at":"2024-03-20T08:42:34.000Z","size":147,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-01-08T10:45:02.548Z","etag":null,"topics":["cloud","hrm","provisioning","source"],"latest_commit_sha":null,"homepage":"https://www.lucca.fr/","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":"2023-12-13T14:10:37.000Z","updated_at":"2023-12-15T09:38:40.000Z","dependencies_parsed_at":"2023-12-14T13:27:34.768Z","dependency_job_id":"2ef0947d-1033-4904-ad09-6f45df0d6048","html_url":"https://github.com/Tools4everBV/HelloID-Conn-Prov-Source-Ilucca","commit_stats":{"total_commits":13,"total_committers":3,"mean_commits":4.333333333333333,"dds":"0.15384615384615385","last_synced_commit":"acfdf8a2f73bcf97a01b680f2342005cfe36816d"},"previous_names":["tools4everbv/helloid-conn-prov-source-ilucca"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Source-Ilucca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Source-Ilucca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Source-Ilucca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Source-Ilucca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tools4everBV","download_url":"https://codeload.github.com/Tools4everBV/HelloID-Conn-Prov-Source-Ilucca/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240754363,"owners_count":19852189,"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":["cloud","hrm","provisioning","source"],"created_at":"2024-11-10T22:26:18.531Z","updated_at":"2025-02-25T22:11:32.923Z","avatar_url":"https://github.com/Tools4everBV.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n# HelloID-Conn-Prov-Source-Ilucca\r\n\r\n\r\n| :information_source: Information |\r\n|:---------------------------|\r\n| This repository contains the connector and configuration code only. The implementer is responsible to acquire the connection details such as username, password, 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. |\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"https://github.com/Tools4everBV/HelloID-Conn-Prov-Source-Ilucca/blob/main/assets/lucca.png\"\u003e\r\n\u003c/p\u003e\r\n\r\n## Table of contents\r\n\r\n- [HelloID-Conn-Prov-Source-Ilucca](#helloid-conn-prov-source-ilucca)\r\n  - [Table of contents](#table-of-contents)\r\n  - [Introduction](#introduction)\r\n  - [Getting started](#getting-started)\r\n    - [Connection settings](#connection-settings)\r\n    - [Prerequisites](#prerequisites)\r\n    - [Remarks](#remarks)\r\n  - [Getting help](#getting-help)\r\n  - [HelloID docs](#helloid-docs)\r\n\r\n## Introduction\r\n\r\nHelloID-Conn-Prov-Source-Ilucca is a _source_ connector. Ilucca provides a set of REST API's that allow you to programmatically interact with its data. The HelloID connector uses the API endpoints listed in the table below.\r\n\r\n| Endpoint     \t\t\t| Description\t\t\t\t|\r\n| ----------------- \t| ----------------------\t|\r\n| api/v3/users \t\t\t| To get the users\t\t\t|\r\n| api/v3/departments \t| To get the departments\t|\r\n\r\n## Getting started\r\n\r\n### Connection settings\r\n\r\nThe following settings are required to connect to the API.\r\n\r\n| Setting      \t| Description                       | Mandatory   |\r\n| ------------ \t| -----------                       | ----------- |\r\n| CustomerUrl\t| The Url to connect to the API \t| Yes         |\r\n| Secret  \t\t| The Secret to connect to the API \t| Yes         |\r\n\r\nFill in the required fields on the 'Configuration' tab.\r\n\u003cp align=\"left\"\u003e\r\n  \u003cimg src=\"https://github.com/Tools4everBV/HelloID-Conn-Prov-Source-Ilucca/raw/main/assets/Config.png\" width=\"800\"\u003e\r\n\u003c/p\u003e\r\n\r\n\r\n### Prerequisites\r\n\r\n### Remarks\r\n\r\n\r\n## Getting help\r\n\r\n\u003e _For more information on how to configure a HelloID PowerShell connector, please refer to our [documentation](https://docs.helloid.com/hc/en-us/articles/360012557600-Configure-a-custom-PowerShell-source-system) pages_\r\n\r\n\u003e _If you need help, feel free to ask questions on our [forum](https://forum.helloid.com)_\r\n\r\n## HelloID docs\r\n\r\nThe official HelloID documentation can be found at: https://docs.helloid.com/\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-source-ilucca","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-source-ilucca","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-source-ilucca/lists"}