Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tools4everbv/helloid-conn-prov-source-ilucca
Ilucca
https://github.com/tools4everbv/helloid-conn-prov-source-ilucca
cloud hrm provisioning source
Last synced: 4 days ago
JSON representation
Ilucca
- Host: GitHub
- URL: https://github.com/tools4everbv/helloid-conn-prov-source-ilucca
- Owner: Tools4everBV
- Created: 2023-12-13T14:10:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T08:42:34.000Z (8 months ago)
- Last Synced: 2024-03-20T20:45:27.031Z (8 months ago)
- Topics: cloud, hrm, provisioning, source
- Language: PowerShell
- Homepage: https://www.lucca.fr/
- Size: 144 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# HelloID-Conn-Prov-Source-Ilucca
| :information_source: Information |
|:---------------------------|
| 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. |
## Table of contents
- [HelloID-Conn-Prov-Source-Ilucca](#helloid-conn-prov-source-ilucca)
- [Table of contents](#table-of-contents)
- [Introduction](#introduction)
- [Getting started](#getting-started)
- [Connection settings](#connection-settings)
- [Prerequisites](#prerequisites)
- [Remarks](#remarks)
- [Getting help](#getting-help)
- [HelloID docs](#helloid-docs)## Introduction
HelloID-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.
| Endpoint | Description |
| ----------------- | ---------------------- |
| api/v3/users | To get the users |
| api/v3/departments | To get the departments |## Getting started
### Connection settings
The following settings are required to connect to the API.
| Setting | Description | Mandatory |
| ------------ | ----------- | ----------- |
| CustomerUrl | The Url to connect to the API | Yes |
| Secret | The Secret to connect to the API | Yes |Fill in the required fields on the 'Configuration' tab.
### Prerequisites
### Remarks
## Getting help
> _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_
> _If you need help, feel free to ask questions on our [forum](https://forum.helloid.com)_
## HelloID docs
The official HelloID documentation can be found at: https://docs.helloid.com/