Seamlessly onboard new users and sync user updates from your organization鈥檚 user identity source of truth - applications such as HRIS, HCM, compensation, and benefits solutions. Create efficiencies for IT and HR by reducing manual overhead and security concerns related to manual data entry and access based on outdated user data.
If you do not see an integration available in the list of HR Directories, Cloud Directories, or application integrations in the Admin Portal, you may be able to create an integration using a custom API integration. Read this article to learn how to configure a custom API integration.
Prerequisites
- An account with sufficient privileges and scopes to make API calls to the application and to the specific endpoints that will be used for the integration
- Detailed REST API documentation for the application that includes the information needed to complete the configuration
- Verification that the application API meets the following requirements:
- Supports API Key, Bearer Token, or OAuth 2.0 authorization code as the authentication method
- Supports offset pagination (limit/offset)
- Accepts JSON requests and returns JSON responses
- Has an endpoint that lists all the employees or users and returns the full schema (not a list of ids or a single value)
This feature is a generic/custom option that has a high likelihood of allowing you to create an integration with applications that meet the requirements noted above, but there may be situations where this option cannot be used.
Considerations
- An SSO configuration is recommended, not re