Fish-o / HelloID-Conn-Prov-Target-Topicus-Somtoday-UmService-Student-Update-Email

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HelloID-Conn-Prov-Target-Topicus-Somtoday-Update-Email

ℹ️ 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-Target-Topicus-Somtoday-Update-Email is a target connector. Somtoday provides a SOAP API that allows you to programmatically interact with it's data.

This connector only updates the email address for a student.

Getting started

Note that this connector only updates the email address for a student. The create.ps1 does not create accounts but merely correlates a HelloID person with a Somtoday student account.

Connection settings

The following settings are required to connect to the API.

Setting Description Mandatory
UserName The UserName to connect to the API Yes
Password - Yes
BaseUrl The URL to the API. Like: https://your-environment.somtoday.nl/services/umService?wsdl' Yes
BrinNummer The BrinNummer of the school Yes

Remarks

This connector is created for both Windows PowerShell 5.1 and PowerShell Core. This means that the connector can be executed in both cloud and on-premises using the HelloID agent.

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/

About


Languages

Language:PowerShell 100.0%