An open API service indexing awesome lists of open source software.

https://github.com/tools4everbv/helloid-conn-prov-source-hublo

Hublo - Source
https://github.com/tools4everbv/helloid-conn-prov-source-hublo

cloud hrm provisioning source

Last synced: about 1 month ago
JSON representation

Hublo - Source

Awesome Lists containing this project

README

        

# HelloID-Conn-Prov-Source-HUBLO
HR system mostly used by Hospitals in France

| :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. |




HelloID provisioning source connector for Hublo On-Premises based on .csv file import.
Please remember This is the first version of this connector. Any feedback will be appreciated!

## Table of Contents
* [Introduction](#introduction)
* [Getting Started](#getting-started)
* [Mappings](#mappings)
* [Scope](#scope)
* [Setup the PowerShell connector](#setup-the-powershell-connector)
* [HelloID Docs](#helloid-docs)
* [Getting Help](#getting-help)

## Introduction
The interface to communicate with HUBLO is through an exported csv file true sftp.

## Getting Started

By using this connector you will have the ability to retrieve employee and contract data from the Hublo application.

Connecting to Hublo is done using the exported csv file.
This export option needs to be requested to Hublo Team.

### Mappings
A person and contract mapping is provided.
Before Importing the connector you need to add custom fields in the HelloID Vault.
Below the list of custom fields to add:



### Scope

The data collection retrieved by the queries is a default set which is sufficient for HelloID to provision persons.
The queries can be changed by the customer itself to meet their requirements.

## Setup the PowerShell connector

1. Add a new 'Source System' to HelloID and make sure to import all the necessary files.

- [ ] configuration.json
- [ ] mapping.json
- [ ] persons.ps1
- [ ] departments.ps1

2. Fill in the required fields on the 'Configuration' tab.



## HelloID Docs
The official HelloID documentation can be found at: https://docs.helloid.com/

## 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)