cancel
Showing results for 
Search instead for 
Did you mean: 

How do we pull the label instead of code for Pronoun in User Entity via SuccessFactors API.

FaisalN
Explorer
0 Kudos
165

Hi Experts, 

How do we pull the label instead of code for Pronoun in User Entity via SF API. Tried the following combination but unable to retrieve usable data i.e. label of Pronoun instead of code for the “Pronoun” field from the SAP SuccessFactors API.  API return code successfully "1443058" instead of "He/Him/His".

Fields tried to retrieve label "He/Him/His" but with no success. 

  • pronounsNav/pickListLabels/label
  • pronounsNav/picklist/pickListLabels/label
  • empInfo/personNav/pronounsNav/pickListLabels/label

"pronounsNav": {

"__deferred": {

"uri": "https://api4preview.sapsf.com/odata/v2/User('00006942')/pronounsNav"

}

},

  •  

Accepted Solutions (0)

Answers (0)