SAP SuccessFactors APIs Used by Knit
| Used For | API Endpoint | Protocol | Authentication |
|---|---|---|---|
| Employee Sync | GET https://<BASE_URL>/odata/v2/PerPerson | REST | OAuth - SAML based |
| Create Employee | POST https://<BASE_URL>/odata/v2/upsertPerPerson PerEmail EmpEmployment EmpJob PerPersonal | REST | OAuth - SAML based |
| Update Employee | POST https://<BASE_URL>/odata/v2/upsertPerPerson PerEmail EmpEmployment EmpJob PerPersonal | REST | OAuth - SAML based |

