UKG Pro
Visualize UKG Pro employees and groups in the JupiterOne graph. Use this integration to monitor changes to UKG Pro entities using JupiterOne alerts.
- Installation guide
- UKG Pro data model
Installation
The JupiterOne integration with UKG Pro utilizes a third-party called Merge. You will need access to an account that has permissions in your UKG Pro instance. You must also have permission in JupiterOne to install new integrations.
Configuration in UKG Pro
Merge provides comprehensive instructions for setting up an integration to UKG Pro that can be found here. Once you have configured the UKG Pro-Merge integration, you can proceed to your JupiterOne workspace to set up your UKG Pro integration.
Configuration in JupiterOne
To install the UKG Pro integration in JupiterOne, navigate to the Integrations tab in JupiterOne and select UKG Pro. Click New Instance to begin configuring your integration.
Creating a configuration requires the following:
The Account Name used to identify the UKG Pro account in JupiterOne. Ingested entities will have this value stored in
tag.AccountName
when theAccountName
toggle is enabled.Description to assist in identifying the integration instance, if desired.
Polling Interval that you feel is sufficient for your monitoring needs. You may leave this as
DISABLED
and manually execute the integration.Click Create after all values are provided.
A Merge Link authentication window will be displayed. Follow the prompts to enter the UKG Pro required authentication fields.
Next steps
Now that your integration instance has been configured, it will begin running on the polling interval you provided, populating data within JupiterOne. Continue on to our Instance management guide to learn more about working with and editing integration instances.
Data Model
Entities
The following entities are created:
Resources | Entity _type | Entity _class |
---|---|---|
Account | ukg_pro_account | Account |
Employee | ukg_pro_employee | Record |
Group | ukg_pro_group | Group |
Relationships
The following relationships are created:
Source Entity _type | Relationship _class | Target Entity _type |
---|---|---|
ukg_pro_account | HAS | ukg_pro_employee |
ukg_pro_account | HAS | ukg_pro_group |
ukg_pro_employee | ASSIGNED | ukg_pro_group |
ukg_pro_employee | MANAGES | ukg_pro_employee |