01-11-2023 04:40 AM - edited 01-11-2023 05:00 AM
Hi Folks,
As we are offering a slew of integrations with the most popular HRIS platforms, I wanted to sprinkle a bit icing on the cake - by recommending a few workflows in the spectrum of user life cycle mgmt, from my years of IT admin's experience.
It won't be a full blown step-by-step how-to guide in order to stay neutral and "generic" - I hope it can be a pratical reference when you are designing the onboarding / offboarding workflows.
Considerations
Here are a few key points for making the integration successful:
Let's take a look on a high level of what I mean of above:
In this diagram, JC is a platform operated by a process (can be automated) for processing the data came from the HRIS - a trusted sole source of truth.
What do you need
How Does It Work
In a nutshell, you can use the automation tool / script to fetch the data from the HRIS -> call the API endpoints as shown on the diagram below -> users are managed.
Onboarding - and here are the list of APIs I'm referring on the diagram:
POST /usergroups/{group_id}/members
systems/{System_ID}/associations
Updating
POST /usergroups/{group_id}/members
Off-boarding
Last but not least
The whole thing might looks hypothetical - in the context that every company has a different take on such workflows, the combinations of possibility simply just limitless. I'm not trying solve every situation out there but hopefully this post will at least inspire an idea or two - for making IT admin's life slightly easier.
New to the site? Take a look at these additional resources:
Ready to join us? You can register here.