Describes how to provision users from other systems, such as HRIS, Microsoft Entra ID (formerly Microsoft Azure Active Directory), or the creation of custom integrations
Setting up an integration is the recommended method for managing user data. This way, managing user data can be automated.
Below are different types of integrations listed and explained.
- "Plug-n-play" connectors towards HRIS systems
- A pull-type integration where Eletive pulls the data through a 3rd party provider and receives it in a standardized way.
- See the list of supported HR systems/HRIS here: List of supported HRIS
- Connection guide: User Provisioning - HR systems/HRIS, a step-by-step guide
- Microsoft Entra ID (formerly Microsoft Azure Active Directory) enterprise application
- A push-type integration, Entra ID's provisioning service pushes user data to Eletive.
-
- Connection guide: User Provisioning - Microsoft Entra ID
-
- Uses the same SCIM 2.0 API endpoint as for custom integrations
- Custom Integration - SCIM 2.0 API
- A push-type integration, develop a custom integration, and push user data into Eletive through our SCIM 2.0 endpoint.
- Read more about our API documentation and the standardized SCIM 2.0 protocol here: SCIM 2.0 API