• Question:

    Do I need to put the incoming data in a particular order?

    Answer:

    Yes, due to the needs of other systems, the order of the incoming and outgoing properties matter.

  • Question:

    When I need to add a person to a list, what service do I call? I know they already exist since I have their username.

    Answer:

    You will call Employees.Create.CreateEmployeeRequest and you will populate the Person Identifier. If the person does not exist in the List, then a new record will be created in the List. If the person is already in the List, then an error will be returned.

[PRINT]© Gallup, Inc. All Rights Reserved. All information contained on this site is the property of Gallup and contains proprietary trade secrets of Gallup. This information is confidential and protected under the confidentiality agreements signed by each Gallup employee, and is to be used solely by Gallup employees in the performance of their responsibilities. None of the information contained in this site is to be copied, viewed, forwarded, downloaded or shred outside of Gallup without permission.

© Gallup, Inc. All Rights Reserved. All information contained on this site is the property of Gallup and contains proprietary trade secrets of Gallup. This information is confidential and protected under the confidentiality agreements signed by each Gallup employee, and is to be used solely by Gallup employees in the performance of their responsibilities. None of the information contained in this site is to be copied, viewed, forwarded, downloaded or shred outside of Gallup without permission.