Skip to content

Tools4everBV/HelloID-Conn-Prov-Source-Mercash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloID-Conn-Prov-Source-Mercash

⚠️ Warning
Note that this connector is not yet implemented. Contact our support for further assistance
ℹ️ 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

Introduction

HelloID-Conn-Prov-Source-Mercash is a source connector. Mercash provides a set of SOAP actions that allow you to programmatically interact with it's data. The HelloID connector uses the endpoints listed in the table below.

Page Name Description
EXT_WERK Employee data
EXT_PART Partner data
EXT_DVB Employment data
EXT_COMP Components (Like: CostCenter/Function e.g.)

Getting started

Connection settings

The following settings are required to connect to the API.

Setting Description Mandatory
UserName The UserName to connect to the webservice Yes
Password The Password to connect to the webservice Yes
BaseUrl The URL to the Mercash Yes
ParMenu HelloID Yes
ProxyAddress Optional for using a proxy in the webrequests No

Prerequisites

  • A HelloID agent server, with access to Mercash application
  • Supported on Windows Powershell 5.1, Not supported on a Cloud agent
  • The account requires specific access in Mercash. With must be granted by the Application Manager.

Remarks

  • The webservice return ids, which represent the property names. Instead of showing the property name itself. Therefore I create at the top of the script. Some sort of mapping that resolves the Ids to meaningful names. With might changes for different customers.
  • The connector sends the employee, partners, and employment data 1 to 1 to HelloId. The component details are sanitized in the connector. It selects only the latest item per component, based on the Ingangsdatum.

Setup the connector

Setup HelloID Source Connector

Getting help

For more information on how to configure a HelloID PowerShell connector, please refer to our documentation pages

If you need help, feel free to ask questions on our forum

HelloID docs

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