Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tools4everbv/helloid-conn-prov-source-mpleo
mpleo - Source
https://github.com/tools4everbv/helloid-conn-prov-source-mpleo
cloud hrm provisioning source
Last synced: about 1 month ago
JSON representation
mpleo - Source
- Host: GitHub
- URL: https://github.com/tools4everbv/helloid-conn-prov-source-mpleo
- Owner: Tools4everBV
- Created: 2023-02-02T14:11:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T13:55:36.000Z (11 months ago)
- Last Synced: 2024-01-15T17:52:22.718Z (11 months ago)
- Topics: cloud, hrm, provisioning, source
- Language: PowerShell
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# HelloID-Conn-Prov-Source-mpleo
| :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-mpleo](#helloid-conn-prov-source-mpleo)
- [Table of contents](#table-of-contents)
- [Introduction](#introduction)
- [Getting started](#getting-started)
- [Connection settings](#connection-settings)
- [Getting help](#getting-help)
- [HelloID docs](#helloid-docs)## Introduction
_HelloID-Conn-Prov-Source-mpleo_ is a _source_ connector. mpleo HR system is a cloud-based Human Resources Management Solution and offers web services APIs that allow developers to access and integrate the functionality of mpleo with other applications and systems. The HelloID connector uses the API functions listed in the table below.
| Functions | Description |
| ------------ | ----------- |
| employee | Contains information about the employees |
| function | Contains information about the functions or jobs |
| chartStructure | Contains information about organization chart |## Getting started
### Connection settings
The following settings are required to connect to the API.
| Setting| Description| Mandatory |
| ------------ | -----------| ----------- |
| UserName| The UserName to connect to the mpleo API | Yes|
| Password| The Password to connect to the mpleo API | Yes|
| BaseUrl| The URL to the mpleo API.
**For example:** *https://{your-environment}.mpleo.net/ws*| Yes|## 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/