SuccessFactors Connector for Employees

I’m working on the SuccessFactors integration with SailPoint IDN, and the account type is set to Employees. I’m able to retrieve the attributes using the SFAPI and ODATA API in the same connector. However, I’m able to obtain the correct values for some of the attributes using the pre-defined attributes in the account schema, for example, department. This attribute returns the department name.

However, I was looking for the source of truth from where the connector gets the value of these concurrent employees.

Can you let me know what is the path for the in-built/pre-defined attributes for account type employees. Client wants to know from where it’s reading these attributes for Employees.

Also, there are some attribute that I’m unable to read through OData API. Do you suggest using the webservices connector for obtaining the additional attributes?

There is a flag on the OOTB connector that lets you choose ‘Primary’ employment for employees who have concurrent records. Otherwise, it will take the details of the oldest record

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.