How to use User Provisioning and Verification with Unified
Blog post from Unified.to
Unified's SCIM API facilitates user provisioning and verification across various HRIS and ATS integrations, such as BambooHR and Workday, allowing developers to efficiently manage employee directories. By utilizing the provided SDK, developers can create, update, list, and deactivate users within customer directories. The guide outlines a step-by-step process using Node.js and an example with BambooHR, detailing how to set up a project, initialize the SDK, obtain customer connection IDs, and perform user management tasks. Additionally, the guide introduces Unified's Verification API, which supports background checks and license verifications through providers like Certn and Checkr. The example usage demonstrates creating a user, listing users, updating user status, and listing verification requests, offering a comprehensive approach to managing user data and verification processes in a unified manner.