Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tools4everbv/helloid-conn-prov-target-topicus-somtoday-umservice-student-update-email
edu provisioning sis target
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tools4everbv/helloid-conn-prov-target-topicus-somtoday-umservice-student-update-email
- Owner: Tools4everBV
- Created: 2021-11-15T14:22:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T09:41:16.000Z (11 months ago)
- Last Synced: 2024-01-16T16:00:07.651Z (11 months ago)
- Topics: edu, provisioning, sis, target
- Language: PowerShell
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelloID-Conn-Prov-Target-Topicus-Somtoday-Update-Email
| :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
- [Introduction](#Introduction)
- [Getting started](#Getting-started)
+ [Connection settings](#Connection-settings)
+ [Remarks](#Remarks)
- [Getting help](#Getting-help)
- [HelloID Docs](#HelloID-docs)## 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](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/