| Create Candidate | Add a new entity to Candidate |
| Get Candidate | Get entity from Candidate by key |
| List Candidates | Get entities from Candidate |
| Update Candidate | Update an entity in Candidate |
| Create Job Application | Add a new entity to JobApplication |
| Get Job Application | Get entity from JobApplication by key |
| List Job Applications | Get entities from JobApplication |
| Update Job Application | Update an entity in JobApplication |
| Create Job Requisition | Add a new entity to JobRequisition |
| Delete Job Requisition | Delete an entity from JobRequisition |
| Get Job Requisition | Get entity from JobRequisition by key |
| List Job Requisitions | Get entities from JobRequisition |
| Update Job Requisition | Update an entity in JobRequisition |
| Create Onboarding Candidate Info | Add a new entity to OnboardingCandidateInfo |
| Delete Onboarding Candidate Info | Delete an entity from OnboardingCandidateInfo |
| Get Onboarding Candidate Info | Get entity from OnboardingCandidateInfo by key |
| List Onboarding Candidate Info | Get entities from OnboardingCandidateInfo |
| Update Onboarding Candidate Info | Update an entity in OnboardingCandidateInfo |
| Create a Record | Create a new record in component |
| Delete Record | Delete an existing record in component |
| Get Record | Retrieve a single record from component |
| List Records | Retrieve a list of records from component |
| Update Record | Update an existing record in component |
| Raw Request | Send raw HTTP request to the SAP SuccessFactors API |