Adding Custom Attributes From SFAPI Data Dictionary
You can customize the aggregation of attributes or add custom attributes by defining the attribute name and the navigation path which the connector uses to aggregate data from SuccessFactors. You can identify the SFAPI path for the attribute in SuccessFactors data dictionaries. To see a list of default attributes, refer to Schema Attributes.
Parameters |
Description |
Schema Attribute |
Name of the attribute. |
Navigation Path (SFAPI Path) |
Navigation path of attribute as defined in SFAPI (For example, |
You can use attributes from the SFAPI Data Dictionary to add custom attributes SailPoint.
In SuccessFactors:
To find the value for Navigation Path (SFAPI Path)
:
-
Go to Admin Center.
-
Search for and select SFAPI Data Dictionary.
The SFAPI Data Dictionary page is displayed. -
Expand the appropriate entity to display the attribute fields.
-
Find the required attribute and the path displayed under the Name field and copy the path. For example:
Label –
Nationality
Name (Path) –
/person/personal_information/nationality
The name path is the required field value for Navigation Path (SFAPI Path) in SailPoint.
In SailPoint:
To add the Navigation Path (SFAPI Path)
:
-
Go to Applications > Application Definition then select SuccessFactors from the list.
-
Select the Configuration tab.
-
In the Additional Attribute Mapping section:
-
Add a name for Schema Attribute.
For example:
Nationality
-
Add the Navigation Path (SFAPI Path) that you copied from SuccessFactors.
-