Genesys Cloud - Main

 View Only
Discussion Thread View
Expand all | Collapse all

ActiveDirectory Connector - User Extension Number

  • 1.  ActiveDirectory Connector - User Extension Number

    Posted 03-28-2017 00:50

    We're using the Active Directory connector to sync from AD to PureCloud.  Is there any way to map the user's phone number to the Extension field in PureCloud?  I've tried prefixing the phone number in AD with "ext", "." and ",", but it always ends up in the main part of the phone number field.

     

    e.g. When I enter "562" in AD, it comes through to PureCloud as "562", then when I try to edit the person in PureCloud it says "Phone number is too short" because the number in the field is "+1 562"



  • 2.  RE: ActiveDirectory Connector - User Extension Number

    GENESYS
    Posted 03-30-2017 20:59

    Yes, this can be done but there is a trick to it....

     

    1. Edit your AD connector config and save/publish as follows:

     

       {

          "direction": "ex2in",

          "internal": "contactInfo.phone_work",

          "external": "User.TelephoneNumber"

        },

        {

          "direction": "ex2in",

          "internal": "contactInfo.phone_work.extension",

          "external": "User.IpPhone"

        },

     

    2. Then go into the user's AD account and add the Telephone number in the designated field and then add the extension in the IP Phone field on the Telephones tab.  Make sure to add both at the same time, do not save/apply until both fields are populated.  After the connector syncs, you will see that phone and extension are both showing in PureCloud.  The trick is they must be updated at the same time in AD otherwise one tends to overwrite the other.



  • 3.  RE: ActiveDirectory Connector - User Extension Number

    Posted 03-31-2017 09:37

    Thanks Elizabeth, that works perfectly!



  • 4.  RE: ActiveDirectory Connector - User Extension Number

    GENESYS
    Posted 03-31-2017 14:00

    Good news!  :-)



Need Help finding something?

Check out the Genesys Knowledge Network - your all-in-one access point for Genesys resources