Sync an employees phone number stored in UKG to AD

UKG stores the employees phone number. How do I sync the cell number across to the telephone attribute in AD.

Phone numbers are stored in various places within UKG Pro. So you first need to understand how your HR team has decided to store the phone numbers yo need to extract.

Here are a few options to consider:

  1. Employment.WorkPhoneNumber - Work phone number is typically used to store the employees office number or perhaps as their mobile number.

  2. Person.HomePhone - Home phone number is typically used to store the employees home number or perhaps their mobile number.

  3. AlternatePhone - Your HR team may have decided to store phone numbers in the alternate phone numbers section with UKG Pro. If this is the case, you will need to conenct to one of these fields to extract the desire phone number:

        AlternatePhone.CellularPhoneNumber
        AlternatePhone.FaxPhoneNumber
        AlternatePhone.HomePhoneNumber
        AlternatePhone.NonePhoneNumber
        AlternatePhone.WorkPhoneNumber

So in summary, you first need to understand where the desired numbers are stored in UKG Pro and then you can decide which field to reference in your mapping.