/sap-successfactors-recruiting | Type: Application | PCID required: Yes
Tools
sap_successfactors_recruiting_create_candidate
Add new entity to Candidate Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
address | string | null | No | — | The address value |
address2 | string | null | No | — | The address2 value |
agreeToPrivacyStatement | string | null | No | — | Agree To Privacy Statement |
anonymized | string | No | — | The anonymized value | |
anonymizedDateTime | string | No | — | Anonymized Date Time | |
candidateId | string | No | — | Candidate Id | |
candidateLocale | string | No | — | Candidate Locale | |
candidateProfileExtension | object | No | — | Candidate Profile Extension | |
cellPhone | string | null | No | — | Cell Phone |
certificates | object | No | — | The certificates value | |
city | string | null | No | — | The city value |
contactEmail | string | null | No | — | Contact Email |
country | string | null | No | — | The country value |
creationDateTime | string | No | — | Creation Date Time | |
currentTitle | string | null | No | — | Current Title |
dataPrivacyId | string | No | — | Data Privacy Id | |
dateofAvailability | string | No | — | Dateof Availability | |
education | object | No | — | The education value | |
externalCandidate | boolean | No | — | External Candidate | |
firstName | string | null | No | — | First Name |
homePhone | string | null | No | — | Home Phone |
insideWorkExperience | object | No | — | Inside Work Experience | |
languages | object | No | — | The languages value | |
lastLoginDateTime | string | No | — | Last Login Date Time | |
lastModifiedDateTime | string | No | — | Last Modified Date Time | |
lastName | string | null | No | — | Last Name |
middleName | string | null | No | — | Middle Name |
outsideWorkExperience | object | No | — | Outside Work Experience | |
partnerMemberId | string | No | — | Partner Member Id | |
partnerSource | string | No | — | Partner Source | |
password | string | null | No | — | The password value |
primaryEmail | string | No | — | Primary Email | |
privacyAcceptDateTime | string | No | — | Privacy Accept Date Time | |
publicIntranet | boolean | No | — | Public Intranet | |
shareProfile | string | No | — | Share Profile | |
tags | object | No | — | The tags value | |
talentPool | object | No | — | Talent Pool | |
talentPoolcorp | object | No | — | Talent Poolcorp | |
usersSysId | string | No | — | Users Sys Id | |
visibilityOption | boolean | No | — | Visibility Option | |
zip | string | null | No | — | The zip value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"address": {
"type": [
"string",
"null"
],
"description": "The address value"
},
"address2": {
"type": [
"string",
"null"
],
"description": "The address2 value"
},
"agreeToPrivacyStatement": {
"type": [
"string",
"null"
],
"description": "Agree To Privacy Statement"
},
"anonymized": {
"type": "string",
"description": "The anonymized value"
},
"anonymizedDateTime": {
"type": "string",
"description": "Anonymized Date Time"
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"candidateLocale": {
"type": "string",
"description": "Candidate Locale"
},
"candidateProfileExtension": {
"type": "object",
"description": "Candidate Profile Extension",
"properties": {
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
}
}
},
"cellPhone": {
"type": [
"string",
"null"
],
"description": "Cell Phone"
},
"certificates": {
"type": "object",
"description": "The certificates value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"city": {
"type": [
"string",
"null"
],
"description": "The city value"
},
"contactEmail": {
"type": [
"string",
"null"
],
"description": "Contact Email"
},
"country": {
"type": [
"string",
"null"
],
"description": "The country value"
},
"creationDateTime": {
"type": "string",
"description": "Creation Date Time"
},
"currentTitle": {
"type": [
"string",
"null"
],
"description": "Current Title"
},
"dataPrivacyId": {
"type": "string",
"description": "Data Privacy Id"
},
"dateofAvailability": {
"type": "string",
"description": "Dateof Availability"
},
"education": {
"type": "object",
"description": "The education value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"externalCandidate": {
"type": "boolean",
"description": "External Candidate"
},
"firstName": {
"type": [
"string",
"null"
],
"description": "First Name"
},
"homePhone": {
"type": [
"string",
"null"
],
"description": "Home Phone"
},
"insideWorkExperience": {
"type": "object",
"description": "Inside Work Experience",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"languages": {
"type": "object",
"description": "The languages value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"lastLoginDateTime": {
"type": "string",
"description": "Last Login Date Time"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastName": {
"type": [
"string",
"null"
],
"description": "Last Name"
},
"middleName": {
"type": [
"string",
"null"
],
"description": "Middle Name"
},
"outsideWorkExperience": {
"type": "object",
"description": "Outside Work Experience",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"partnerMemberId": {
"type": "string",
"description": "Partner Member Id"
},
"partnerSource": {
"type": "string",
"description": "Partner Source"
},
"password": {
"type": [
"string",
"null"
],
"description": "The password value"
},
"primaryEmail": {
"type": "string",
"description": "Primary Email"
},
"privacyAcceptDateTime": {
"type": "string",
"description": "Privacy Accept Date Time"
},
"publicIntranet": {
"type": "boolean",
"description": "Public Intranet"
},
"shareProfile": {
"type": "string",
"description": "Share Profile"
},
"tags": {
"type": "object",
"description": "The tags value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"talentPool": {
"type": "object",
"description": "Talent Pool",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"talentPoolcorp": {
"type": "object",
"description": "Talent Poolcorp",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"usersSysId": {
"type": "string",
"description": "Users Sys Id"
},
"visibilityOption": {
"type": "boolean",
"description": "Visibility Option"
},
"zip": {
"type": [
"string",
"null"
],
"description": "The zip value"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_create_candidate_background_education
Add new entity to CandidateBackground_Education Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
backgroundElementId | string | No | — | Background Element Id | |
bgOrderPos | string | No | — | Bg Order Pos | |
candidate | object | No | — | The candidate value | |
candidateId | string | No | — | Candidate Id | |
degree | string | null | No | — | The degree value |
degreeDate | string | null | No | — | Degree Date |
endDate | string | null | No | — | End date for filtering |
lastModifiedDateTime | string | No | — | Last Modified Date Time | |
major | string | null | No | — | The major value |
presentStudent | integer | null | No | — | Present Student |
school | string | null | No | — | The school value |
schoolAddress | string | null | No | — | School Address |
schoolCity | string | null | No | — | School City |
schoolCountry | string | null | No | — | School Country |
schoolPhone | string | null | No | — | School Phone |
schoolState | string | null | No | — | School State |
schoolType | string | null | No | — | School Type |
schoolZip | string | null | No | — | School Zip |
startDate | string | null | No | — | Start date for filtering |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"backgroundElementId": {
"type": "string",
"description": "Background Element Id"
},
"bgOrderPos": {
"type": "string",
"description": "Bg Order Pos"
},
"candidate": {
"type": "object",
"description": "The candidate value",
"properties": {
"address": {
"type": "string",
"description": "The address value"
},
"address2": {
"type": "string",
"description": "The address2 value"
},
"agreeToPrivacyStatement": {
"type": "string",
"description": "Agree To Privacy Statement"
},
"anonymized": {
"type": "string",
"description": "The anonymized value"
},
"anonymizedDateTime": {
"type": "string",
"description": "Anonymized Date Time"
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"candidateLocale": {
"type": "string",
"description": "Candidate Locale"
},
"cellPhone": {
"type": "string",
"description": "Cell Phone"
},
"city": {
"type": "string",
"description": "The city value"
},
"contactEmail": {
"type": "string",
"description": "Contact Email"
},
"country": {
"type": "string",
"description": "The country value"
},
"creationDateTime": {
"type": "string",
"description": "Creation Date Time"
},
"currentTitle": {
"type": "string",
"description": "Current Title"
},
"dataPrivacyId": {
"type": "string",
"description": "Data Privacy Id"
},
"dateofAvailability": {
"type": "string",
"description": "Dateof Availability"
},
"externalCandidate": {
"type": "boolean",
"description": "External Candidate"
},
"firstName": {
"type": "string",
"description": "First Name"
},
"homePhone": {
"type": "string",
"description": "Home Phone"
},
"lastLoginDateTime": {
"type": "string",
"description": "Last Login Date Time"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastName": {
"type": "string",
"description": "Last Name"
},
"middleName": {
"type": "string",
"description": "Middle Name"
},
"partnerMemberId": {
"type": "string",
"description": "Partner Member Id"
},
"partnerSource": {
"type": "string",
"description": "Partner Source"
},
"password": {
"type": "string",
"description": "The password value"
},
"primaryEmail": {
"type": "string",
"description": "Primary Email"
},
"privacyAcceptDateTime": {
"type": "string",
"description": "Privacy Accept Date Time"
},
"publicIntranet": {
"type": "boolean",
"description": "Public Intranet"
},
"shareProfile": {
"type": "string",
"description": "Share Profile"
},
"usersSysId": {
"type": "string",
"description": "Users Sys Id"
},
"visibilityOption": {
"type": "boolean",
"description": "Visibility Option"
},
"zip": {
"type": "string",
"description": "The zip value"
},
"candidateProfileExtension": {
"type": "object",
"description": "Candidate Profile Extension"
},
"certificates": {
"type": "object",
"description": "The certificates value"
},
"education": {
"type": "object",
"description": "The education value"
},
"insideWorkExperience": {
"type": "object",
"description": "Inside Work Experience"
},
"languages": {
"type": "object",
"description": "The languages value"
},
"outsideWorkExperience": {
"type": "object",
"description": "Outside Work Experience"
},
"tags": {
"type": "object",
"description": "The tags value"
},
"talentPool": {
"type": "object",
"description": "Talent Pool"
},
"talentPoolcorp": {
"type": "object",
"description": "Talent Poolcorp"
}
}
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"degree": {
"type": [
"string",
"null"
],
"description": "The degree value"
},
"degreeDate": {
"type": [
"string",
"null"
],
"description": "Degree Date"
},
"endDate": {
"type": [
"string",
"null"
],
"description": "End date for filtering"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"major": {
"type": [
"string",
"null"
],
"description": "The major value"
},
"presentStudent": {
"type": [
"integer",
"null"
],
"description": "Present Student"
},
"school": {
"type": [
"string",
"null"
],
"description": "The school value"
},
"schoolAddress": {
"type": [
"string",
"null"
],
"description": "School Address"
},
"schoolCity": {
"type": [
"string",
"null"
],
"description": "School City"
},
"schoolCountry": {
"type": [
"string",
"null"
],
"description": "School Country"
},
"schoolPhone": {
"type": [
"string",
"null"
],
"description": "School Phone"
},
"schoolState": {
"type": [
"string",
"null"
],
"description": "School State"
},
"schoolType": {
"type": [
"string",
"null"
],
"description": "School Type"
},
"schoolZip": {
"type": [
"string",
"null"
],
"description": "School Zip"
},
"startDate": {
"type": [
"string",
"null"
],
"description": "Start date for filtering"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_create_candidate_background_inside_work_experience
Add new entity to CandidateBackground_InsideWorkExperience Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
backgroundElementId | string | No | — | Background Element Id | |
bgOrderPos | string | No | — | Bg Order Pos | |
candidate | object | No | — | The candidate value | |
candidateId | string | No | — | Candidate Id | |
department | string | null | No | — | The department value |
endDate | string | null | No | — | End date for filtering |
lastModifiedDateTime | string | No | — | Last Modified Date Time | |
startDate | string | null | No | — | Start date for filtering |
title | string | null | No | — | The title value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"backgroundElementId": {
"type": "string",
"description": "Background Element Id"
},
"bgOrderPos": {
"type": "string",
"description": "Bg Order Pos"
},
"candidate": {
"type": "object",
"description": "The candidate value",
"properties": {
"address": {
"type": "string",
"description": "The address value"
},
"address2": {
"type": "string",
"description": "The address2 value"
},
"agreeToPrivacyStatement": {
"type": "string",
"description": "Agree To Privacy Statement"
},
"anonymized": {
"type": "string",
"description": "The anonymized value"
},
"anonymizedDateTime": {
"type": "string",
"description": "Anonymized Date Time"
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"candidateLocale": {
"type": "string",
"description": "Candidate Locale"
},
"cellPhone": {
"type": "string",
"description": "Cell Phone"
},
"city": {
"type": "string",
"description": "The city value"
},
"contactEmail": {
"type": "string",
"description": "Contact Email"
},
"country": {
"type": "string",
"description": "The country value"
},
"creationDateTime": {
"type": "string",
"description": "Creation Date Time"
},
"currentTitle": {
"type": "string",
"description": "Current Title"
},
"dataPrivacyId": {
"type": "string",
"description": "Data Privacy Id"
},
"dateofAvailability": {
"type": "string",
"description": "Dateof Availability"
},
"externalCandidate": {
"type": "boolean",
"description": "External Candidate"
},
"firstName": {
"type": "string",
"description": "First Name"
},
"homePhone": {
"type": "string",
"description": "Home Phone"
},
"lastLoginDateTime": {
"type": "string",
"description": "Last Login Date Time"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastName": {
"type": "string",
"description": "Last Name"
},
"middleName": {
"type": "string",
"description": "Middle Name"
},
"partnerMemberId": {
"type": "string",
"description": "Partner Member Id"
},
"partnerSource": {
"type": "string",
"description": "Partner Source"
},
"password": {
"type": "string",
"description": "The password value"
},
"primaryEmail": {
"type": "string",
"description": "Primary Email"
},
"privacyAcceptDateTime": {
"type": "string",
"description": "Privacy Accept Date Time"
},
"publicIntranet": {
"type": "boolean",
"description": "Public Intranet"
},
"shareProfile": {
"type": "string",
"description": "Share Profile"
},
"usersSysId": {
"type": "string",
"description": "Users Sys Id"
},
"visibilityOption": {
"type": "boolean",
"description": "Visibility Option"
},
"zip": {
"type": "string",
"description": "The zip value"
},
"candidateProfileExtension": {
"type": "object",
"description": "Candidate Profile Extension"
},
"certificates": {
"type": "object",
"description": "The certificates value"
},
"education": {
"type": "object",
"description": "The education value"
},
"insideWorkExperience": {
"type": "object",
"description": "Inside Work Experience"
},
"languages": {
"type": "object",
"description": "The languages value"
},
"outsideWorkExperience": {
"type": "object",
"description": "Outside Work Experience"
},
"tags": {
"type": "object",
"description": "The tags value"
},
"talentPool": {
"type": "object",
"description": "Talent Pool"
},
"talentPoolcorp": {
"type": "object",
"description": "Talent Poolcorp"
}
}
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"department": {
"type": [
"string",
"null"
],
"description": "The department value"
},
"endDate": {
"type": [
"string",
"null"
],
"description": "End date for filtering"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"startDate": {
"type": [
"string",
"null"
],
"description": "Start date for filtering"
},
"title": {
"type": [
"string",
"null"
],
"description": "The title value"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_create_candidate_background_outside_work_experience
Add new entity to CandidateBackground_OutsideWorkExperience Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
backgroundElementId | string | No | — | Background Element Id | |
bgOrderPos | string | No | — | Bg Order Pos | |
businessType | string | null | No | — | Business Type |
candidate | object | No | — | The candidate value | |
candidateId | string | No | — | Candidate Id | |
employer | string | null | No | — | The employer value |
employerAddress | string | null | No | — | Employer Address |
employerCity | string | null | No | — | Employer City |
employerContact | string | null | No | — | Employer Contact |
employerCountry | string | null | No | — | Employer Country |
employerEmail | string | null | No | — | Employer Email |
employerPhone | string | null | No | — | Employer Phone |
employerState | string | null | No | — | Employer State |
employerZip | string | null | No | — | Employer Zip |
endDate | string | null | No | — | End date for filtering |
lastModifiedDateTime | string | No | — | Last Modified Date Time | |
presentEmployer | string | null | No | — | Present Employer |
startDate | string | null | No | — | Start date for filtering |
startTitle | string | null | No | — | Start Title |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"backgroundElementId": {
"type": "string",
"description": "Background Element Id"
},
"bgOrderPos": {
"type": "string",
"description": "Bg Order Pos"
},
"businessType": {
"type": [
"string",
"null"
],
"description": "Business Type"
},
"candidate": {
"type": "object",
"description": "The candidate value",
"properties": {
"address": {
"type": "string",
"description": "The address value"
},
"address2": {
"type": "string",
"description": "The address2 value"
},
"agreeToPrivacyStatement": {
"type": "string",
"description": "Agree To Privacy Statement"
},
"anonymized": {
"type": "string",
"description": "The anonymized value"
},
"anonymizedDateTime": {
"type": "string",
"description": "Anonymized Date Time"
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"candidateLocale": {
"type": "string",
"description": "Candidate Locale"
},
"cellPhone": {
"type": "string",
"description": "Cell Phone"
},
"city": {
"type": "string",
"description": "The city value"
},
"contactEmail": {
"type": "string",
"description": "Contact Email"
},
"country": {
"type": "string",
"description": "The country value"
},
"creationDateTime": {
"type": "string",
"description": "Creation Date Time"
},
"currentTitle": {
"type": "string",
"description": "Current Title"
},
"dataPrivacyId": {
"type": "string",
"description": "Data Privacy Id"
},
"dateofAvailability": {
"type": "string",
"description": "Dateof Availability"
},
"externalCandidate": {
"type": "boolean",
"description": "External Candidate"
},
"firstName": {
"type": "string",
"description": "First Name"
},
"homePhone": {
"type": "string",
"description": "Home Phone"
},
"lastLoginDateTime": {
"type": "string",
"description": "Last Login Date Time"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastName": {
"type": "string",
"description": "Last Name"
},
"middleName": {
"type": "string",
"description": "Middle Name"
},
"partnerMemberId": {
"type": "string",
"description": "Partner Member Id"
},
"partnerSource": {
"type": "string",
"description": "Partner Source"
},
"password": {
"type": "string",
"description": "The password value"
},
"primaryEmail": {
"type": "string",
"description": "Primary Email"
},
"privacyAcceptDateTime": {
"type": "string",
"description": "Privacy Accept Date Time"
},
"publicIntranet": {
"type": "boolean",
"description": "Public Intranet"
},
"shareProfile": {
"type": "string",
"description": "Share Profile"
},
"usersSysId": {
"type": "string",
"description": "Users Sys Id"
},
"visibilityOption": {
"type": "boolean",
"description": "Visibility Option"
},
"zip": {
"type": "string",
"description": "The zip value"
},
"candidateProfileExtension": {
"type": "object",
"description": "Candidate Profile Extension"
},
"certificates": {
"type": "object",
"description": "The certificates value"
},
"education": {
"type": "object",
"description": "The education value"
},
"insideWorkExperience": {
"type": "object",
"description": "Inside Work Experience"
},
"languages": {
"type": "object",
"description": "The languages value"
},
"outsideWorkExperience": {
"type": "object",
"description": "Outside Work Experience"
},
"tags": {
"type": "object",
"description": "The tags value"
},
"talentPool": {
"type": "object",
"description": "Talent Pool"
},
"talentPoolcorp": {
"type": "object",
"description": "Talent Poolcorp"
}
}
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"employer": {
"type": [
"string",
"null"
],
"description": "The employer value"
},
"employerAddress": {
"type": [
"string",
"null"
],
"description": "Employer Address"
},
"employerCity": {
"type": [
"string",
"null"
],
"description": "Employer City"
},
"employerContact": {
"type": [
"string",
"null"
],
"description": "Employer Contact"
},
"employerCountry": {
"type": [
"string",
"null"
],
"description": "Employer Country"
},
"employerEmail": {
"type": [
"string",
"null"
],
"description": "Employer Email"
},
"employerPhone": {
"type": [
"string",
"null"
],
"description": "Employer Phone"
},
"employerState": {
"type": [
"string",
"null"
],
"description": "Employer State"
},
"employerZip": {
"type": [
"string",
"null"
],
"description": "Employer Zip"
},
"endDate": {
"type": [
"string",
"null"
],
"description": "End date for filtering"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"presentEmployer": {
"type": [
"string",
"null"
],
"description": "Present Employer"
},
"startDate": {
"type": [
"string",
"null"
],
"description": "Start date for filtering"
},
"startTitle": {
"type": [
"string",
"null"
],
"description": "Start Title"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_create_job_application
Add new entity to JobApplication Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
address | string | null | No | — | The address value |
address2 | string | null | No | — | The address2 value |
agencyInfo | string | null | No | — | Agency Info |
anonymizedDate | string | null | No | — | Anonymized Date |
anonymizedFlag | string | null | No | — | Anonymized Flag |
applicationId | string | No | — | Application Id | |
applicationTemplateId | string | No | — | Application Template Id | |
appLocale | string | null | No | — | App Locale |
appStatusSetItemId | string | null | No | — | App Status Set Item Id |
averageRating | string | null | No | — | Average Rating |
baseSalary | string | null | No | — | Base Salary |
candConversionProcessed | string | null | No | — | Cand Conversion Processed |
candidateId | string | No | — | Candidate Id | |
candJust | string | null | No | — | Cand Just |
candTypeWhenHired | string | null | No | — | Cand Type When Hired |
cellPhone | string | null | No | — | Cell Phone |
city | string | null | No | — | The city value |
confnumber | string | null | No | — | The confnumber value |
contactEmail | string | null | No | — | Contact Email |
conviction_details | string | null | No | — | Conviction Details |
country | string | null | No | — | The country value |
countryCode | string | null | No | — | Country Code |
criminalconvictionlabel | string | null | No | — | The criminalconvictionlabel value |
crimincalconvictioninstructions | string | null | No | — | The crimincalconvictioninstructions value |
currentLocation | string | null | No | — | Current Location |
currentTitle | string | null | No | — | Current Title |
cust_refCheckFirstName | string | null | No | — | Cust Ref Check First Name |
cust_refCheckLastName | string | null | No | — | Cust Ref Check Last Name |
cust_refCheckOrg1 | string | null | No | — | Cust Ref Check Org1 |
cust_refCheckPhone1 | string | null | No | — | Cust Ref Check Phone1 |
cust_refCheckTitle1 | string | null | No | — | Cust Ref Check Title1 |
dataSource | string | null | No | — | Data Source |
dateAvail | string | null | No | — | Date Avail |
dateOfBirth | string | null | No | — | Date Of Birth |
duplicateProfile | string | null | No | — | Duplicate Profile |
exportedOn | string | null | No | — | Exported On |
extTitle | string | null | No | — | Ext Title |
firstName | string | null | No | — | First Name |
formerEmployee | boolean | null | No | — | Former Employee |
gender | string | null | No | — | The gender value |
haveyoubeenconvicted | string | null | No | — | The haveyoubeenconvicted value |
hireDate | string | null | No | — | Hire Date |
hiredOn | string | null | No | — | Hired On |
homePhone | string | null | No | — | Home Phone |
inductionAdd | string | null | No | — | Induction Add |
inductionDate | string | null | No | — | Induction Date |
initials | string | null | No | — | The initials value |
instr_AdditionalDocuments | string | null | No | — | Instr Additional Documents |
instr_AppAdditionalInfo | string | null | No | — | Instr App Additional Info |
instr_AppAdvice | string | null | No | — | Instr App Advice |
instr_CandAppDetails | string | null | No | — | Instr Cand App Details |
instr_CandPersInfo | string | null | No | — | Instr Cand Pers Info |
instr_EEOinstructions | string | null | No | — | Instr EE Oinstructions |
instr_EEOlable | string | null | No | — | Instr EE Olable |
instrAppReturn | string | null | No | — | Instr App Return |
instrCandApproval | string | null | No | — | Instr Cand Approval |
instrCandAssess | string | null | No | — | Instr Cand Assess |
instrCandFields | string | null | No | — | Instr Cand Fields |
instrCandScreen | string | null | No | — | Instr Cand Screen |
instrubkgrndChkAttachment | string | null | No | — | Instrubkgrnd Chk Attachment |
instrWotc | string | null | No | — | Instr Wotc |
jobAppGuid | string | null | No | — | Job App Guid |
jobApplicationAssessmentOrder | object | No | — | Job Application Assessment Order | |
jobApplicationAssessmentOrder_1 | object | No | — | Job Application Assessment Order 1 | |
jobApplicationComments | object | No | — | Job Application Comments | |
jobApplicationOnboardingData | object | No | — | Job Application Onboarding Data | |
jobApplicationQuestionResponse | object | No | — | Job Application Question Response | |
jobApplicationStatusAuditTrail | object | No | — | Job Application Status Audit Trail | |
jobAppStatus | object | No | — | Job App Status | |
jobCode | string | null | No | — | Job Code |
jobofferdate | string | null | No | — | The jobofferdate value |
jobRateOfPay | string | null | No | — | Job Rate Of Pay |
jobReqId | string | No | — | Job Req Id | |
jobStartDate | string | null | No | — | Job Start Date |
knownAs | string | null | No | — | Known As |
lastModifiedBy | string | null | No | — | Last Modified By |
lastModifiedByProxy | string | null | No | — | Last Modified By Proxy |
lastModifiedDateTime | string | null | No | — | Last Modified Date Time |
lastName | string | null | No | — | Last Name |
medDate | string | null | No | — | Med Date |
medLoc | string | null | No | — | Med Loc |
medTime | string | null | No | — | Med Time |
middleName | string | null | No | — | Middle Name |
nonApplicantStatus | string | null | No | — | Non Applicant Status |
owner | string | null | No | — | The owner value |
ownershpDate | string | null | No | — | Ownershp Date |
phoneScreenDate | string | null | No | — | Phone Screen Date |
phoneScreenDetails | string | null | No | — | Phone Screen Details |
pleaseselect | string | null | No | — | The pleaseselect value |
posTitle | string | null | No | — | Pos Title |
profileUpdated | string | null | No | — | Profile Updated |
psychTestDte | string | null | No | — | Psych Test Dte |
psychTestTme | string | null | No | — | Psych Test Tme |
rating | string | null | No | — | The rating value |
reasonableaccomodation | string | null | No | — | The reasonableaccomodation value |
reference | string | null | No | — | The reference value |
referenceComments | string | null | No | — | Reference Comments |
referredBy | string | null | No | — | Referred By |
resumeUploadDate | string | null | No | — | Resume Upload Date |
screendate | string | null | No | — | The screendate value |
snapShotDate | string | null | No | — | Snap Shot Date |
source | string | null | No | — | The source value |
sourceLabel | string | null | No | — | Source Label |
ssn | string | null | No | — | The ssn value |
startDate | string | null | No | — | Start date for filtering |
stateOther | string | null | No | — | State Other |
status | string | null | No | — | The status value |
statusComments | string | null | No | — | Status Comments |
timeToHire | number | null | No | — | Time To Hire |
title | string | null | No | — | The title value |
usersSysId | string | null | No | — | Users Sys Id |
visaNum | string | null | No | — | Visa Num |
voluntaryselfID | string | null | No | — | Voluntaryself ID |
whyask | string | null | No | — | The whyask value |
wotcFormsURL | string | null | No | — | Wotc Forms URL |
wotcId | string | null | No | — | Wotc Id |
wotcScreeningURL | string | null | No | — | Wotc Screening URL |
wotcStatus | string | null | No | — | Wotc Status |
yesanswer | string | null | No | — | The yesanswer value |
zip | string | null | No | — | The zip value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"address": {
"type": [
"string",
"null"
],
"description": "The address value"
},
"address2": {
"type": [
"string",
"null"
],
"description": "The address2 value"
},
"agencyInfo": {
"type": [
"string",
"null"
],
"description": "Agency Info"
},
"anonymizedDate": {
"type": [
"string",
"null"
],
"description": "Anonymized Date"
},
"anonymizedFlag": {
"type": [
"string",
"null"
],
"description": "Anonymized Flag"
},
"applicationId": {
"type": "string",
"description": "Application Id"
},
"applicationTemplateId": {
"type": "string",
"description": "Application Template Id"
},
"appLocale": {
"type": [
"string",
"null"
],
"description": "App Locale"
},
"appStatusSetItemId": {
"type": [
"string",
"null"
],
"description": "App Status Set Item Id"
},
"averageRating": {
"type": [
"string",
"null"
],
"description": "Average Rating"
},
"baseSalary": {
"type": [
"string",
"null"
],
"description": "Base Salary"
},
"candConversionProcessed": {
"type": [
"string",
"null"
],
"description": "Cand Conversion Processed"
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"candJust": {
"type": [
"string",
"null"
],
"description": "Cand Just"
},
"candTypeWhenHired": {
"type": [
"string",
"null"
],
"description": "Cand Type When Hired"
},
"cellPhone": {
"type": [
"string",
"null"
],
"description": "Cell Phone"
},
"city": {
"type": [
"string",
"null"
],
"description": "The city value"
},
"confnumber": {
"type": [
"string",
"null"
],
"description": "The confnumber value"
},
"contactEmail": {
"type": [
"string",
"null"
],
"description": "Contact Email"
},
"conviction_details": {
"type": [
"string",
"null"
],
"description": "Conviction Details"
},
"country": {
"type": [
"string",
"null"
],
"description": "The country value"
},
"countryCode": {
"type": [
"string",
"null"
],
"description": "Country Code"
},
"criminalconvictionlabel": {
"type": [
"string",
"null"
],
"description": "The criminalconvictionlabel value"
},
"crimincalconvictioninstructions": {
"type": [
"string",
"null"
],
"description": "The crimincalconvictioninstructions value"
},
"currentLocation": {
"type": [
"string",
"null"
],
"description": "Current Location"
},
"currentTitle": {
"type": [
"string",
"null"
],
"description": "Current Title"
},
"cust_refCheckFirstName": {
"type": [
"string",
"null"
],
"description": "Cust Ref Check First Name"
},
"cust_refCheckLastName": {
"type": [
"string",
"null"
],
"description": "Cust Ref Check Last Name"
},
"cust_refCheckOrg1": {
"type": [
"string",
"null"
],
"description": "Cust Ref Check Org1"
},
"cust_refCheckPhone1": {
"type": [
"string",
"null"
],
"description": "Cust Ref Check Phone1"
},
"cust_refCheckTitle1": {
"type": [
"string",
"null"
],
"description": "Cust Ref Check Title1"
},
"dataSource": {
"type": [
"string",
"null"
],
"description": "Data Source"
},
"dateAvail": {
"type": [
"string",
"null"
],
"description": "Date Avail"
},
"dateOfBirth": {
"type": [
"string",
"null"
],
"description": "Date Of Birth"
},
"duplicateProfile": {
"type": [
"string",
"null"
],
"description": "Duplicate Profile"
},
"exportedOn": {
"type": [
"string",
"null"
],
"description": "Exported On"
},
"extTitle": {
"type": [
"string",
"null"
],
"description": "Ext Title"
},
"firstName": {
"type": [
"string",
"null"
],
"description": "First Name"
},
"formerEmployee": {
"type": [
"boolean",
"null"
],
"description": "Former Employee"
},
"gender": {
"type": [
"string",
"null"
],
"description": "The gender value"
},
"haveyoubeenconvicted": {
"type": [
"string",
"null"
],
"description": "The haveyoubeenconvicted value"
},
"hireDate": {
"type": [
"string",
"null"
],
"description": "Hire Date"
},
"hiredOn": {
"type": [
"string",
"null"
],
"description": "Hired On"
},
"homePhone": {
"type": [
"string",
"null"
],
"description": "Home Phone"
},
"inductionAdd": {
"type": [
"string",
"null"
],
"description": "Induction Add"
},
"inductionDate": {
"type": [
"string",
"null"
],
"description": "Induction Date"
},
"initials": {
"type": [
"string",
"null"
],
"description": "The initials value"
},
"instr_AdditionalDocuments": {
"type": [
"string",
"null"
],
"description": "Instr Additional Documents"
},
"instr_AppAdditionalInfo": {
"type": [
"string",
"null"
],
"description": "Instr App Additional Info"
},
"instr_AppAdvice": {
"type": [
"string",
"null"
],
"description": "Instr App Advice"
},
"instr_CandAppDetails": {
"type": [
"string",
"null"
],
"description": "Instr Cand App Details"
},
"instr_CandPersInfo": {
"type": [
"string",
"null"
],
"description": "Instr Cand Pers Info"
},
"instr_EEOinstructions": {
"type": [
"string",
"null"
],
"description": "Instr EE Oinstructions"
},
"instr_EEOlable": {
"type": [
"string",
"null"
],
"description": "Instr EE Olable"
},
"instrAppReturn": {
"type": [
"string",
"null"
],
"description": "Instr App Return"
},
"instrCandApproval": {
"type": [
"string",
"null"
],
"description": "Instr Cand Approval"
},
"instrCandAssess": {
"type": [
"string",
"null"
],
"description": "Instr Cand Assess"
},
"instrCandFields": {
"type": [
"string",
"null"
],
"description": "Instr Cand Fields"
},
"instrCandScreen": {
"type": [
"string",
"null"
],
"description": "Instr Cand Screen"
},
"instrubkgrndChkAttachment": {
"type": [
"string",
"null"
],
"description": "Instrubkgrnd Chk Attachment"
},
"instrWotc": {
"type": [
"string",
"null"
],
"description": "Instr Wotc"
},
"jobAppGuid": {
"type": [
"string",
"null"
],
"description": "Job App Guid"
},
"jobApplicationAssessmentOrder": {
"type": "object",
"description": "Job Application Assessment Order",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobApplicationAssessmentOrder_1": {
"type": "object",
"description": "Job Application Assessment Order 1",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobApplicationComments": {
"type": "object",
"description": "Job Application Comments",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobApplicationOnboardingData": {
"type": "object",
"description": "Job Application Onboarding Data",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobApplicationQuestionResponse": {
"type": "object",
"description": "Job Application Question Response",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobApplicationStatusAuditTrail": {
"type": "object",
"description": "Job Application Status Audit Trail",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobAppStatus": {
"type": "object",
"description": "Job App Status",
"properties": {
"appStatusId": {
"type": "string",
"description": "App Status Id"
},
"appStatusName": {
"type": "string",
"description": "App Status Name"
},
"appStatusSetId": {
"type": "string",
"description": "App Status Set Id"
},
"jobAppStatusLabel": {
"type": "object",
"description": "Job App Status Label"
},
"jobApplications": {
"type": "object",
"description": "Job Applications"
}
}
},
"jobCode": {
"type": [
"string",
"null"
],
"description": "Job Code"
},
"jobofferdate": {
"type": [
"string",
"null"
],
"description": "The jobofferdate value"
},
"jobRateOfPay": {
"type": [
"string",
"null"
],
"description": "Job Rate Of Pay"
},
"jobReqId": {
"type": "string",
"description": "Job Req Id"
},
"jobStartDate": {
"type": [
"string",
"null"
],
"description": "Job Start Date"
},
"knownAs": {
"type": [
"string",
"null"
],
"description": "Known As"
},
"lastModifiedBy": {
"type": [
"string",
"null"
],
"description": "Last Modified By"
},
"lastModifiedByProxy": {
"type": [
"string",
"null"
],
"description": "Last Modified By Proxy"
},
"lastModifiedDateTime": {
"type": [
"string",
"null"
],
"description": "Last Modified Date Time"
},
"lastName": {
"type": [
"string",
"null"
],
"description": "Last Name"
},
"medDate": {
"type": [
"string",
"null"
],
"description": "Med Date"
},
"medLoc": {
"type": [
"string",
"null"
],
"description": "Med Loc"
},
"medTime": {
"type": [
"string",
"null"
],
"description": "Med Time"
},
"middleName": {
"type": [
"string",
"null"
],
"description": "Middle Name"
},
"nonApplicantStatus": {
"type": [
"string",
"null"
],
"description": "Non Applicant Status"
},
"owner": {
"type": [
"string",
"null"
],
"description": "The owner value"
},
"ownershpDate": {
"type": [
"string",
"null"
],
"description": "Ownershp Date"
},
"phoneScreenDate": {
"type": [
"string",
"null"
],
"description": "Phone Screen Date"
},
"phoneScreenDetails": {
"type": [
"string",
"null"
],
"description": "Phone Screen Details"
},
"pleaseselect": {
"type": [
"string",
"null"
],
"description": "The pleaseselect value"
},
"posTitle": {
"type": [
"string",
"null"
],
"description": "Pos Title"
},
"profileUpdated": {
"type": [
"string",
"null"
],
"description": "Profile Updated"
},
"psychTestDte": {
"type": [
"string",
"null"
],
"description": "Psych Test Dte"
},
"psychTestTme": {
"type": [
"string",
"null"
],
"description": "Psych Test Tme"
},
"rating": {
"type": [
"string",
"null"
],
"description": "The rating value"
},
"reasonableaccomodation": {
"type": [
"string",
"null"
],
"description": "The reasonableaccomodation value"
},
"reference": {
"type": [
"string",
"null"
],
"description": "The reference value"
},
"referenceComments": {
"type": [
"string",
"null"
],
"description": "Reference Comments"
},
"referredBy": {
"type": [
"string",
"null"
],
"description": "Referred By"
},
"resumeUploadDate": {
"type": [
"string",
"null"
],
"description": "Resume Upload Date"
},
"screendate": {
"type": [
"string",
"null"
],
"description": "The screendate value"
},
"snapShotDate": {
"type": [
"string",
"null"
],
"description": "Snap Shot Date"
},
"source": {
"type": [
"string",
"null"
],
"description": "The source value"
},
"sourceLabel": {
"type": [
"string",
"null"
],
"description": "Source Label"
},
"ssn": {
"type": [
"string",
"null"
],
"description": "The ssn value"
},
"startDate": {
"type": [
"string",
"null"
],
"description": "Start date for filtering"
},
"stateOther": {
"type": [
"string",
"null"
],
"description": "State Other"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"statusComments": {
"type": [
"string",
"null"
],
"description": "Status Comments"
},
"timeToHire": {
"type": [
"number",
"null"
],
"description": "Time To Hire"
},
"title": {
"type": [
"string",
"null"
],
"description": "The title value"
},
"usersSysId": {
"type": [
"string",
"null"
],
"description": "Users Sys Id"
},
"visaNum": {
"type": [
"string",
"null"
],
"description": "Visa Num"
},
"voluntaryselfID": {
"type": [
"string",
"null"
],
"description": "Voluntaryself ID"
},
"whyask": {
"type": [
"string",
"null"
],
"description": "The whyask value"
},
"wotcFormsURL": {
"type": [
"string",
"null"
],
"description": "Wotc Forms URL"
},
"wotcId": {
"type": [
"string",
"null"
],
"description": "Wotc Id"
},
"wotcScreeningURL": {
"type": [
"string",
"null"
],
"description": "Wotc Screening URL"
},
"wotcStatus": {
"type": [
"string",
"null"
],
"description": "Wotc Status"
},
"yesanswer": {
"type": [
"string",
"null"
],
"description": "The yesanswer value"
},
"zip": {
"type": [
"string",
"null"
],
"description": "The zip value"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_create_job_application_interview
Add new entity to JobApplicationInterview Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
applicationId | string | No | — | Application Id | |
applicationInterviewId | string | No | — | Application Interview Id | |
candSlotMapId | string | No | — | Cand Slot Map Id | |
endDate | string | No | — | End date for filtering | |
interviewOverallAssessment | object | No | — | Interview Overall Assessment | |
isTimeSet | integer | No | — | Is Time Set | |
notes | string | null | No | — | The notes value |
recruitEventStaffId | string | No | — | Recruit Event Staff Id | |
source | string | No | — | The source value | |
startDate | string | No | — | Start date for filtering | |
status | string | No | — | The status value | |
templateType | string | No | — | Template Type |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"applicationId": {
"type": "string",
"description": "Application Id"
},
"applicationInterviewId": {
"type": "string",
"description": "Application Interview Id"
},
"candSlotMapId": {
"type": "string",
"description": "Cand Slot Map Id"
},
"endDate": {
"type": "string",
"description": "End date for filtering"
},
"interviewOverallAssessment": {
"type": "object",
"description": "Interview Overall Assessment",
"properties": {
"averageRating": {
"type": "number",
"description": "Average Rating"
},
"comments": {
"type": "string",
"description": "The comments value"
},
"interviewOverallAssessmentId": {
"type": "string",
"description": "Interview Overall Assessment Id"
},
"interviewRefId": {
"type": "string",
"description": "Interview Ref Id"
},
"overallRating": {
"type": "string",
"description": "Overall Rating"
},
"type": {
"type": "string",
"description": "The type value"
},
"interviewIndividualAssessment": {
"type": "object",
"description": "Interview Individual Assessment"
}
}
},
"isTimeSet": {
"type": "integer",
"description": "Is Time Set"
},
"notes": {
"type": [
"string",
"null"
],
"description": "The notes value"
},
"recruitEventStaffId": {
"type": "string",
"description": "Recruit Event Staff Id"
},
"source": {
"type": "string",
"description": "The source value"
},
"startDate": {
"type": "string",
"description": "Start date for filtering"
},
"status": {
"type": "string",
"description": "The status value"
},
"templateType": {
"type": "string",
"description": "Template Type"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_create_job_offer
Add new entity to JobOffer Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
annual_cashPay | string | null | No | — | Annual Cash Pay |
annual_FB | string | null | No | — | Annual FB |
annual_gratuity | string | null | No | — | Annual Gratuity |
annual_PF | string | null | No | — | Annual PF |
annual_retirals | string | null | No | — | Annual Retirals |
annual_SA | string | null | No | — | Annual SA |
anonymizedDate | string | null | No | — | Anonymized Date |
anonymizedFlag | string | null | No | — | Anonymized Flag |
applicationId | string | No | — | Application Id | |
approvers | object | No | — | The approvers value | |
candidateName | string | null | No | — | Candidate Name |
candJust | string | null | No | — | Cand Just |
commission | string | null | No | — | The commission value |
createdBy | string | No | — | Created By | |
createdDate | string | No | — | Created Date | |
currency | string | null | No | — | The currency value |
currentLocation | string | null | No | — | Current Location |
formDataId | string | null | No | — | Form Data Id |
formTemplateId | string | null | No | — | Form Template Id |
initialComment | string | null | No | — | Initial Comment |
internalStatus | string | null | No | — | Internal Status |
jobRateOfPay | string | null | No | — | Job Rate Of Pay |
lastModifiedBy | string | No | — | Last Modified By | |
lastModifiedDate | string | No | — | Last Modified Date | |
location | string | null | No | — | The location value |
monthly_cashPay | string | null | No | — | Monthly Cash Pay |
monthly_FB | string | null | No | — | Monthly FB |
monthly_gratuity | string | null | No | — | Monthly Gratuity |
monthly_PF | string | null | No | — | Monthly PF |
monthly_retirals | string | null | No | — | Monthly Retirals |
monthly_SA | string | null | No | — | Monthly SA |
monthly_salary | string | null | No | — | Monthly Salary |
offerApprovalId | string | No | — | Offer Approval Id | |
redefineTemplateApprovers | string | null | No | — | Redefine Template Approvers |
salaryBase | string | null | No | — | Salary Base |
stockPackage | string | null | No | — | Stock Package |
targetBonusAmount | string | null | No | — | Target Bonus Amount |
tempDate | string | null | No | — | Temp Date |
templateId | string | null | No | — | Template Id |
total_earnings | string | null | No | — | Total Earnings |
total_fixed_pay | string | null | No | — | Total Fixed Pay |
version | string | null | No | — | The version value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"annual_cashPay": {
"type": [
"string",
"null"
],
"description": "Annual Cash Pay"
},
"annual_FB": {
"type": [
"string",
"null"
],
"description": "Annual FB"
},
"annual_gratuity": {
"type": [
"string",
"null"
],
"description": "Annual Gratuity"
},
"annual_PF": {
"type": [
"string",
"null"
],
"description": "Annual PF"
},
"annual_retirals": {
"type": [
"string",
"null"
],
"description": "Annual Retirals"
},
"annual_SA": {
"type": [
"string",
"null"
],
"description": "Annual SA"
},
"anonymizedDate": {
"type": [
"string",
"null"
],
"description": "Anonymized Date"
},
"anonymizedFlag": {
"type": [
"string",
"null"
],
"description": "Anonymized Flag"
},
"applicationId": {
"type": "string",
"description": "Application Id"
},
"approvers": {
"type": "object",
"description": "The approvers value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"candidateName": {
"type": [
"string",
"null"
],
"description": "Candidate Name"
},
"candJust": {
"type": [
"string",
"null"
],
"description": "Cand Just"
},
"commission": {
"type": [
"string",
"null"
],
"description": "The commission value"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"currency": {
"type": [
"string",
"null"
],
"description": "The currency value"
},
"currentLocation": {
"type": [
"string",
"null"
],
"description": "Current Location"
},
"formDataId": {
"type": [
"string",
"null"
],
"description": "Form Data Id"
},
"formTemplateId": {
"type": [
"string",
"null"
],
"description": "Form Template Id"
},
"initialComment": {
"type": [
"string",
"null"
],
"description": "Initial Comment"
},
"internalStatus": {
"type": [
"string",
"null"
],
"description": "Internal Status"
},
"jobRateOfPay": {
"type": [
"string",
"null"
],
"description": "Job Rate Of Pay"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"location": {
"type": [
"string",
"null"
],
"description": "The location value"
},
"monthly_cashPay": {
"type": [
"string",
"null"
],
"description": "Monthly Cash Pay"
},
"monthly_FB": {
"type": [
"string",
"null"
],
"description": "Monthly FB"
},
"monthly_gratuity": {
"type": [
"string",
"null"
],
"description": "Monthly Gratuity"
},
"monthly_PF": {
"type": [
"string",
"null"
],
"description": "Monthly PF"
},
"monthly_retirals": {
"type": [
"string",
"null"
],
"description": "Monthly Retirals"
},
"monthly_SA": {
"type": [
"string",
"null"
],
"description": "Monthly SA"
},
"monthly_salary": {
"type": [
"string",
"null"
],
"description": "Monthly Salary"
},
"offerApprovalId": {
"type": "string",
"description": "Offer Approval Id"
},
"redefineTemplateApprovers": {
"type": [
"string",
"null"
],
"description": "Redefine Template Approvers"
},
"salaryBase": {
"type": [
"string",
"null"
],
"description": "Salary Base"
},
"stockPackage": {
"type": [
"string",
"null"
],
"description": "Stock Package"
},
"targetBonusAmount": {
"type": [
"string",
"null"
],
"description": "Target Bonus Amount"
},
"tempDate": {
"type": [
"string",
"null"
],
"description": "Temp Date"
},
"templateId": {
"type": [
"string",
"null"
],
"description": "Template Id"
},
"total_earnings": {
"type": [
"string",
"null"
],
"description": "Total Earnings"
},
"total_fixed_pay": {
"type": [
"string",
"null"
],
"description": "Total Fixed Pay"
},
"version": {
"type": [
"string",
"null"
],
"description": "The version value"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_create_job_requisition
Add new entity to JobRequisition Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
accommodation_cost | string | null | No | — | Accommodation Cost |
age | string | No | — | The age value | |
agency_fee | string | null | No | — | Agency Fee |
annual_cashPay | string | null | No | — | Annual Cash Pay |
annual_FB | string | null | No | — | Annual FB |
annual_gratuity | string | null | No | — | Annual Gratuity |
annual_PF | string | null | No | — | Annual PF |
annual_retirals | string | null | No | — | Annual Retirals |
annual_SA | string | null | No | — | Annual SA |
approver | object | No | — | The approver value | |
appTemplateId | string | No | — | App Template Id | |
assessRatingScaleName | string | No | — | Assess Rating Scale Name | |
candidateProgress | string | No | — | Candidate Progress | |
city | string | null | No | — | The city value |
classificationTime | string | null | No | — | Classification Time |
classificationType | string | null | No | — | Classification Type |
closedDateTime | string | No | — | Closed Date Time | |
comment | string | null | No | — | The comment value |
commentEquip | string | null | No | — | Comment Equip |
commission | string | null | No | — | The commission value |
coordinator | object | No | — | The coordinator value | |
corporatePosting | boolean | null | No | — | Corporate Posting |
costCenterId | string | null | No | — | Cost Center Id |
costOfHire | string | null | No | — | Cost Of Hire |
country | string | null | No | — | The country value |
createdDateTime | string | No | — | Created Date Time | |
currency | string | null | No | — | The currency value |
currentOwner | object | No | — | Current Owner | |
customString10 | string | null | No | — | Custom String10 |
customString3 | string | null | No | — | Custom String3 |
customString4 | string | null | No | — | Custom String4 |
customString8 | string | null | No | — | Custom String8 |
defaultLanguage | string | null | No | — | Default Language |
deleted | string | No | — | The deleted value | |
department | string | null | No | — | The department value |
division | string | null | No | — | The division value |
erpAmount | string | null | No | — | Erp Amount |
facility | string | null | No | — | The facility value |
formDataId | string | No | — | Form Data Id | |
formDueDate | string | null | No | — | Form Due Date |
function | string | null | No | — | The function value |
hiringManager | object | No | — | Hiring Manager | |
hiringManagerNote | string | null | No | — | Hiring Manager Note |
hiringManagerTeam | object | No | — | Hiring Manager Team | |
hiringManagerTeamGroup | object | No | — | Hiring Manager Team Group | |
industry | string | null | No | — | The industry value |
instr_rec_cost | string | null | No | — | Instr Rec Cost |
instrCostHire | string | null | No | — | Instr Cost Hire |
instrEquest | string | null | No | — | Instr Equest |
instrEquipment | string | null | No | — | Instr Equipment |
instrERS | string | null | No | — | Instr ERS |
instrInterview | string | null | No | — | Instr Interview |
instrInvolvedParties | string | null | No | — | Instr Involved Parties |
instrManagernote | string | null | No | — | Instr Managernote |
instrOverallComments | string | null | No | — | Instr Overall Comments |
instrPD | string | null | No | — | Instr PD |
instrReq | string | null | No | — | Instr Req |
instrReqDates | string | null | No | — | Instr Req Dates |
instrReqDetails | string | null | No | — | Instr Req Details |
instrReqJustify | string | null | No | — | Instr Req Justify |
instrReqRequire | string | null | No | — | Instr Req Require |
instrSalary | string | null | No | — | Instr Salary |
internalStatus | string | No | — | Internal Status | |
intranetPosting | boolean | null | No | — | Intranet Posting |
isDraft | boolean | null | No | — | Is Draft |
jobCode | string | null | No | — | Job Code |
jobReqGUId | string | No | — | Job Req GU Id | |
jobReqId | string | No | — | Job Req Id | |
jobReqLocale | object | No | — | Job Req Locale | |
jobReqPostings | object | No | — | Job Req Postings | |
jobReqScreeningQuestions | object | No | — | Job Req Screening Questions | |
jobRole | string | null | No | — | Job Role |
jobStartDate | string | null | No | — | Job Start Date |
lastModifiedBy | string | No | — | Last Modified By | |
lastModifiedDateTime | string | No | — | Last Modified Date Time | |
lastModifiedProxyUserId | string | No | — | Last Modified Proxy User Id | |
legentity | string | null | No | — | The legentity value |
location | string | null | No | — | The location value |
misc_cost | string | null | No | — | Misc Cost |
monthly_cashPay | string | null | No | — | Monthly Cash Pay |
monthly_FB | string | null | No | — | Monthly FB |
monthly_gratuity | string | null | No | — | Monthly Gratuity |
monthly_PF | string | null | No | — | Monthly PF |
monthly_retirals | string | null | No | — | Monthly Retirals |
monthly_SA | string | null | No | — | Monthly SA |
monthly_salary | string | null | No | — | Monthly Salary |
numberOpenings | string | null | No | — | Number Openings |
openingsFilled | string | null | No | — | Openings Filled |
originator | object | No | — | The originator value | |
otherBonus | string | null | No | — | Other Bonus |
otherCompensation | string | null | No | — | Other Compensation |
otherEquip | string | null | No | — | Other Equip |
othrComms | string | null | No | — | Othr Comms |
overallScaleName | string | No | — | Overall Scale Name | |
positionNumber | string | No | — | Position Number | |
postalcode | string | null | No | — | The postalcode value |
questions | object | No | — | The questions value | |
ratedApplicantCount | string | No | — | Rated Applicant Count | |
recruiter | object | No | — | The recruiter value | |
recruiterTeam | object | No | — | Recruiter Team | |
recruiterTeamGroup | object | No | — | Recruiter Team Group | |
recruitJust | string | null | No | — | Recruit Just |
replforwhom | string | null | No | — | The replforwhom value |
restorehiringManagerTeamAdminDefaults | boolean | null | No | — | Restorehiring Manager Team Admin Defaults |
restorerecruiterTeamAdminDefaults | boolean | null | No | — | Restorerecruiter Team Admin Defaults |
restoresourcerTeamAdminDefaults | boolean | null | No | — | Restoresourcer Team Admin Defaults |
restorevpOfStaffingTeamAdminDefaults | boolean | null | No | — | Restorevp Of Staffing Team Admin Defaults |
reverseScale | string | No | — | Reverse Scale | |
salaryBase | string | null | No | — | Salary Base |
salaryComment | string | null | No | — | Salary Comment |
salaryMax | string | null | No | — | Salary Max |
salaryMin | string | null | No | — | Salary Min |
salRateType | string | null | No | — | Sal Rate Type |
secondRecruiter | object | No | — | Second Recruiter | |
sourcer | object | No | — | The sourcer value | |
sourcerTeam | object | No | — | Sourcer Team | |
sourcerTeamGroup | object | No | — | Sourcer Team Group | |
stateProvince | string | null | No | — | State Province |
statusSetId | string | No | — | Status Set Id | |
std_position_objlist | any[] | No | — | Std Position Objlist | |
stockPackage | string | null | No | — | Stock Package |
targetBonusAmount | string | null | No | — | Target Bonus Amount |
tempDate | string | null | No | — | Temp Date |
templateId | string | No | — | Template Id | |
templateType | string | No | — | Template Type | |
timeToFill | string | No | — | Time To Fill | |
total_earnings | string | null | No | — | Total Earnings |
total_fixed_pay | string | null | No | — | Total Fixed Pay |
total_hire_cost | string | null | No | — | Total Hire Cost |
travel_cost | string | null | No | — | Travel Cost |
vpOfStaffing | object | No | — | Vp Of Staffing | |
vpOfStaffingTeam | object | No | — | Vp Of Staffing Team | |
vpOfStaffingTeamGroup | object | No | — | Vp Of Staffing Team Group | |
workHours | string | null | No | — | Work Hours |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"accommodation_cost": {
"type": [
"string",
"null"
],
"description": "Accommodation Cost"
},
"age": {
"type": "string",
"description": "The age value"
},
"agency_fee": {
"type": [
"string",
"null"
],
"description": "Agency Fee"
},
"annual_cashPay": {
"type": [
"string",
"null"
],
"description": "Annual Cash Pay"
},
"annual_FB": {
"type": [
"string",
"null"
],
"description": "Annual FB"
},
"annual_gratuity": {
"type": [
"string",
"null"
],
"description": "Annual Gratuity"
},
"annual_PF": {
"type": [
"string",
"null"
],
"description": "Annual PF"
},
"annual_retirals": {
"type": [
"string",
"null"
],
"description": "Annual Retirals"
},
"annual_SA": {
"type": [
"string",
"null"
],
"description": "Annual SA"
},
"approver": {
"type": "object",
"description": "The approver value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"appTemplateId": {
"type": "string",
"description": "App Template Id"
},
"assessRatingScaleName": {
"type": "string",
"description": "Assess Rating Scale Name"
},
"candidateProgress": {
"type": "string",
"description": "Candidate Progress"
},
"city": {
"type": [
"string",
"null"
],
"description": "The city value"
},
"classificationTime": {
"type": [
"string",
"null"
],
"description": "Classification Time"
},
"classificationType": {
"type": [
"string",
"null"
],
"description": "Classification Type"
},
"closedDateTime": {
"type": "string",
"description": "Closed Date Time"
},
"comment": {
"type": [
"string",
"null"
],
"description": "The comment value"
},
"commentEquip": {
"type": [
"string",
"null"
],
"description": "Comment Equip"
},
"commission": {
"type": [
"string",
"null"
],
"description": "The commission value"
},
"coordinator": {
"type": "object",
"description": "The coordinator value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"corporatePosting": {
"type": [
"boolean",
"null"
],
"description": "Corporate Posting"
},
"costCenterId": {
"type": [
"string",
"null"
],
"description": "Cost Center Id"
},
"costOfHire": {
"type": [
"string",
"null"
],
"description": "Cost Of Hire"
},
"country": {
"type": [
"string",
"null"
],
"description": "The country value"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"currency": {
"type": [
"string",
"null"
],
"description": "The currency value"
},
"currentOwner": {
"type": "object",
"description": "Current Owner",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"customString10": {
"type": [
"string",
"null"
],
"description": "Custom String10"
},
"customString3": {
"type": [
"string",
"null"
],
"description": "Custom String3"
},
"customString4": {
"type": [
"string",
"null"
],
"description": "Custom String4"
},
"customString8": {
"type": [
"string",
"null"
],
"description": "Custom String8"
},
"defaultLanguage": {
"type": [
"string",
"null"
],
"description": "Default Language"
},
"deleted": {
"type": "string",
"description": "The deleted value"
},
"department": {
"type": [
"string",
"null"
],
"description": "The department value"
},
"division": {
"type": [
"string",
"null"
],
"description": "The division value"
},
"erpAmount": {
"type": [
"string",
"null"
],
"description": "Erp Amount"
},
"facility": {
"type": [
"string",
"null"
],
"description": "The facility value"
},
"formDataId": {
"type": "string",
"description": "Form Data Id"
},
"formDueDate": {
"type": [
"string",
"null"
],
"description": "Form Due Date"
},
"function": {
"type": [
"string",
"null"
],
"description": "The function value"
},
"hiringManager": {
"type": "object",
"description": "Hiring Manager",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"hiringManagerNote": {
"type": [
"string",
"null"
],
"description": "Hiring Manager Note"
},
"hiringManagerTeam": {
"type": "object",
"description": "Hiring Manager Team",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"hiringManagerTeamGroup": {
"type": "object",
"description": "Hiring Manager Team Group",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"industry": {
"type": [
"string",
"null"
],
"description": "The industry value"
},
"instr_rec_cost": {
"type": [
"string",
"null"
],
"description": "Instr Rec Cost"
},
"instrCostHire": {
"type": [
"string",
"null"
],
"description": "Instr Cost Hire"
},
"instrEquest": {
"type": [
"string",
"null"
],
"description": "Instr Equest"
},
"instrEquipment": {
"type": [
"string",
"null"
],
"description": "Instr Equipment"
},
"instrERS": {
"type": [
"string",
"null"
],
"description": "Instr ERS"
},
"instrInterview": {
"type": [
"string",
"null"
],
"description": "Instr Interview"
},
"instrInvolvedParties": {
"type": [
"string",
"null"
],
"description": "Instr Involved Parties"
},
"instrManagernote": {
"type": [
"string",
"null"
],
"description": "Instr Managernote"
},
"instrOverallComments": {
"type": [
"string",
"null"
],
"description": "Instr Overall Comments"
},
"instrPD": {
"type": [
"string",
"null"
],
"description": "Instr PD"
},
"instrReq": {
"type": [
"string",
"null"
],
"description": "Instr Req"
},
"instrReqDates": {
"type": [
"string",
"null"
],
"description": "Instr Req Dates"
},
"instrReqDetails": {
"type": [
"string",
"null"
],
"description": "Instr Req Details"
},
"instrReqJustify": {
"type": [
"string",
"null"
],
"description": "Instr Req Justify"
},
"instrReqRequire": {
"type": [
"string",
"null"
],
"description": "Instr Req Require"
},
"instrSalary": {
"type": [
"string",
"null"
],
"description": "Instr Salary"
},
"internalStatus": {
"type": "string",
"description": "Internal Status"
},
"intranetPosting": {
"type": [
"boolean",
"null"
],
"description": "Intranet Posting"
},
"isDraft": {
"type": [
"boolean",
"null"
],
"description": "Is Draft"
},
"jobCode": {
"type": [
"string",
"null"
],
"description": "Job Code"
},
"jobReqGUId": {
"type": "string",
"description": "Job Req GU Id"
},
"jobReqId": {
"type": "string",
"description": "Job Req Id"
},
"jobReqLocale": {
"type": "object",
"description": "Job Req Locale",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobReqPostings": {
"type": "object",
"description": "Job Req Postings",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobReqScreeningQuestions": {
"type": "object",
"description": "Job Req Screening Questions",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobRole": {
"type": [
"string",
"null"
],
"description": "Job Role"
},
"jobStartDate": {
"type": [
"string",
"null"
],
"description": "Job Start Date"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedProxyUserId": {
"type": "string",
"description": "Last Modified Proxy User Id"
},
"legentity": {
"type": [
"string",
"null"
],
"description": "The legentity value"
},
"location": {
"type": [
"string",
"null"
],
"description": "The location value"
},
"misc_cost": {
"type": [
"string",
"null"
],
"description": "Misc Cost"
},
"monthly_cashPay": {
"type": [
"string",
"null"
],
"description": "Monthly Cash Pay"
},
"monthly_FB": {
"type": [
"string",
"null"
],
"description": "Monthly FB"
},
"monthly_gratuity": {
"type": [
"string",
"null"
],
"description": "Monthly Gratuity"
},
"monthly_PF": {
"type": [
"string",
"null"
],
"description": "Monthly PF"
},
"monthly_retirals": {
"type": [
"string",
"null"
],
"description": "Monthly Retirals"
},
"monthly_SA": {
"type": [
"string",
"null"
],
"description": "Monthly SA"
},
"monthly_salary": {
"type": [
"string",
"null"
],
"description": "Monthly Salary"
},
"numberOpenings": {
"type": [
"string",
"null"
],
"description": "Number Openings"
},
"openingsFilled": {
"type": [
"string",
"null"
],
"description": "Openings Filled"
},
"originator": {
"type": "object",
"description": "The originator value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"otherBonus": {
"type": [
"string",
"null"
],
"description": "Other Bonus"
},
"otherCompensation": {
"type": [
"string",
"null"
],
"description": "Other Compensation"
},
"otherEquip": {
"type": [
"string",
"null"
],
"description": "Other Equip"
},
"othrComms": {
"type": [
"string",
"null"
],
"description": "Othr Comms"
},
"overallScaleName": {
"type": "string",
"description": "Overall Scale Name"
},
"positionNumber": {
"type": "string",
"description": "Position Number"
},
"postalcode": {
"type": [
"string",
"null"
],
"description": "The postalcode value"
},
"questions": {
"type": "object",
"description": "The questions value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"ratedApplicantCount": {
"type": "string",
"description": "Rated Applicant Count"
},
"recruiter": {
"type": "object",
"description": "The recruiter value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"recruiterTeam": {
"type": "object",
"description": "Recruiter Team",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"recruiterTeamGroup": {
"type": "object",
"description": "Recruiter Team Group",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"recruitJust": {
"type": [
"string",
"null"
],
"description": "Recruit Just"
},
"replforwhom": {
"type": [
"string",
"null"
],
"description": "The replforwhom value"
},
"restorehiringManagerTeamAdminDefaults": {
"type": [
"boolean",
"null"
],
"description": "Restorehiring Manager Team Admin Defaults"
},
"restorerecruiterTeamAdminDefaults": {
"type": [
"boolean",
"null"
],
"description": "Restorerecruiter Team Admin Defaults"
},
"restoresourcerTeamAdminDefaults": {
"type": [
"boolean",
"null"
],
"description": "Restoresourcer Team Admin Defaults"
},
"restorevpOfStaffingTeamAdminDefaults": {
"type": [
"boolean",
"null"
],
"description": "Restorevp Of Staffing Team Admin Defaults"
},
"reverseScale": {
"type": "string",
"description": "Reverse Scale"
},
"salaryBase": {
"type": [
"string",
"null"
],
"description": "Salary Base"
},
"salaryComment": {
"type": [
"string",
"null"
],
"description": "Salary Comment"
},
"salaryMax": {
"type": [
"string",
"null"
],
"description": "Salary Max"
},
"salaryMin": {
"type": [
"string",
"null"
],
"description": "Salary Min"
},
"salRateType": {
"type": [
"string",
"null"
],
"description": "Sal Rate Type"
},
"secondRecruiter": {
"type": "object",
"description": "Second Recruiter",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"sourcer": {
"type": "object",
"description": "The sourcer value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"sourcerTeam": {
"type": "object",
"description": "Sourcer Team",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"sourcerTeamGroup": {
"type": "object",
"description": "Sourcer Team Group",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"stateProvince": {
"type": [
"string",
"null"
],
"description": "State Province"
},
"statusSetId": {
"type": "string",
"description": "Status Set Id"
},
"std_position_objlist": {
"type": "array",
"description": "Std Position Objlist"
},
"stockPackage": {
"type": [
"string",
"null"
],
"description": "Stock Package"
},
"targetBonusAmount": {
"type": [
"string",
"null"
],
"description": "Target Bonus Amount"
},
"tempDate": {
"type": [
"string",
"null"
],
"description": "Temp Date"
},
"templateId": {
"type": "string",
"description": "Template Id"
},
"templateType": {
"type": "string",
"description": "Template Type"
},
"timeToFill": {
"type": "string",
"description": "Time To Fill"
},
"total_earnings": {
"type": [
"string",
"null"
],
"description": "Total Earnings"
},
"total_fixed_pay": {
"type": [
"string",
"null"
],
"description": "Total Fixed Pay"
},
"total_hire_cost": {
"type": [
"string",
"null"
],
"description": "Total Hire Cost"
},
"travel_cost": {
"type": [
"string",
"null"
],
"description": "Travel Cost"
},
"vpOfStaffing": {
"type": "object",
"description": "Vp Of Staffing",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"vpOfStaffingTeam": {
"type": "object",
"description": "Vp Of Staffing Team",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"vpOfStaffingTeamGroup": {
"type": "object",
"description": "Vp Of Staffing Team Group",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"workHours": {
"type": [
"string",
"null"
],
"description": "Work Hours"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_create_job_requisition_std_position_objlist
Add new entity to related std_position_objlist Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
externalCode | string | No | — | External Code |
fieldName | string | No | — | Field Name |
isPrimary | boolean | No | — | Is Primary |
jobReqId | integer | No | — | Job Req Id |
jobReqMultiSelectId | integer | No | — | Job Req Multi Select Id |
parentFieldValue | integer | No | — | Parent Field Value |
value | object | No | — | Circular schema reference: #/components/schemas/SFOData.JobReqGOPosition |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"externalCode": {
"type": "string",
"description": "External Code"
},
"fieldName": {
"type": "string",
"description": "Field Name"
},
"isPrimary": {
"type": "boolean",
"description": "Is Primary"
},
"jobReqId": {
"type": "integer",
"description": "Job Req Id"
},
"jobReqMultiSelectId": {
"type": "integer",
"description": "Job Req Multi Select Id"
},
"parentFieldValue": {
"type": "integer",
"description": "Parent Field Value"
},
"value": {
"type": "object",
"description": "Circular schema reference: #/components/schemas/SFOData.JobReqGOPosition"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_create_offer_letter
Add new entity to OfferLetter Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
applicationId | string | No | — | Application Id | |
body | string | null | No | — | The body value |
bodyLocale | string | null | No | — | Body Locale |
bodyTemplateId | string | null | No | — | Body Template Id |
bonusPayoutFreq | string | null | No | — | Bonus Payout Freq |
candResponseComments | string | null | No | — | Cand Response Comments |
candResponseDate | string | null | No | — | Cand Response Date |
comments | string | null | No | — | The comments value |
countryCode | string | null | No | — | Country Code |
countryName | string | null | No | — | Country Name |
createDate | string | null | No | — | Create Date |
createdBy | string | null | No | — | Created By |
currencyCode | string | null | No | — | Currency Code |
jobStartDate | string | null | No | — | Job Start Date |
jobTitle | string | null | No | — | Job Title |
lastModifiedBy | string | null | No | — | Last Modified By |
lastModifiedDate | string | null | No | — | Last Modified Date |
locale | string | null | No | — | Locale or language code |
localeCode | string | null | No | — | Locale Code |
mailboxes | string | null | No | — | The mailboxes value |
offerExpirationDate | string | null | No | — | Offer Expiration Date |
offerLetter | string | null | No | — | Offer Letter |
offerLetterId | string | No | — | Offer Letter Id | |
offerSentDate | string | null | No | — | Offer Sent Date |
overtimeRate | string | null | No | — | Overtime Rate |
salaryRate | string | null | No | — | Salary Rate |
salaryRateType | string | null | No | — | Salary Rate Type |
sendMode | string | null | No | — | Send Mode |
status | string | null | No | — | The status value |
stockGrant | string | null | No | — | Stock Grant |
stockOption | string | null | No | — | Stock Option |
subject | string | null | No | — | The subject value |
targetBonusAmount | string | null | No | — | Target Bonus Amount |
targetBonusPercent | string | null | No | — | Target Bonus Percent |
templateId | string | null | No | — | Template Id |
templateName | string | null | No | — | Template Name |
tokens | string | null | No | — | The tokens value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"applicationId": {
"type": "string",
"description": "Application Id"
},
"body": {
"type": [
"string",
"null"
],
"description": "The body value"
},
"bodyLocale": {
"type": [
"string",
"null"
],
"description": "Body Locale"
},
"bodyTemplateId": {
"type": [
"string",
"null"
],
"description": "Body Template Id"
},
"bonusPayoutFreq": {
"type": [
"string",
"null"
],
"description": "Bonus Payout Freq"
},
"candResponseComments": {
"type": [
"string",
"null"
],
"description": "Cand Response Comments"
},
"candResponseDate": {
"type": [
"string",
"null"
],
"description": "Cand Response Date"
},
"comments": {
"type": [
"string",
"null"
],
"description": "The comments value"
},
"countryCode": {
"type": [
"string",
"null"
],
"description": "Country Code"
},
"countryName": {
"type": [
"string",
"null"
],
"description": "Country Name"
},
"createDate": {
"type": [
"string",
"null"
],
"description": "Create Date"
},
"createdBy": {
"type": [
"string",
"null"
],
"description": "Created By"
},
"currencyCode": {
"type": [
"string",
"null"
],
"description": "Currency Code"
},
"jobStartDate": {
"type": [
"string",
"null"
],
"description": "Job Start Date"
},
"jobTitle": {
"type": [
"string",
"null"
],
"description": "Job Title"
},
"lastModifiedBy": {
"type": [
"string",
"null"
],
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": [
"string",
"null"
],
"description": "Last Modified Date"
},
"locale": {
"type": [
"string",
"null"
],
"description": "Locale or language code"
},
"localeCode": {
"type": [
"string",
"null"
],
"description": "Locale Code"
},
"mailboxes": {
"type": [
"string",
"null"
],
"description": "The mailboxes value"
},
"offerExpirationDate": {
"type": [
"string",
"null"
],
"description": "Offer Expiration Date"
},
"offerLetter": {
"type": [
"string",
"null"
],
"description": "Offer Letter"
},
"offerLetterId": {
"type": "string",
"description": "Offer Letter Id"
},
"offerSentDate": {
"type": [
"string",
"null"
],
"description": "Offer Sent Date"
},
"overtimeRate": {
"type": [
"string",
"null"
],
"description": "Overtime Rate"
},
"salaryRate": {
"type": [
"string",
"null"
],
"description": "Salary Rate"
},
"salaryRateType": {
"type": [
"string",
"null"
],
"description": "Salary Rate Type"
},
"sendMode": {
"type": [
"string",
"null"
],
"description": "Send Mode"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"stockGrant": {
"type": [
"string",
"null"
],
"description": "Stock Grant"
},
"stockOption": {
"type": [
"string",
"null"
],
"description": "Stock Option"
},
"subject": {
"type": [
"string",
"null"
],
"description": "The subject value"
},
"targetBonusAmount": {
"type": [
"string",
"null"
],
"description": "Target Bonus Amount"
},
"targetBonusPercent": {
"type": [
"string",
"null"
],
"description": "Target Bonus Percent"
},
"templateId": {
"type": [
"string",
"null"
],
"description": "Template Id"
},
"templateName": {
"type": [
"string",
"null"
],
"description": "Template Name"
},
"tokens": {
"type": [
"string",
"null"
],
"description": "The tokens value"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_delete_job_application_interview
Delete entity from JobApplicationInterview Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
applicationInterviewId | integer | Yes | — | key: applicationInterviewId |
If-Match | string | No | — | ETag |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"applicationInterviewId": {
"type": "integer",
"description": "key: applicationInterviewId"
},
"If-Match": {
"type": "string",
"description": "ETag"
}
},
"required": [
"PCID",
"applicationInterviewId"
]
}
sap_successfactors_recruiting_delete_job_offer
Delete entity from JobOffer Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
offerApprovalId | integer | Yes | — | key: offerApprovalId |
If-Match | string | No | — | ETag |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"offerApprovalId": {
"type": "integer",
"description": "key: offerApprovalId"
},
"If-Match": {
"type": "string",
"description": "ETag"
}
},
"required": [
"PCID",
"offerApprovalId"
]
}
sap_successfactors_recruiting_delete_job_requisition
Delete entity from JobRequisition Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
jobReqId | integer | Yes | — | key: jobReqId |
If-Match | string | No | — | ETag |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"jobReqId": {
"type": "integer",
"description": "key: jobReqId"
},
"If-Match": {
"type": "string",
"description": "ETag"
}
},
"required": [
"PCID",
"jobReqId"
]
}
sap_successfactors_recruiting_delete_offer_letter
Delete entity from OfferLetter Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
offerLetterId | integer | Yes | — | key: offerLetterId |
If-Match | string | No | — | ETag |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"offerLetterId": {
"type": "integer",
"description": "key: offerLetterId"
},
"If-Match": {
"type": "string",
"description": "ETag"
}
},
"required": [
"PCID",
"offerLetterId"
]
}
sap_successfactors_recruiting_get_candidate
Get entity from Candidate by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
candidateId | integer | Yes | — | key: candidateId |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"candidateId": {
"type": "integer",
"description": "key: candidateId"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"address",
"address2",
"agreeToPrivacyStatement",
"anonymized",
"anonymizedDateTime",
"candidateId",
"candidateLocale",
"cellPhone",
"city",
"contactEmail",
"country",
"creationDateTime",
"currentTitle",
"dataPrivacyId",
"dateofAvailability",
"externalCandidate",
"firstName",
"homePhone",
"lastLoginDateTime",
"lastModifiedDateTime",
"lastName",
"middleName",
"partnerMemberId",
"partnerSource",
"password",
"primaryEmail",
"privacyAcceptDateTime",
"publicIntranet",
"shareProfile",
"usersSysId",
"visibilityOption",
"zip"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"candidateProfileExtension",
"certificates",
"education",
"insideWorkExperience",
"languages",
"outsideWorkExperience",
"tags",
"talentPool",
"talentPoolcorp"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"candidateId"
]
}
sap_successfactors_recruiting_get_candidate_background_education
Get entity from CandidateBackground_Education by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
backgroundElementId | integer | Yes | — | key: backgroundElementId |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"backgroundElementId": {
"type": "integer",
"description": "key: backgroundElementId"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"backgroundElementId",
"bgOrderPos",
"candidateId",
"degree",
"degreeDate",
"endDate",
"lastModifiedDateTime",
"major",
"presentStudent",
"school",
"schoolAddress",
"schoolCity",
"schoolCountry",
"schoolPhone",
"schoolState",
"schoolType",
"schoolZip",
"startDate"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"candidate"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"backgroundElementId"
]
}
sap_successfactors_recruiting_get_candidate_background_inside_work_experience
Get entity from CandidateBackground_InsideWorkExperience by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
backgroundElementId | integer | Yes | — | key: backgroundElementId |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"backgroundElementId": {
"type": "integer",
"description": "key: backgroundElementId"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"backgroundElementId",
"bgOrderPos",
"candidateId",
"department",
"endDate",
"lastModifiedDateTime",
"startDate",
"title"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"candidate"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"backgroundElementId"
]
}
sap_successfactors_recruiting_get_candidate_background_outside_work_experience
Get entity from CandidateBackground_OutsideWorkExperience by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
backgroundElementId | integer | Yes | — | key: backgroundElementId |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"backgroundElementId": {
"type": "integer",
"description": "key: backgroundElementId"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"backgroundElementId",
"bgOrderPos",
"businessType",
"candidateId",
"employer",
"employerAddress",
"employerCity",
"employerContact",
"employerCountry",
"employerEmail",
"employerPhone",
"employerState",
"employerZip",
"endDate",
"lastModifiedDateTime",
"presentEmployer",
"startDate",
"startTitle"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"candidate"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"backgroundElementId"
]
}
sap_successfactors_recruiting_get_job_application
Get entity from JobApplication by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
applicationId | integer | Yes | — | key: applicationId |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"applicationId": {
"type": "integer",
"description": "key: applicationId"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"address",
"address2",
"agencyInfo",
"anonymizedDate",
"anonymizedFlag",
"appLocale",
"appStatusSetItemId",
"applicationId",
"applicationTemplateId",
"averageRating",
"baseSalary",
"candConversionProcessed",
"candJust",
"candTypeWhenHired",
"candidateId",
"cellPhone",
"city",
"confnumber",
"contactEmail",
"conviction_details",
"country",
"countryCode",
"criminalconvictionlabel",
"crimincalconvictioninstructions",
"currentLocation",
"currentTitle",
"cust_refCheckFirstName",
"cust_refCheckLastName",
"cust_refCheckOrg1",
"cust_refCheckPhone1",
"cust_refCheckTitle1",
"dataSource",
"dateAvail",
"dateOfBirth",
"duplicateProfile",
"exportedOn",
"extTitle",
"firstName",
"formerEmployee",
"gender",
"haveyoubeenconvicted",
"hireDate",
"hiredOn",
"homePhone",
"inductionAdd",
"inductionDate",
"initials",
"instrAppReturn",
"instrCandApproval",
"instrCandAssess",
"instrCandFields",
"instrCandScreen",
"instrWotc",
"instr_AdditionalDocuments",
"instr_AppAdditionalInfo",
"instr_AppAdvice",
"instr_CandAppDetails",
"instr_CandPersInfo",
"instr_EEOinstructions",
"instr_EEOlable",
"instrubkgrndChkAttachment",
"jobAppGuid",
"jobCode",
"jobRateOfPay",
"jobReqId",
"jobStartDate",
"jobofferdate",
"knownAs",
"lastModifiedBy",
"lastModifiedByProxy",
"lastModifiedDateTime",
"lastName",
"medDate",
"medLoc",
"medTime",
"middleName",
"nonApplicantStatus",
"owner",
"ownershpDate",
"phoneScreenDate",
"phoneScreenDetails",
"pleaseselect",
"posTitle",
"profileUpdated",
"psychTestDte",
"psychTestTme",
"rating",
"reasonableaccomodation",
"reference",
"referenceComments",
"referredBy",
"resumeUploadDate",
"screendate",
"snapShotDate",
"source",
"sourceLabel",
"ssn",
"startDate",
"stateOther",
"status",
"statusComments",
"timeToHire",
"title",
"usersSysId",
"visaNum",
"voluntaryselfID",
"whyask",
"wotcFormsURL",
"wotcId",
"wotcScreeningURL",
"wotcStatus",
"yesanswer",
"zip"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"jobAppStatus",
"jobApplicationAssessmentOrder",
"jobApplicationAssessmentOrder_1",
"jobApplicationComments",
"jobApplicationOnboardingData",
"jobApplicationQuestionResponse",
"jobApplicationStatusAuditTrail"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"applicationId"
]
}
sap_successfactors_recruiting_get_job_application_interview
Get entity from JobApplicationInterview by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
applicationInterviewId | integer | Yes | — | key: applicationInterviewId |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"applicationInterviewId": {
"type": "integer",
"description": "key: applicationInterviewId"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"applicationId",
"applicationInterviewId",
"candSlotMapId",
"endDate",
"isTimeSet",
"notes",
"recruitEventStaffId",
"source",
"startDate",
"status",
"templateType"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"interviewOverallAssessment"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"applicationInterviewId"
]
}
sap_successfactors_recruiting_get_job_offer
Get entity from JobOffer by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
offerApprovalId | integer | Yes | — | key: offerApprovalId |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"offerApprovalId": {
"type": "integer",
"description": "key: offerApprovalId"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"annual_FB",
"annual_PF",
"annual_SA",
"annual_cashPay",
"annual_gratuity",
"annual_retirals",
"anonymizedDate",
"anonymizedFlag",
"applicationId",
"candJust",
"candidateName",
"commission",
"createdBy",
"createdDate",
"currency",
"currentLocation",
"formDataId",
"formTemplateId",
"initialComment",
"internalStatus",
"jobRateOfPay",
"lastModifiedBy",
"lastModifiedDate",
"location",
"monthly_FB",
"monthly_PF",
"monthly_SA",
"monthly_cashPay",
"monthly_gratuity",
"monthly_retirals",
"monthly_salary",
"offerApprovalId",
"redefineTemplateApprovers",
"salaryBase",
"stockPackage",
"targetBonusAmount",
"tempDate",
"templateId",
"total_earnings",
"total_fixed_pay",
"version"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"approvers"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"offerApprovalId"
]
}
sap_successfactors_recruiting_get_job_req_question
Get entity from JobReqQuestion by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
questionId | integer | Yes | — | key: questionId |
$select | string[] | No | — | Select properties to be returned, see OData Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"questionId": {
"type": "integer",
"description": "key: questionId"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"questionCategory",
"questionId",
"questionName",
"questionSource",
"questionType"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
}
},
"required": [
"PCID",
"questionId"
]
}
sap_successfactors_recruiting_get_job_requisition
Get entity from JobRequisition by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
jobReqId | integer | Yes | — | key: jobReqId |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"jobReqId": {
"type": "integer",
"description": "key: jobReqId"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accommodation_cost",
"age",
"agency_fee",
"annual_FB",
"annual_PF",
"annual_SA",
"annual_cashPay",
"annual_gratuity",
"annual_retirals",
"appTemplateId",
"assessRatingScaleName",
"candidateProgress",
"city",
"classificationTime",
"classificationType",
"closedDateTime",
"comment",
"commentEquip",
"commission",
"corporatePosting",
"costCenterId",
"costOfHire",
"country",
"createdDateTime",
"currency",
"customString10",
"customString3",
"customString4",
"customString8",
"defaultLanguage",
"deleted",
"department",
"division",
"erpAmount",
"facility",
"formDataId",
"formDueDate",
"function",
"hiringManagerNote",
"industry",
"instrCostHire",
"instrERS",
"instrEquest",
"instrEquipment",
"instrInterview",
"instrInvolvedParties",
"instrManagernote",
"instrOverallComments",
"instrPD",
"instrReq",
"instrReqDates",
"instrReqDetails",
"instrReqJustify",
"instrReqRequire",
"instrSalary",
"instr_rec_cost",
"internalStatus",
"intranetPosting",
"isDraft",
"jobCode",
"jobReqGUId",
"jobReqId",
"jobRole",
"jobStartDate",
"lastModifiedBy",
"lastModifiedDateTime",
"lastModifiedProxyUserId",
"legentity",
"location",
"misc_cost",
"monthly_FB",
"monthly_PF",
"monthly_SA",
"monthly_cashPay",
"monthly_gratuity",
"monthly_retirals",
"monthly_salary",
"numberOpenings",
"openingsFilled",
"otherBonus",
"otherCompensation",
"otherEquip",
"othrComms",
"overallScaleName",
"positionNumber",
"postalcode",
"ratedApplicantCount",
"recruitJust",
"replforwhom",
"restorehiringManagerTeamAdminDefaults",
"restorerecruiterTeamAdminDefaults",
"restoresourcerTeamAdminDefaults",
"restorevpOfStaffingTeamAdminDefaults",
"reverseScale",
"salRateType",
"salaryBase",
"salaryComment",
"salaryMax",
"salaryMin",
"stateProvince",
"statusSetId",
"stockPackage",
"targetBonusAmount",
"tempDate",
"templateId",
"templateType",
"timeToFill",
"total_earnings",
"total_fixed_pay",
"total_hire_cost",
"travel_cost",
"workHours"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"approver",
"coordinator",
"currentOwner",
"hiringManager",
"hiringManagerTeam",
"hiringManagerTeamGroup",
"jobReqLocale",
"jobReqPostings",
"jobReqScreeningQuestions",
"originator",
"questions",
"recruiter",
"recruiterTeam",
"recruiterTeamGroup",
"secondRecruiter",
"sourcer",
"sourcerTeam",
"sourcerTeamGroup",
"vpOfStaffing",
"vpOfStaffingTeam",
"vpOfStaffingTeamGroup"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"jobReqId"
]
}
sap_successfactors_recruiting_get_job_requisition_std_position_objlist
Get entities from related std_position_objlist Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
jobReqId | integer | Yes | — | key: jobReqId |
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"jobReqId": {
"type": "integer",
"description": "key: jobReqId"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"externalCode",
"externalCode desc",
"fieldName",
"fieldName desc",
"isPrimary",
"isPrimary desc",
"jobReqId",
"jobReqId desc",
"jobReqMultiSelectId",
"jobReqMultiSelectId desc",
"parentFieldValue",
"parentFieldValue desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"externalCode",
"fieldName",
"isPrimary",
"jobReqId",
"jobReqMultiSelectId",
"parentFieldValue"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"value"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID",
"jobReqId"
]
}
sap_successfactors_recruiting_get_offer_letter
Get entity from OfferLetter by key Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
offerLetterId | integer | Yes | — | key: offerLetterId |
$select | string[] | No | — | Select properties to be returned, see OData Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"offerLetterId": {
"type": "integer",
"description": "key: offerLetterId"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"applicationId",
"body",
"bodyLocale",
"bodyTemplateId",
"bonusPayoutFreq",
"candResponseComments",
"candResponseDate",
"comments",
"countryCode",
"countryName",
"createDate",
"createdBy",
"currencyCode",
"jobStartDate",
"jobTitle",
"lastModifiedBy",
"lastModifiedDate",
"locale",
"localeCode",
"mailboxes",
"offerExpirationDate",
"offerLetter",
"offerLetterId",
"offerSentDate",
"overtimeRate",
"salaryRate",
"salaryRateType",
"sendMode",
"status",
"stockGrant",
"stockOption",
"subject",
"targetBonusAmount",
"targetBonusPercent",
"templateId",
"templateName",
"tokens"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
}
},
"required": [
"PCID",
"offerLetterId"
]
}
sap_successfactors_recruiting_list_approve_offer
Invoke function approveOffer Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
applicationId | string | Yes | — | Application Id |
comment | string | Yes | — | The comment value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"applicationId": {
"type": "string",
"description": "Application Id"
},
"comment": {
"type": "string",
"description": "The comment value"
}
},
"required": [
"PCID",
"applicationId",
"comment"
]
}
sap_successfactors_recruiting_list_candidate
Get entities from Candidate Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"address",
"address desc",
"address2",
"address2 desc",
"agreeToPrivacyStatement",
"agreeToPrivacyStatement desc",
"anonymized",
"anonymized desc",
"anonymizedDateTime",
"anonymizedDateTime desc",
"candidateId",
"candidateId desc",
"candidateLocale",
"candidateLocale desc",
"cellPhone",
"cellPhone desc",
"city",
"city desc",
"contactEmail",
"contactEmail desc",
"country",
"country desc",
"creationDateTime",
"creationDateTime desc",
"currentTitle",
"currentTitle desc",
"dataPrivacyId",
"dataPrivacyId desc",
"dateofAvailability",
"dateofAvailability desc",
"externalCandidate",
"externalCandidate desc",
"firstName",
"firstName desc",
"homePhone",
"homePhone desc",
"lastLoginDateTime",
"lastLoginDateTime desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastName",
"lastName desc",
"middleName",
"middleName desc",
"partnerMemberId",
"partnerMemberId desc",
"partnerSource",
"partnerSource desc",
"password",
"password desc",
"primaryEmail",
"primaryEmail desc",
"privacyAcceptDateTime",
"privacyAcceptDateTime desc",
"publicIntranet",
"publicIntranet desc",
"shareProfile",
"shareProfile desc",
"usersSysId",
"usersSysId desc",
"visibilityOption",
"visibilityOption desc",
"zip",
"zip desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"address",
"address2",
"agreeToPrivacyStatement",
"anonymized",
"anonymizedDateTime",
"candidateId",
"candidateLocale",
"cellPhone",
"city",
"contactEmail",
"country",
"creationDateTime",
"currentTitle",
"dataPrivacyId",
"dateofAvailability",
"externalCandidate",
"firstName",
"homePhone",
"lastLoginDateTime",
"lastModifiedDateTime",
"lastName",
"middleName",
"partnerMemberId",
"partnerSource",
"password",
"primaryEmail",
"privacyAcceptDateTime",
"publicIntranet",
"shareProfile",
"usersSysId",
"visibilityOption",
"zip"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"candidateProfileExtension",
"certificates",
"education",
"insideWorkExperience",
"languages",
"outsideWorkExperience",
"tags",
"talentPool",
"talentPoolcorp"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_list_candidate_background_education
Get entities from CandidateBackground_Education Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"backgroundElementId",
"backgroundElementId desc",
"bgOrderPos",
"bgOrderPos desc",
"candidateId",
"candidateId desc",
"degree",
"degree desc",
"degreeDate",
"degreeDate desc",
"endDate",
"endDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"major",
"major desc",
"presentStudent",
"presentStudent desc",
"school",
"school desc",
"schoolAddress",
"schoolAddress desc",
"schoolCity",
"schoolCity desc",
"schoolCountry",
"schoolCountry desc",
"schoolPhone",
"schoolPhone desc",
"schoolState",
"schoolState desc",
"schoolType",
"schoolType desc",
"schoolZip",
"schoolZip desc",
"startDate",
"startDate desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"backgroundElementId",
"bgOrderPos",
"candidateId",
"degree",
"degreeDate",
"endDate",
"lastModifiedDateTime",
"major",
"presentStudent",
"school",
"schoolAddress",
"schoolCity",
"schoolCountry",
"schoolPhone",
"schoolState",
"schoolType",
"schoolZip",
"startDate"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"candidate"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_list_candidate_background_inside_work_experience
Get entities from CandidateBackground_InsideWorkExperience Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"backgroundElementId",
"backgroundElementId desc",
"bgOrderPos",
"bgOrderPos desc",
"candidateId",
"candidateId desc",
"department",
"department desc",
"endDate",
"endDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"startDate",
"startDate desc",
"title",
"title desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"backgroundElementId",
"bgOrderPos",
"candidateId",
"department",
"endDate",
"lastModifiedDateTime",
"startDate",
"title"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"candidate"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_list_candidate_background_outside_work_experience
Get entities from CandidateBackground_OutsideWorkExperience Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"backgroundElementId",
"backgroundElementId desc",
"bgOrderPos",
"bgOrderPos desc",
"businessType",
"businessType desc",
"candidateId",
"candidateId desc",
"employer",
"employer desc",
"employerAddress",
"employerAddress desc",
"employerCity",
"employerCity desc",
"employerContact",
"employerContact desc",
"employerCountry",
"employerCountry desc",
"employerEmail",
"employerEmail desc",
"employerPhone",
"employerPhone desc",
"employerState",
"employerState desc",
"employerZip",
"employerZip desc",
"endDate",
"endDate desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"presentEmployer",
"presentEmployer desc",
"startDate",
"startDate desc",
"startTitle",
"startTitle desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"backgroundElementId",
"bgOrderPos",
"businessType",
"candidateId",
"employer",
"employerAddress",
"employerCity",
"employerContact",
"employerCountry",
"employerEmail",
"employerPhone",
"employerState",
"employerZip",
"endDate",
"lastModifiedDateTime",
"presentEmployer",
"startDate",
"startTitle"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"candidate"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_list_decline_offer
Invoke function declineOffer Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
applicationId | string | Yes | — | Application Id |
comment | string | Yes | — | The comment value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"applicationId": {
"type": "string",
"description": "Application Id"
},
"comment": {
"type": "string",
"description": "The comment value"
}
},
"required": [
"PCID",
"applicationId",
"comment"
]
}
sap_successfactors_recruiting_list_job_application
Get entities from JobApplication Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"address",
"address desc",
"address2",
"address2 desc",
"agencyInfo",
"agencyInfo desc",
"anonymizedDate",
"anonymizedDate desc",
"anonymizedFlag",
"anonymizedFlag desc",
"appLocale",
"appLocale desc",
"appStatusSetItemId",
"appStatusSetItemId desc",
"applicationId",
"applicationId desc",
"applicationTemplateId",
"applicationTemplateId desc",
"averageRating",
"averageRating desc",
"baseSalary",
"baseSalary desc",
"candConversionProcessed",
"candConversionProcessed desc",
"candJust",
"candJust desc",
"candTypeWhenHired",
"candTypeWhenHired desc",
"candidateId",
"candidateId desc",
"cellPhone",
"cellPhone desc",
"city",
"city desc",
"confnumber",
"confnumber desc",
"contactEmail",
"contactEmail desc",
"conviction_details",
"conviction_details desc",
"country",
"country desc",
"countryCode",
"countryCode desc",
"criminalconvictionlabel",
"criminalconvictionlabel desc",
"crimincalconvictioninstructions",
"crimincalconvictioninstructions desc",
"currentLocation",
"currentLocation desc",
"currentTitle",
"currentTitle desc",
"cust_refCheckFirstName",
"cust_refCheckFirstName desc",
"cust_refCheckLastName",
"cust_refCheckLastName desc",
"cust_refCheckOrg1",
"cust_refCheckOrg1 desc",
"cust_refCheckPhone1",
"cust_refCheckPhone1 desc",
"cust_refCheckTitle1",
"cust_refCheckTitle1 desc",
"dataSource",
"dataSource desc",
"dateAvail",
"dateAvail desc",
"dateOfBirth",
"dateOfBirth desc",
"duplicateProfile",
"duplicateProfile desc",
"exportedOn",
"exportedOn desc",
"extTitle",
"extTitle desc",
"firstName",
"firstName desc",
"formerEmployee",
"formerEmployee desc",
"gender",
"gender desc",
"haveyoubeenconvicted",
"haveyoubeenconvicted desc",
"hireDate",
"hireDate desc",
"hiredOn",
"hiredOn desc",
"homePhone",
"homePhone desc",
"inductionAdd",
"inductionAdd desc",
"inductionDate",
"inductionDate desc",
"initials",
"initials desc",
"instrAppReturn",
"instrAppReturn desc",
"instrCandApproval",
"instrCandApproval desc",
"instrCandAssess",
"instrCandAssess desc",
"instrCandFields",
"instrCandFields desc",
"instrCandScreen",
"instrCandScreen desc",
"instrWotc",
"instrWotc desc",
"instr_AdditionalDocuments",
"instr_AdditionalDocuments desc",
"instr_AppAdditionalInfo",
"instr_AppAdditionalInfo desc",
"instr_AppAdvice",
"instr_AppAdvice desc",
"instr_CandAppDetails",
"instr_CandAppDetails desc",
"instr_CandPersInfo",
"instr_CandPersInfo desc",
"instr_EEOinstructions",
"instr_EEOinstructions desc",
"instr_EEOlable",
"instr_EEOlable desc",
"instrubkgrndChkAttachment",
"instrubkgrndChkAttachment desc",
"jobAppGuid",
"jobAppGuid desc",
"jobCode",
"jobCode desc",
"jobRateOfPay",
"jobRateOfPay desc",
"jobReqId",
"jobReqId desc",
"jobStartDate",
"jobStartDate desc",
"jobofferdate",
"jobofferdate desc",
"knownAs",
"knownAs desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedByProxy",
"lastModifiedByProxy desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastName",
"lastName desc",
"medDate",
"medDate desc",
"medLoc",
"medLoc desc",
"medTime",
"medTime desc",
"middleName",
"middleName desc",
"nonApplicantStatus",
"nonApplicantStatus desc",
"owner",
"owner desc",
"ownershpDate",
"ownershpDate desc",
"phoneScreenDate",
"phoneScreenDate desc",
"phoneScreenDetails",
"phoneScreenDetails desc",
"pleaseselect",
"pleaseselect desc",
"posTitle",
"posTitle desc",
"profileUpdated",
"profileUpdated desc",
"psychTestDte",
"psychTestDte desc",
"psychTestTme",
"psychTestTme desc",
"rating",
"rating desc",
"reasonableaccomodation",
"reasonableaccomodation desc",
"reference",
"reference desc",
"referenceComments",
"referenceComments desc",
"referredBy",
"referredBy desc",
"resumeUploadDate",
"resumeUploadDate desc",
"screendate",
"screendate desc",
"snapShotDate",
"snapShotDate desc",
"source",
"source desc",
"sourceLabel",
"sourceLabel desc",
"ssn",
"ssn desc",
"startDate",
"startDate desc",
"stateOther",
"stateOther desc",
"status",
"status desc",
"statusComments",
"statusComments desc",
"timeToHire",
"timeToHire desc",
"title",
"title desc",
"usersSysId",
"usersSysId desc",
"visaNum",
"visaNum desc",
"voluntaryselfID",
"voluntaryselfID desc",
"whyask",
"whyask desc",
"wotcFormsURL",
"wotcFormsURL desc",
"wotcId",
"wotcId desc",
"wotcScreeningURL",
"wotcScreeningURL desc",
"wotcStatus",
"wotcStatus desc",
"yesanswer",
"yesanswer desc",
"zip",
"zip desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"address",
"address2",
"agencyInfo",
"anonymizedDate",
"anonymizedFlag",
"appLocale",
"appStatusSetItemId",
"applicationId",
"applicationTemplateId",
"averageRating",
"baseSalary",
"candConversionProcessed",
"candJust",
"candTypeWhenHired",
"candidateId",
"cellPhone",
"city",
"confnumber",
"contactEmail",
"conviction_details",
"country",
"countryCode",
"criminalconvictionlabel",
"crimincalconvictioninstructions",
"currentLocation",
"currentTitle",
"cust_refCheckFirstName",
"cust_refCheckLastName",
"cust_refCheckOrg1",
"cust_refCheckPhone1",
"cust_refCheckTitle1",
"dataSource",
"dateAvail",
"dateOfBirth",
"duplicateProfile",
"exportedOn",
"extTitle",
"firstName",
"formerEmployee",
"gender",
"haveyoubeenconvicted",
"hireDate",
"hiredOn",
"homePhone",
"inductionAdd",
"inductionDate",
"initials",
"instrAppReturn",
"instrCandApproval",
"instrCandAssess",
"instrCandFields",
"instrCandScreen",
"instrWotc",
"instr_AdditionalDocuments",
"instr_AppAdditionalInfo",
"instr_AppAdvice",
"instr_CandAppDetails",
"instr_CandPersInfo",
"instr_EEOinstructions",
"instr_EEOlable",
"instrubkgrndChkAttachment",
"jobAppGuid",
"jobCode",
"jobRateOfPay",
"jobReqId",
"jobStartDate",
"jobofferdate",
"knownAs",
"lastModifiedBy",
"lastModifiedByProxy",
"lastModifiedDateTime",
"lastName",
"medDate",
"medLoc",
"medTime",
"middleName",
"nonApplicantStatus",
"owner",
"ownershpDate",
"phoneScreenDate",
"phoneScreenDetails",
"pleaseselect",
"posTitle",
"profileUpdated",
"psychTestDte",
"psychTestTme",
"rating",
"reasonableaccomodation",
"reference",
"referenceComments",
"referredBy",
"resumeUploadDate",
"screendate",
"snapShotDate",
"source",
"sourceLabel",
"ssn",
"startDate",
"stateOther",
"status",
"statusComments",
"timeToHire",
"title",
"usersSysId",
"visaNum",
"voluntaryselfID",
"whyask",
"wotcFormsURL",
"wotcId",
"wotcScreeningURL",
"wotcStatus",
"yesanswer",
"zip"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"jobAppStatus",
"jobApplicationAssessmentOrder",
"jobApplicationAssessmentOrder_1",
"jobApplicationComments",
"jobApplicationOnboardingData",
"jobApplicationQuestionResponse",
"jobApplicationStatusAuditTrail"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_list_job_application_interview
Get entities from JobApplicationInterview Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"applicationId",
"applicationId desc",
"applicationInterviewId",
"applicationInterviewId desc",
"candSlotMapId",
"candSlotMapId desc",
"endDate",
"endDate desc",
"isTimeSet",
"isTimeSet desc",
"notes",
"notes desc",
"recruitEventStaffId",
"recruitEventStaffId desc",
"source",
"source desc",
"startDate",
"startDate desc",
"status",
"status desc",
"templateType",
"templateType desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"applicationId",
"applicationInterviewId",
"candSlotMapId",
"endDate",
"isTimeSet",
"notes",
"recruitEventStaffId",
"source",
"startDate",
"status",
"templateType"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"interviewOverallAssessment"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_list_job_offer
Get entities from JobOffer Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"annual_FB",
"annual_FB desc",
"annual_PF",
"annual_PF desc",
"annual_SA",
"annual_SA desc",
"annual_cashPay",
"annual_cashPay desc",
"annual_gratuity",
"annual_gratuity desc",
"annual_retirals",
"annual_retirals desc",
"anonymizedDate",
"anonymizedDate desc",
"anonymizedFlag",
"anonymizedFlag desc",
"applicationId",
"applicationId desc",
"candJust",
"candJust desc",
"candidateName",
"candidateName desc",
"commission",
"commission desc",
"createdBy",
"createdBy desc",
"createdDate",
"createdDate desc",
"currency",
"currency desc",
"currentLocation",
"currentLocation desc",
"formDataId",
"formDataId desc",
"formTemplateId",
"formTemplateId desc",
"initialComment",
"initialComment desc",
"internalStatus",
"internalStatus desc",
"jobRateOfPay",
"jobRateOfPay desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"location",
"location desc",
"monthly_FB",
"monthly_FB desc",
"monthly_PF",
"monthly_PF desc",
"monthly_SA",
"monthly_SA desc",
"monthly_cashPay",
"monthly_cashPay desc",
"monthly_gratuity",
"monthly_gratuity desc",
"monthly_retirals",
"monthly_retirals desc",
"monthly_salary",
"monthly_salary desc",
"offerApprovalId",
"offerApprovalId desc",
"redefineTemplateApprovers",
"redefineTemplateApprovers desc",
"salaryBase",
"salaryBase desc",
"stockPackage",
"stockPackage desc",
"targetBonusAmount",
"targetBonusAmount desc",
"tempDate",
"tempDate desc",
"templateId",
"templateId desc",
"total_earnings",
"total_earnings desc",
"total_fixed_pay",
"total_fixed_pay desc",
"version",
"version desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"annual_FB",
"annual_PF",
"annual_SA",
"annual_cashPay",
"annual_gratuity",
"annual_retirals",
"anonymizedDate",
"anonymizedFlag",
"applicationId",
"candJust",
"candidateName",
"commission",
"createdBy",
"createdDate",
"currency",
"currentLocation",
"formDataId",
"formTemplateId",
"initialComment",
"internalStatus",
"jobRateOfPay",
"lastModifiedBy",
"lastModifiedDate",
"location",
"monthly_FB",
"monthly_PF",
"monthly_SA",
"monthly_cashPay",
"monthly_gratuity",
"monthly_retirals",
"monthly_salary",
"offerApprovalId",
"redefineTemplateApprovers",
"salaryBase",
"stockPackage",
"targetBonusAmount",
"tempDate",
"templateId",
"total_earnings",
"total_fixed_pay",
"version"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"approvers"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_list_job_req_question
Get entities from JobReqQuestion Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"questionCategory",
"questionCategory desc",
"questionId",
"questionId desc",
"questionName",
"questionName desc",
"questionSource",
"questionSource desc",
"questionType",
"questionType desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"questionCategory",
"questionId",
"questionName",
"questionSource",
"questionType"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_list_job_requisition
Get entities from JobRequisition Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
$expand | string[] | No | — | Expand related entities, see OData Expand |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accommodation_cost",
"accommodation_cost desc",
"age",
"age desc",
"agency_fee",
"agency_fee desc",
"annual_FB",
"annual_FB desc",
"annual_PF",
"annual_PF desc",
"annual_SA",
"annual_SA desc",
"annual_cashPay",
"annual_cashPay desc",
"annual_gratuity",
"annual_gratuity desc",
"annual_retirals",
"annual_retirals desc",
"appTemplateId",
"appTemplateId desc",
"assessRatingScaleName",
"assessRatingScaleName desc",
"candidateProgress",
"candidateProgress desc",
"city",
"city desc",
"classificationTime",
"classificationTime desc",
"classificationType",
"classificationType desc",
"closedDateTime",
"closedDateTime desc",
"comment",
"comment desc",
"commentEquip",
"commentEquip desc",
"commission",
"commission desc",
"corporatePosting",
"corporatePosting desc",
"costCenterId",
"costCenterId desc",
"costOfHire",
"costOfHire desc",
"country",
"country desc",
"createdDateTime",
"createdDateTime desc",
"currency",
"currency desc",
"customString10",
"customString10 desc",
"customString3",
"customString3 desc",
"customString4",
"customString4 desc",
"customString8",
"customString8 desc",
"defaultLanguage",
"defaultLanguage desc",
"deleted",
"deleted desc",
"department",
"department desc",
"division",
"division desc",
"erpAmount",
"erpAmount desc",
"facility",
"facility desc",
"formDataId",
"formDataId desc",
"formDueDate",
"formDueDate desc",
"function",
"function desc",
"hiringManagerNote",
"hiringManagerNote desc",
"industry",
"industry desc",
"instrCostHire",
"instrCostHire desc",
"instrERS",
"instrERS desc",
"instrEquest",
"instrEquest desc",
"instrEquipment",
"instrEquipment desc",
"instrInterview",
"instrInterview desc",
"instrInvolvedParties",
"instrInvolvedParties desc",
"instrManagernote",
"instrManagernote desc",
"instrOverallComments",
"instrOverallComments desc",
"instrPD",
"instrPD desc",
"instrReq",
"instrReq desc",
"instrReqDates",
"instrReqDates desc",
"instrReqDetails",
"instrReqDetails desc",
"instrReqJustify",
"instrReqJustify desc",
"instrReqRequire",
"instrReqRequire desc",
"instrSalary",
"instrSalary desc",
"instr_rec_cost",
"instr_rec_cost desc",
"internalStatus",
"internalStatus desc",
"intranetPosting",
"intranetPosting desc",
"isDraft",
"isDraft desc",
"jobCode",
"jobCode desc",
"jobReqGUId",
"jobReqGUId desc",
"jobReqId",
"jobReqId desc",
"jobRole",
"jobRole desc",
"jobStartDate",
"jobStartDate desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDateTime",
"lastModifiedDateTime desc",
"lastModifiedProxyUserId",
"lastModifiedProxyUserId desc",
"legentity",
"legentity desc",
"location",
"location desc",
"misc_cost",
"misc_cost desc",
"monthly_FB",
"monthly_FB desc",
"monthly_PF",
"monthly_PF desc",
"monthly_SA",
"monthly_SA desc",
"monthly_cashPay",
"monthly_cashPay desc",
"monthly_gratuity",
"monthly_gratuity desc",
"monthly_retirals",
"monthly_retirals desc",
"monthly_salary",
"monthly_salary desc",
"numberOpenings",
"numberOpenings desc",
"openingsFilled",
"openingsFilled desc",
"otherBonus",
"otherBonus desc",
"otherCompensation",
"otherCompensation desc",
"otherEquip",
"otherEquip desc",
"othrComms",
"othrComms desc",
"overallScaleName",
"overallScaleName desc",
"positionNumber",
"positionNumber desc",
"postalcode",
"postalcode desc",
"ratedApplicantCount",
"ratedApplicantCount desc",
"recruitJust",
"recruitJust desc",
"replforwhom",
"replforwhom desc",
"restorehiringManagerTeamAdminDefaults",
"restorehiringManagerTeamAdminDefaults desc",
"restorerecruiterTeamAdminDefaults",
"restorerecruiterTeamAdminDefaults desc",
"restoresourcerTeamAdminDefaults",
"restoresourcerTeamAdminDefaults desc",
"restorevpOfStaffingTeamAdminDefaults",
"restorevpOfStaffingTeamAdminDefaults desc",
"reverseScale",
"reverseScale desc",
"salRateType",
"salRateType desc",
"salaryBase",
"salaryBase desc",
"salaryComment",
"salaryComment desc",
"salaryMax",
"salaryMax desc",
"salaryMin",
"salaryMin desc",
"stateProvince",
"stateProvince desc",
"statusSetId",
"statusSetId desc",
"stockPackage",
"stockPackage desc",
"targetBonusAmount",
"targetBonusAmount desc",
"tempDate",
"tempDate desc",
"templateId",
"templateId desc",
"templateType",
"templateType desc",
"timeToFill",
"timeToFill desc",
"total_earnings",
"total_earnings desc",
"total_fixed_pay",
"total_fixed_pay desc",
"total_hire_cost",
"total_hire_cost desc",
"travel_cost",
"travel_cost desc",
"workHours",
"workHours desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"accommodation_cost",
"age",
"agency_fee",
"annual_FB",
"annual_PF",
"annual_SA",
"annual_cashPay",
"annual_gratuity",
"annual_retirals",
"appTemplateId",
"assessRatingScaleName",
"candidateProgress",
"city",
"classificationTime",
"classificationType",
"closedDateTime",
"comment",
"commentEquip",
"commission",
"corporatePosting",
"costCenterId",
"costOfHire",
"country",
"createdDateTime",
"currency",
"customString10",
"customString3",
"customString4",
"customString8",
"defaultLanguage",
"deleted",
"department",
"division",
"erpAmount",
"facility",
"formDataId",
"formDueDate",
"function",
"hiringManagerNote",
"industry",
"instrCostHire",
"instrERS",
"instrEquest",
"instrEquipment",
"instrInterview",
"instrInvolvedParties",
"instrManagernote",
"instrOverallComments",
"instrPD",
"instrReq",
"instrReqDates",
"instrReqDetails",
"instrReqJustify",
"instrReqRequire",
"instrSalary",
"instr_rec_cost",
"internalStatus",
"intranetPosting",
"isDraft",
"jobCode",
"jobReqGUId",
"jobReqId",
"jobRole",
"jobStartDate",
"lastModifiedBy",
"lastModifiedDateTime",
"lastModifiedProxyUserId",
"legentity",
"location",
"misc_cost",
"monthly_FB",
"monthly_PF",
"monthly_SA",
"monthly_cashPay",
"monthly_gratuity",
"monthly_retirals",
"monthly_salary",
"numberOpenings",
"openingsFilled",
"otherBonus",
"otherCompensation",
"otherEquip",
"othrComms",
"overallScaleName",
"positionNumber",
"postalcode",
"ratedApplicantCount",
"recruitJust",
"replforwhom",
"restorehiringManagerTeamAdminDefaults",
"restorerecruiterTeamAdminDefaults",
"restoresourcerTeamAdminDefaults",
"restorevpOfStaffingTeamAdminDefaults",
"reverseScale",
"salRateType",
"salaryBase",
"salaryComment",
"salaryMax",
"salaryMin",
"stateProvince",
"statusSetId",
"stockPackage",
"targetBonusAmount",
"tempDate",
"templateId",
"templateType",
"timeToFill",
"total_earnings",
"total_fixed_pay",
"total_hire_cost",
"travel_cost",
"workHours"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
},
"$expand": {
"type": "array",
"items": {
"type": "string",
"enum": [
"*",
"approver",
"coordinator",
"currentOwner",
"hiringManager",
"hiringManagerTeam",
"hiringManagerTeamGroup",
"jobReqLocale",
"jobReqPostings",
"jobReqScreeningQuestions",
"originator",
"questions",
"recruiter",
"recruiterTeam",
"recruiterTeamGroup",
"secondRecruiter",
"sourcer",
"sourcerTeam",
"sourcerTeamGroup",
"vpOfStaffing",
"vpOfStaffingTeam",
"vpOfStaffingTeamGroup"
]
},
"description": "Expand related entities, see [OData Expand](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374621)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_list_offer_letter
Get entities from OfferLetter Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
$top | integer | No | — | Show only the first n items, see OData Paging - Top |
$skip | integer | No | — | Skip the first n items, see OData Paging - Skip |
$search | string | No | — | Search items by search phrases, see OData Searching |
$filter | string | No | — | Filter items by property values, see OData Filtering |
$count | boolean | No | — | Include count of items, see OData Count |
$orderby | string[] | No | — | Order items by property values, see OData Sorting |
$select | string[] | No | — | Select properties to be returned, see OData Select |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"$top": {
"type": "integer",
"description": "Show only the first n items, see [OData Paging - Top](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374630)"
},
"$skip": {
"type": "integer",
"description": "Skip the first n items, see [OData Paging - Skip](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374631)"
},
"$search": {
"type": "string",
"description": "Search items by search phrases, see [OData Searching](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374633)"
},
"$filter": {
"type": "string",
"description": "Filter items by property values, see [OData Filtering](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374625)"
},
"$count": {
"type": "boolean",
"description": "Include count of items, see [OData Count](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374632)"
},
"$orderby": {
"type": "array",
"items": {
"type": "string",
"enum": [
"applicationId",
"applicationId desc",
"body",
"body desc",
"bodyLocale",
"bodyLocale desc",
"bodyTemplateId",
"bodyTemplateId desc",
"bonusPayoutFreq",
"bonusPayoutFreq desc",
"candResponseComments",
"candResponseComments desc",
"candResponseDate",
"candResponseDate desc",
"comments",
"comments desc",
"countryCode",
"countryCode desc",
"countryName",
"countryName desc",
"createDate",
"createDate desc",
"createdBy",
"createdBy desc",
"currencyCode",
"currencyCode desc",
"jobStartDate",
"jobStartDate desc",
"jobTitle",
"jobTitle desc",
"lastModifiedBy",
"lastModifiedBy desc",
"lastModifiedDate",
"lastModifiedDate desc",
"locale",
"locale desc",
"localeCode",
"localeCode desc",
"mailboxes",
"mailboxes desc",
"offerExpirationDate",
"offerExpirationDate desc",
"offerLetter",
"offerLetter desc",
"offerLetterId",
"offerLetterId desc",
"offerSentDate",
"offerSentDate desc",
"overtimeRate",
"overtimeRate desc",
"salaryRate",
"salaryRate desc",
"salaryRateType",
"salaryRateType desc",
"sendMode",
"sendMode desc",
"status",
"status desc",
"stockGrant",
"stockGrant desc",
"stockOption",
"stockOption desc",
"subject",
"subject desc",
"targetBonusAmount",
"targetBonusAmount desc",
"targetBonusPercent",
"targetBonusPercent desc",
"templateId",
"templateId desc",
"templateName",
"templateName desc",
"tokens",
"tokens desc"
]
},
"description": "Order items by property values, see [OData Sorting](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374629)"
},
"$select": {
"type": "array",
"items": {
"type": "string",
"enum": [
"applicationId",
"body",
"bodyLocale",
"bodyTemplateId",
"bonusPayoutFreq",
"candResponseComments",
"candResponseDate",
"comments",
"countryCode",
"countryName",
"createDate",
"createdBy",
"currencyCode",
"jobStartDate",
"jobTitle",
"lastModifiedBy",
"lastModifiedDate",
"locale",
"localeCode",
"mailboxes",
"offerExpirationDate",
"offerLetter",
"offerLetterId",
"offerSentDate",
"overtimeRate",
"salaryRate",
"salaryRateType",
"sendMode",
"status",
"stockGrant",
"stockOption",
"subject",
"targetBonusAmount",
"targetBonusPercent",
"templateId",
"templateName",
"tokens"
]
},
"description": "Select properties to be returned, see [OData Select](http://docs.oasis-open.org/odata/odata/v4.0/odata-v4.0-part1-protocol.html#_Toc445374620)"
}
},
"required": [
"PCID"
]
}
sap_successfactors_recruiting_replace_candidate
Update entity in Candidate Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
candidateId | integer | Yes | — | key: candidateId | |
address | string | null | No | — | The address value |
address2 | string | null | No | — | The address2 value |
agreeToPrivacyStatement | string | null | No | — | Agree To Privacy Statement |
anonymized | string | No | — | The anonymized value | |
anonymizedDateTime | string | No | — | Anonymized Date Time | |
candidateLocale | string | No | — | Candidate Locale | |
candidateProfileExtension | object | No | — | Candidate Profile Extension | |
cellPhone | string | null | No | — | Cell Phone |
certificates | object | No | — | The certificates value | |
city | string | null | No | — | The city value |
contactEmail | string | null | No | — | Contact Email |
country | string | null | No | — | The country value |
creationDateTime | string | No | — | Creation Date Time | |
currentTitle | string | null | No | — | Current Title |
dataPrivacyId | string | No | — | Data Privacy Id | |
dateofAvailability | string | No | — | Dateof Availability | |
education | object | No | — | The education value | |
externalCandidate | boolean | No | — | External Candidate | |
firstName | string | null | No | — | First Name |
homePhone | string | null | No | — | Home Phone |
insideWorkExperience | object | No | — | Inside Work Experience | |
languages | object | No | — | The languages value | |
lastLoginDateTime | string | No | — | Last Login Date Time | |
lastModifiedDateTime | string | No | — | Last Modified Date Time | |
lastName | string | null | No | — | Last Name |
middleName | string | null | No | — | Middle Name |
outsideWorkExperience | object | No | — | Outside Work Experience | |
partnerMemberId | string | No | — | Partner Member Id | |
partnerSource | string | No | — | Partner Source | |
password | string | null | No | — | The password value |
primaryEmail | string | No | — | Primary Email | |
privacyAcceptDateTime | string | No | — | Privacy Accept Date Time | |
publicIntranet | boolean | No | — | Public Intranet | |
shareProfile | string | No | — | Share Profile | |
tags | object | No | — | The tags value | |
talentPool | object | No | — | Talent Pool | |
talentPoolcorp | object | No | — | Talent Poolcorp | |
usersSysId | string | No | — | Users Sys Id | |
visibilityOption | boolean | No | — | Visibility Option | |
zip | string | null | No | — | The zip value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"candidateId": {
"type": "integer",
"description": "key: candidateId"
},
"address": {
"type": [
"string",
"null"
],
"description": "The address value"
},
"address2": {
"type": [
"string",
"null"
],
"description": "The address2 value"
},
"agreeToPrivacyStatement": {
"type": [
"string",
"null"
],
"description": "Agree To Privacy Statement"
},
"anonymized": {
"type": "string",
"description": "The anonymized value"
},
"anonymizedDateTime": {
"type": "string",
"description": "Anonymized Date Time"
},
"candidateLocale": {
"type": "string",
"description": "Candidate Locale"
},
"candidateProfileExtension": {
"type": "object",
"description": "Candidate Profile Extension",
"properties": {
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"mdfSystemRecordStatus": {
"type": "string",
"description": "Mdf System Record Status"
}
}
},
"cellPhone": {
"type": [
"string",
"null"
],
"description": "Cell Phone"
},
"certificates": {
"type": "object",
"description": "The certificates value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"city": {
"type": [
"string",
"null"
],
"description": "The city value"
},
"contactEmail": {
"type": [
"string",
"null"
],
"description": "Contact Email"
},
"country": {
"type": [
"string",
"null"
],
"description": "The country value"
},
"creationDateTime": {
"type": "string",
"description": "Creation Date Time"
},
"currentTitle": {
"type": [
"string",
"null"
],
"description": "Current Title"
},
"dataPrivacyId": {
"type": "string",
"description": "Data Privacy Id"
},
"dateofAvailability": {
"type": "string",
"description": "Dateof Availability"
},
"education": {
"type": "object",
"description": "The education value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"externalCandidate": {
"type": "boolean",
"description": "External Candidate"
},
"firstName": {
"type": [
"string",
"null"
],
"description": "First Name"
},
"homePhone": {
"type": [
"string",
"null"
],
"description": "Home Phone"
},
"insideWorkExperience": {
"type": "object",
"description": "Inside Work Experience",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"languages": {
"type": "object",
"description": "The languages value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"lastLoginDateTime": {
"type": "string",
"description": "Last Login Date Time"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastName": {
"type": [
"string",
"null"
],
"description": "Last Name"
},
"middleName": {
"type": [
"string",
"null"
],
"description": "Middle Name"
},
"outsideWorkExperience": {
"type": "object",
"description": "Outside Work Experience",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"partnerMemberId": {
"type": "string",
"description": "Partner Member Id"
},
"partnerSource": {
"type": "string",
"description": "Partner Source"
},
"password": {
"type": [
"string",
"null"
],
"description": "The password value"
},
"primaryEmail": {
"type": "string",
"description": "Primary Email"
},
"privacyAcceptDateTime": {
"type": "string",
"description": "Privacy Accept Date Time"
},
"publicIntranet": {
"type": "boolean",
"description": "Public Intranet"
},
"shareProfile": {
"type": "string",
"description": "Share Profile"
},
"tags": {
"type": "object",
"description": "The tags value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"talentPool": {
"type": "object",
"description": "Talent Pool",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"talentPoolcorp": {
"type": "object",
"description": "Talent Poolcorp",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"usersSysId": {
"type": "string",
"description": "Users Sys Id"
},
"visibilityOption": {
"type": "boolean",
"description": "Visibility Option"
},
"zip": {
"type": [
"string",
"null"
],
"description": "The zip value"
}
},
"required": [
"PCID",
"candidateId"
]
}
sap_successfactors_recruiting_replace_candidate_background_education
Update entity in CandidateBackground_Education Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
backgroundElementId | integer | Yes | — | key: backgroundElementId | |
bgOrderPos | string | No | — | Bg Order Pos | |
candidate | object | No | — | The candidate value | |
candidateId | string | No | — | Candidate Id | |
degree | string | null | No | — | The degree value |
degreeDate | string | null | No | — | Degree Date |
endDate | string | null | No | — | End date for filtering |
lastModifiedDateTime | string | No | — | Last Modified Date Time | |
major | string | null | No | — | The major value |
presentStudent | integer | null | No | — | Present Student |
school | string | null | No | — | The school value |
schoolAddress | string | null | No | — | School Address |
schoolCity | string | null | No | — | School City |
schoolCountry | string | null | No | — | School Country |
schoolPhone | string | null | No | — | School Phone |
schoolState | string | null | No | — | School State |
schoolType | string | null | No | — | School Type |
schoolZip | string | null | No | — | School Zip |
startDate | string | null | No | — | Start date for filtering |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"backgroundElementId": {
"type": "integer",
"description": "key: backgroundElementId"
},
"bgOrderPos": {
"type": "string",
"description": "Bg Order Pos"
},
"candidate": {
"type": "object",
"description": "The candidate value",
"properties": {
"address": {
"type": "string",
"description": "The address value"
},
"address2": {
"type": "string",
"description": "The address2 value"
},
"agreeToPrivacyStatement": {
"type": "string",
"description": "Agree To Privacy Statement"
},
"anonymized": {
"type": "string",
"description": "The anonymized value"
},
"anonymizedDateTime": {
"type": "string",
"description": "Anonymized Date Time"
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"candidateLocale": {
"type": "string",
"description": "Candidate Locale"
},
"cellPhone": {
"type": "string",
"description": "Cell Phone"
},
"city": {
"type": "string",
"description": "The city value"
},
"contactEmail": {
"type": "string",
"description": "Contact Email"
},
"country": {
"type": "string",
"description": "The country value"
},
"creationDateTime": {
"type": "string",
"description": "Creation Date Time"
},
"currentTitle": {
"type": "string",
"description": "Current Title"
},
"dataPrivacyId": {
"type": "string",
"description": "Data Privacy Id"
},
"dateofAvailability": {
"type": "string",
"description": "Dateof Availability"
},
"externalCandidate": {
"type": "boolean",
"description": "External Candidate"
},
"firstName": {
"type": "string",
"description": "First Name"
},
"homePhone": {
"type": "string",
"description": "Home Phone"
},
"lastLoginDateTime": {
"type": "string",
"description": "Last Login Date Time"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastName": {
"type": "string",
"description": "Last Name"
},
"middleName": {
"type": "string",
"description": "Middle Name"
},
"partnerMemberId": {
"type": "string",
"description": "Partner Member Id"
},
"partnerSource": {
"type": "string",
"description": "Partner Source"
},
"password": {
"type": "string",
"description": "The password value"
},
"primaryEmail": {
"type": "string",
"description": "Primary Email"
},
"privacyAcceptDateTime": {
"type": "string",
"description": "Privacy Accept Date Time"
},
"publicIntranet": {
"type": "boolean",
"description": "Public Intranet"
},
"shareProfile": {
"type": "string",
"description": "Share Profile"
},
"usersSysId": {
"type": "string",
"description": "Users Sys Id"
},
"visibilityOption": {
"type": "boolean",
"description": "Visibility Option"
},
"zip": {
"type": "string",
"description": "The zip value"
},
"candidateProfileExtension": {
"type": "object",
"description": "Candidate Profile Extension"
},
"certificates": {
"type": "object",
"description": "The certificates value"
},
"education": {
"type": "object",
"description": "The education value"
},
"insideWorkExperience": {
"type": "object",
"description": "Inside Work Experience"
},
"languages": {
"type": "object",
"description": "The languages value"
},
"outsideWorkExperience": {
"type": "object",
"description": "Outside Work Experience"
},
"tags": {
"type": "object",
"description": "The tags value"
},
"talentPool": {
"type": "object",
"description": "Talent Pool"
},
"talentPoolcorp": {
"type": "object",
"description": "Talent Poolcorp"
}
}
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"degree": {
"type": [
"string",
"null"
],
"description": "The degree value"
},
"degreeDate": {
"type": [
"string",
"null"
],
"description": "Degree Date"
},
"endDate": {
"type": [
"string",
"null"
],
"description": "End date for filtering"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"major": {
"type": [
"string",
"null"
],
"description": "The major value"
},
"presentStudent": {
"type": [
"integer",
"null"
],
"description": "Present Student"
},
"school": {
"type": [
"string",
"null"
],
"description": "The school value"
},
"schoolAddress": {
"type": [
"string",
"null"
],
"description": "School Address"
},
"schoolCity": {
"type": [
"string",
"null"
],
"description": "School City"
},
"schoolCountry": {
"type": [
"string",
"null"
],
"description": "School Country"
},
"schoolPhone": {
"type": [
"string",
"null"
],
"description": "School Phone"
},
"schoolState": {
"type": [
"string",
"null"
],
"description": "School State"
},
"schoolType": {
"type": [
"string",
"null"
],
"description": "School Type"
},
"schoolZip": {
"type": [
"string",
"null"
],
"description": "School Zip"
},
"startDate": {
"type": [
"string",
"null"
],
"description": "Start date for filtering"
}
},
"required": [
"PCID",
"backgroundElementId"
]
}
sap_successfactors_recruiting_replace_candidate_background_inside_work_experience
Update entity in CandidateBackground_InsideWorkExperience Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
backgroundElementId | integer | Yes | — | key: backgroundElementId | |
bgOrderPos | string | No | — | Bg Order Pos | |
candidate | object | No | — | The candidate value | |
candidateId | string | No | — | Candidate Id | |
department | string | null | No | — | The department value |
endDate | string | null | No | — | End date for filtering |
lastModifiedDateTime | string | No | — | Last Modified Date Time | |
startDate | string | null | No | — | Start date for filtering |
title | string | null | No | — | The title value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"backgroundElementId": {
"type": "integer",
"description": "key: backgroundElementId"
},
"bgOrderPos": {
"type": "string",
"description": "Bg Order Pos"
},
"candidate": {
"type": "object",
"description": "The candidate value",
"properties": {
"address": {
"type": "string",
"description": "The address value"
},
"address2": {
"type": "string",
"description": "The address2 value"
},
"agreeToPrivacyStatement": {
"type": "string",
"description": "Agree To Privacy Statement"
},
"anonymized": {
"type": "string",
"description": "The anonymized value"
},
"anonymizedDateTime": {
"type": "string",
"description": "Anonymized Date Time"
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"candidateLocale": {
"type": "string",
"description": "Candidate Locale"
},
"cellPhone": {
"type": "string",
"description": "Cell Phone"
},
"city": {
"type": "string",
"description": "The city value"
},
"contactEmail": {
"type": "string",
"description": "Contact Email"
},
"country": {
"type": "string",
"description": "The country value"
},
"creationDateTime": {
"type": "string",
"description": "Creation Date Time"
},
"currentTitle": {
"type": "string",
"description": "Current Title"
},
"dataPrivacyId": {
"type": "string",
"description": "Data Privacy Id"
},
"dateofAvailability": {
"type": "string",
"description": "Dateof Availability"
},
"externalCandidate": {
"type": "boolean",
"description": "External Candidate"
},
"firstName": {
"type": "string",
"description": "First Name"
},
"homePhone": {
"type": "string",
"description": "Home Phone"
},
"lastLoginDateTime": {
"type": "string",
"description": "Last Login Date Time"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastName": {
"type": "string",
"description": "Last Name"
},
"middleName": {
"type": "string",
"description": "Middle Name"
},
"partnerMemberId": {
"type": "string",
"description": "Partner Member Id"
},
"partnerSource": {
"type": "string",
"description": "Partner Source"
},
"password": {
"type": "string",
"description": "The password value"
},
"primaryEmail": {
"type": "string",
"description": "Primary Email"
},
"privacyAcceptDateTime": {
"type": "string",
"description": "Privacy Accept Date Time"
},
"publicIntranet": {
"type": "boolean",
"description": "Public Intranet"
},
"shareProfile": {
"type": "string",
"description": "Share Profile"
},
"usersSysId": {
"type": "string",
"description": "Users Sys Id"
},
"visibilityOption": {
"type": "boolean",
"description": "Visibility Option"
},
"zip": {
"type": "string",
"description": "The zip value"
},
"candidateProfileExtension": {
"type": "object",
"description": "Candidate Profile Extension"
},
"certificates": {
"type": "object",
"description": "The certificates value"
},
"education": {
"type": "object",
"description": "The education value"
},
"insideWorkExperience": {
"type": "object",
"description": "Inside Work Experience"
},
"languages": {
"type": "object",
"description": "The languages value"
},
"outsideWorkExperience": {
"type": "object",
"description": "Outside Work Experience"
},
"tags": {
"type": "object",
"description": "The tags value"
},
"talentPool": {
"type": "object",
"description": "Talent Pool"
},
"talentPoolcorp": {
"type": "object",
"description": "Talent Poolcorp"
}
}
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"department": {
"type": [
"string",
"null"
],
"description": "The department value"
},
"endDate": {
"type": [
"string",
"null"
],
"description": "End date for filtering"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"startDate": {
"type": [
"string",
"null"
],
"description": "Start date for filtering"
},
"title": {
"type": [
"string",
"null"
],
"description": "The title value"
}
},
"required": [
"PCID",
"backgroundElementId"
]
}
sap_successfactors_recruiting_replace_candidate_background_outside_work_experience
Update entity in CandidateBackground_OutsideWorkExperience Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
backgroundElementId | integer | Yes | — | key: backgroundElementId | |
bgOrderPos | string | No | — | Bg Order Pos | |
businessType | string | null | No | — | Business Type |
candidate | object | No | — | The candidate value | |
candidateId | string | No | — | Candidate Id | |
employer | string | null | No | — | The employer value |
employerAddress | string | null | No | — | Employer Address |
employerCity | string | null | No | — | Employer City |
employerContact | string | null | No | — | Employer Contact |
employerCountry | string | null | No | — | Employer Country |
employerEmail | string | null | No | — | Employer Email |
employerPhone | string | null | No | — | Employer Phone |
employerState | string | null | No | — | Employer State |
employerZip | string | null | No | — | Employer Zip |
endDate | string | null | No | — | End date for filtering |
lastModifiedDateTime | string | No | — | Last Modified Date Time | |
presentEmployer | string | null | No | — | Present Employer |
startDate | string | null | No | — | Start date for filtering |
startTitle | string | null | No | — | Start Title |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"backgroundElementId": {
"type": "integer",
"description": "key: backgroundElementId"
},
"bgOrderPos": {
"type": "string",
"description": "Bg Order Pos"
},
"businessType": {
"type": [
"string",
"null"
],
"description": "Business Type"
},
"candidate": {
"type": "object",
"description": "The candidate value",
"properties": {
"address": {
"type": "string",
"description": "The address value"
},
"address2": {
"type": "string",
"description": "The address2 value"
},
"agreeToPrivacyStatement": {
"type": "string",
"description": "Agree To Privacy Statement"
},
"anonymized": {
"type": "string",
"description": "The anonymized value"
},
"anonymizedDateTime": {
"type": "string",
"description": "Anonymized Date Time"
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"candidateLocale": {
"type": "string",
"description": "Candidate Locale"
},
"cellPhone": {
"type": "string",
"description": "Cell Phone"
},
"city": {
"type": "string",
"description": "The city value"
},
"contactEmail": {
"type": "string",
"description": "Contact Email"
},
"country": {
"type": "string",
"description": "The country value"
},
"creationDateTime": {
"type": "string",
"description": "Creation Date Time"
},
"currentTitle": {
"type": "string",
"description": "Current Title"
},
"dataPrivacyId": {
"type": "string",
"description": "Data Privacy Id"
},
"dateofAvailability": {
"type": "string",
"description": "Dateof Availability"
},
"externalCandidate": {
"type": "boolean",
"description": "External Candidate"
},
"firstName": {
"type": "string",
"description": "First Name"
},
"homePhone": {
"type": "string",
"description": "Home Phone"
},
"lastLoginDateTime": {
"type": "string",
"description": "Last Login Date Time"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastName": {
"type": "string",
"description": "Last Name"
},
"middleName": {
"type": "string",
"description": "Middle Name"
},
"partnerMemberId": {
"type": "string",
"description": "Partner Member Id"
},
"partnerSource": {
"type": "string",
"description": "Partner Source"
},
"password": {
"type": "string",
"description": "The password value"
},
"primaryEmail": {
"type": "string",
"description": "Primary Email"
},
"privacyAcceptDateTime": {
"type": "string",
"description": "Privacy Accept Date Time"
},
"publicIntranet": {
"type": "boolean",
"description": "Public Intranet"
},
"shareProfile": {
"type": "string",
"description": "Share Profile"
},
"usersSysId": {
"type": "string",
"description": "Users Sys Id"
},
"visibilityOption": {
"type": "boolean",
"description": "Visibility Option"
},
"zip": {
"type": "string",
"description": "The zip value"
},
"candidateProfileExtension": {
"type": "object",
"description": "Candidate Profile Extension"
},
"certificates": {
"type": "object",
"description": "The certificates value"
},
"education": {
"type": "object",
"description": "The education value"
},
"insideWorkExperience": {
"type": "object",
"description": "Inside Work Experience"
},
"languages": {
"type": "object",
"description": "The languages value"
},
"outsideWorkExperience": {
"type": "object",
"description": "Outside Work Experience"
},
"tags": {
"type": "object",
"description": "The tags value"
},
"talentPool": {
"type": "object",
"description": "Talent Pool"
},
"talentPoolcorp": {
"type": "object",
"description": "Talent Poolcorp"
}
}
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"employer": {
"type": [
"string",
"null"
],
"description": "The employer value"
},
"employerAddress": {
"type": [
"string",
"null"
],
"description": "Employer Address"
},
"employerCity": {
"type": [
"string",
"null"
],
"description": "Employer City"
},
"employerContact": {
"type": [
"string",
"null"
],
"description": "Employer Contact"
},
"employerCountry": {
"type": [
"string",
"null"
],
"description": "Employer Country"
},
"employerEmail": {
"type": [
"string",
"null"
],
"description": "Employer Email"
},
"employerPhone": {
"type": [
"string",
"null"
],
"description": "Employer Phone"
},
"employerState": {
"type": [
"string",
"null"
],
"description": "Employer State"
},
"employerZip": {
"type": [
"string",
"null"
],
"description": "Employer Zip"
},
"endDate": {
"type": [
"string",
"null"
],
"description": "End date for filtering"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"presentEmployer": {
"type": [
"string",
"null"
],
"description": "Present Employer"
},
"startDate": {
"type": [
"string",
"null"
],
"description": "Start date for filtering"
},
"startTitle": {
"type": [
"string",
"null"
],
"description": "Start Title"
}
},
"required": [
"PCID",
"backgroundElementId"
]
}
sap_successfactors_recruiting_replace_job_application
Update entity in JobApplication Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
applicationId | integer | Yes | — | key: applicationId | |
address | string | null | No | — | The address value |
address2 | string | null | No | — | The address2 value |
agencyInfo | string | null | No | — | Agency Info |
anonymizedDate | string | null | No | — | Anonymized Date |
anonymizedFlag | string | null | No | — | Anonymized Flag |
applicationTemplateId | string | No | — | Application Template Id | |
appLocale | string | null | No | — | App Locale |
appStatusSetItemId | string | null | No | — | App Status Set Item Id |
averageRating | string | null | No | — | Average Rating |
baseSalary | string | null | No | — | Base Salary |
candConversionProcessed | string | null | No | — | Cand Conversion Processed |
candidateId | string | No | — | Candidate Id | |
candJust | string | null | No | — | Cand Just |
candTypeWhenHired | string | null | No | — | Cand Type When Hired |
cellPhone | string | null | No | — | Cell Phone |
city | string | null | No | — | The city value |
confnumber | string | null | No | — | The confnumber value |
contactEmail | string | null | No | — | Contact Email |
conviction_details | string | null | No | — | Conviction Details |
country | string | null | No | — | The country value |
countryCode | string | null | No | — | Country Code |
criminalconvictionlabel | string | null | No | — | The criminalconvictionlabel value |
crimincalconvictioninstructions | string | null | No | — | The crimincalconvictioninstructions value |
currentLocation | string | null | No | — | Current Location |
currentTitle | string | null | No | — | Current Title |
cust_refCheckFirstName | string | null | No | — | Cust Ref Check First Name |
cust_refCheckLastName | string | null | No | — | Cust Ref Check Last Name |
cust_refCheckOrg1 | string | null | No | — | Cust Ref Check Org1 |
cust_refCheckPhone1 | string | null | No | — | Cust Ref Check Phone1 |
cust_refCheckTitle1 | string | null | No | — | Cust Ref Check Title1 |
dataSource | string | null | No | — | Data Source |
dateAvail | string | null | No | — | Date Avail |
dateOfBirth | string | null | No | — | Date Of Birth |
duplicateProfile | string | null | No | — | Duplicate Profile |
exportedOn | string | null | No | — | Exported On |
extTitle | string | null | No | — | Ext Title |
firstName | string | null | No | — | First Name |
formerEmployee | boolean | null | No | — | Former Employee |
gender | string | null | No | — | The gender value |
haveyoubeenconvicted | string | null | No | — | The haveyoubeenconvicted value |
hireDate | string | null | No | — | Hire Date |
hiredOn | string | null | No | — | Hired On |
homePhone | string | null | No | — | Home Phone |
inductionAdd | string | null | No | — | Induction Add |
inductionDate | string | null | No | — | Induction Date |
initials | string | null | No | — | The initials value |
instr_AdditionalDocuments | string | null | No | — | Instr Additional Documents |
instr_AppAdditionalInfo | string | null | No | — | Instr App Additional Info |
instr_AppAdvice | string | null | No | — | Instr App Advice |
instr_CandAppDetails | string | null | No | — | Instr Cand App Details |
instr_CandPersInfo | string | null | No | — | Instr Cand Pers Info |
instr_EEOinstructions | string | null | No | — | Instr EE Oinstructions |
instr_EEOlable | string | null | No | — | Instr EE Olable |
instrAppReturn | string | null | No | — | Instr App Return |
instrCandApproval | string | null | No | — | Instr Cand Approval |
instrCandAssess | string | null | No | — | Instr Cand Assess |
instrCandFields | string | null | No | — | Instr Cand Fields |
instrCandScreen | string | null | No | — | Instr Cand Screen |
instrubkgrndChkAttachment | string | null | No | — | Instrubkgrnd Chk Attachment |
instrWotc | string | null | No | — | Instr Wotc |
jobAppGuid | string | null | No | — | Job App Guid |
jobApplicationAssessmentOrder | object | No | — | Job Application Assessment Order | |
jobApplicationAssessmentOrder_1 | object | No | — | Job Application Assessment Order 1 | |
jobApplicationComments | object | No | — | Job Application Comments | |
jobApplicationOnboardingData | object | No | — | Job Application Onboarding Data | |
jobApplicationQuestionResponse | object | No | — | Job Application Question Response | |
jobApplicationStatusAuditTrail | object | No | — | Job Application Status Audit Trail | |
jobAppStatus | object | No | — | Job App Status | |
jobCode | string | null | No | — | Job Code |
jobofferdate | string | null | No | — | The jobofferdate value |
jobRateOfPay | string | null | No | — | Job Rate Of Pay |
jobReqId | string | No | — | Job Req Id | |
jobStartDate | string | null | No | — | Job Start Date |
knownAs | string | null | No | — | Known As |
lastModifiedBy | string | null | No | — | Last Modified By |
lastModifiedByProxy | string | null | No | — | Last Modified By Proxy |
lastModifiedDateTime | string | null | No | — | Last Modified Date Time |
lastName | string | null | No | — | Last Name |
medDate | string | null | No | — | Med Date |
medLoc | string | null | No | — | Med Loc |
medTime | string | null | No | — | Med Time |
middleName | string | null | No | — | Middle Name |
nonApplicantStatus | string | null | No | — | Non Applicant Status |
owner | string | null | No | — | The owner value |
ownershpDate | string | null | No | — | Ownershp Date |
phoneScreenDate | string | null | No | — | Phone Screen Date |
phoneScreenDetails | string | null | No | — | Phone Screen Details |
pleaseselect | string | null | No | — | The pleaseselect value |
posTitle | string | null | No | — | Pos Title |
profileUpdated | string | null | No | — | Profile Updated |
psychTestDte | string | null | No | — | Psych Test Dte |
psychTestTme | string | null | No | — | Psych Test Tme |
rating | string | null | No | — | The rating value |
reasonableaccomodation | string | null | No | — | The reasonableaccomodation value |
reference | string | null | No | — | The reference value |
referenceComments | string | null | No | — | Reference Comments |
referredBy | string | null | No | — | Referred By |
resumeUploadDate | string | null | No | — | Resume Upload Date |
screendate | string | null | No | — | The screendate value |
snapShotDate | string | null | No | — | Snap Shot Date |
source | string | null | No | — | The source value |
sourceLabel | string | null | No | — | Source Label |
ssn | string | null | No | — | The ssn value |
startDate | string | null | No | — | Start date for filtering |
stateOther | string | null | No | — | State Other |
status | string | null | No | — | The status value |
statusComments | string | null | No | — | Status Comments |
timeToHire | number | null | No | — | Time To Hire |
title | string | null | No | — | The title value |
usersSysId | string | null | No | — | Users Sys Id |
visaNum | string | null | No | — | Visa Num |
voluntaryselfID | string | null | No | — | Voluntaryself ID |
whyask | string | null | No | — | The whyask value |
wotcFormsURL | string | null | No | — | Wotc Forms URL |
wotcId | string | null | No | — | Wotc Id |
wotcScreeningURL | string | null | No | — | Wotc Screening URL |
wotcStatus | string | null | No | — | Wotc Status |
yesanswer | string | null | No | — | The yesanswer value |
zip | string | null | No | — | The zip value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"applicationId": {
"type": "integer",
"description": "key: applicationId"
},
"address": {
"type": [
"string",
"null"
],
"description": "The address value"
},
"address2": {
"type": [
"string",
"null"
],
"description": "The address2 value"
},
"agencyInfo": {
"type": [
"string",
"null"
],
"description": "Agency Info"
},
"anonymizedDate": {
"type": [
"string",
"null"
],
"description": "Anonymized Date"
},
"anonymizedFlag": {
"type": [
"string",
"null"
],
"description": "Anonymized Flag"
},
"applicationTemplateId": {
"type": "string",
"description": "Application Template Id"
},
"appLocale": {
"type": [
"string",
"null"
],
"description": "App Locale"
},
"appStatusSetItemId": {
"type": [
"string",
"null"
],
"description": "App Status Set Item Id"
},
"averageRating": {
"type": [
"string",
"null"
],
"description": "Average Rating"
},
"baseSalary": {
"type": [
"string",
"null"
],
"description": "Base Salary"
},
"candConversionProcessed": {
"type": [
"string",
"null"
],
"description": "Cand Conversion Processed"
},
"candidateId": {
"type": "string",
"description": "Candidate Id"
},
"candJust": {
"type": [
"string",
"null"
],
"description": "Cand Just"
},
"candTypeWhenHired": {
"type": [
"string",
"null"
],
"description": "Cand Type When Hired"
},
"cellPhone": {
"type": [
"string",
"null"
],
"description": "Cell Phone"
},
"city": {
"type": [
"string",
"null"
],
"description": "The city value"
},
"confnumber": {
"type": [
"string",
"null"
],
"description": "The confnumber value"
},
"contactEmail": {
"type": [
"string",
"null"
],
"description": "Contact Email"
},
"conviction_details": {
"type": [
"string",
"null"
],
"description": "Conviction Details"
},
"country": {
"type": [
"string",
"null"
],
"description": "The country value"
},
"countryCode": {
"type": [
"string",
"null"
],
"description": "Country Code"
},
"criminalconvictionlabel": {
"type": [
"string",
"null"
],
"description": "The criminalconvictionlabel value"
},
"crimincalconvictioninstructions": {
"type": [
"string",
"null"
],
"description": "The crimincalconvictioninstructions value"
},
"currentLocation": {
"type": [
"string",
"null"
],
"description": "Current Location"
},
"currentTitle": {
"type": [
"string",
"null"
],
"description": "Current Title"
},
"cust_refCheckFirstName": {
"type": [
"string",
"null"
],
"description": "Cust Ref Check First Name"
},
"cust_refCheckLastName": {
"type": [
"string",
"null"
],
"description": "Cust Ref Check Last Name"
},
"cust_refCheckOrg1": {
"type": [
"string",
"null"
],
"description": "Cust Ref Check Org1"
},
"cust_refCheckPhone1": {
"type": [
"string",
"null"
],
"description": "Cust Ref Check Phone1"
},
"cust_refCheckTitle1": {
"type": [
"string",
"null"
],
"description": "Cust Ref Check Title1"
},
"dataSource": {
"type": [
"string",
"null"
],
"description": "Data Source"
},
"dateAvail": {
"type": [
"string",
"null"
],
"description": "Date Avail"
},
"dateOfBirth": {
"type": [
"string",
"null"
],
"description": "Date Of Birth"
},
"duplicateProfile": {
"type": [
"string",
"null"
],
"description": "Duplicate Profile"
},
"exportedOn": {
"type": [
"string",
"null"
],
"description": "Exported On"
},
"extTitle": {
"type": [
"string",
"null"
],
"description": "Ext Title"
},
"firstName": {
"type": [
"string",
"null"
],
"description": "First Name"
},
"formerEmployee": {
"type": [
"boolean",
"null"
],
"description": "Former Employee"
},
"gender": {
"type": [
"string",
"null"
],
"description": "The gender value"
},
"haveyoubeenconvicted": {
"type": [
"string",
"null"
],
"description": "The haveyoubeenconvicted value"
},
"hireDate": {
"type": [
"string",
"null"
],
"description": "Hire Date"
},
"hiredOn": {
"type": [
"string",
"null"
],
"description": "Hired On"
},
"homePhone": {
"type": [
"string",
"null"
],
"description": "Home Phone"
},
"inductionAdd": {
"type": [
"string",
"null"
],
"description": "Induction Add"
},
"inductionDate": {
"type": [
"string",
"null"
],
"description": "Induction Date"
},
"initials": {
"type": [
"string",
"null"
],
"description": "The initials value"
},
"instr_AdditionalDocuments": {
"type": [
"string",
"null"
],
"description": "Instr Additional Documents"
},
"instr_AppAdditionalInfo": {
"type": [
"string",
"null"
],
"description": "Instr App Additional Info"
},
"instr_AppAdvice": {
"type": [
"string",
"null"
],
"description": "Instr App Advice"
},
"instr_CandAppDetails": {
"type": [
"string",
"null"
],
"description": "Instr Cand App Details"
},
"instr_CandPersInfo": {
"type": [
"string",
"null"
],
"description": "Instr Cand Pers Info"
},
"instr_EEOinstructions": {
"type": [
"string",
"null"
],
"description": "Instr EE Oinstructions"
},
"instr_EEOlable": {
"type": [
"string",
"null"
],
"description": "Instr EE Olable"
},
"instrAppReturn": {
"type": [
"string",
"null"
],
"description": "Instr App Return"
},
"instrCandApproval": {
"type": [
"string",
"null"
],
"description": "Instr Cand Approval"
},
"instrCandAssess": {
"type": [
"string",
"null"
],
"description": "Instr Cand Assess"
},
"instrCandFields": {
"type": [
"string",
"null"
],
"description": "Instr Cand Fields"
},
"instrCandScreen": {
"type": [
"string",
"null"
],
"description": "Instr Cand Screen"
},
"instrubkgrndChkAttachment": {
"type": [
"string",
"null"
],
"description": "Instrubkgrnd Chk Attachment"
},
"instrWotc": {
"type": [
"string",
"null"
],
"description": "Instr Wotc"
},
"jobAppGuid": {
"type": [
"string",
"null"
],
"description": "Job App Guid"
},
"jobApplicationAssessmentOrder": {
"type": "object",
"description": "Job Application Assessment Order",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobApplicationAssessmentOrder_1": {
"type": "object",
"description": "Job Application Assessment Order 1",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobApplicationComments": {
"type": "object",
"description": "Job Application Comments",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobApplicationOnboardingData": {
"type": "object",
"description": "Job Application Onboarding Data",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobApplicationQuestionResponse": {
"type": "object",
"description": "Job Application Question Response",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobApplicationStatusAuditTrail": {
"type": "object",
"description": "Job Application Status Audit Trail",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobAppStatus": {
"type": "object",
"description": "Job App Status",
"properties": {
"appStatusId": {
"type": "string",
"description": "App Status Id"
},
"appStatusName": {
"type": "string",
"description": "App Status Name"
},
"appStatusSetId": {
"type": "string",
"description": "App Status Set Id"
},
"jobAppStatusLabel": {
"type": "object",
"description": "Job App Status Label"
},
"jobApplications": {
"type": "object",
"description": "Job Applications"
}
}
},
"jobCode": {
"type": [
"string",
"null"
],
"description": "Job Code"
},
"jobofferdate": {
"type": [
"string",
"null"
],
"description": "The jobofferdate value"
},
"jobRateOfPay": {
"type": [
"string",
"null"
],
"description": "Job Rate Of Pay"
},
"jobReqId": {
"type": "string",
"description": "Job Req Id"
},
"jobStartDate": {
"type": [
"string",
"null"
],
"description": "Job Start Date"
},
"knownAs": {
"type": [
"string",
"null"
],
"description": "Known As"
},
"lastModifiedBy": {
"type": [
"string",
"null"
],
"description": "Last Modified By"
},
"lastModifiedByProxy": {
"type": [
"string",
"null"
],
"description": "Last Modified By Proxy"
},
"lastModifiedDateTime": {
"type": [
"string",
"null"
],
"description": "Last Modified Date Time"
},
"lastName": {
"type": [
"string",
"null"
],
"description": "Last Name"
},
"medDate": {
"type": [
"string",
"null"
],
"description": "Med Date"
},
"medLoc": {
"type": [
"string",
"null"
],
"description": "Med Loc"
},
"medTime": {
"type": [
"string",
"null"
],
"description": "Med Time"
},
"middleName": {
"type": [
"string",
"null"
],
"description": "Middle Name"
},
"nonApplicantStatus": {
"type": [
"string",
"null"
],
"description": "Non Applicant Status"
},
"owner": {
"type": [
"string",
"null"
],
"description": "The owner value"
},
"ownershpDate": {
"type": [
"string",
"null"
],
"description": "Ownershp Date"
},
"phoneScreenDate": {
"type": [
"string",
"null"
],
"description": "Phone Screen Date"
},
"phoneScreenDetails": {
"type": [
"string",
"null"
],
"description": "Phone Screen Details"
},
"pleaseselect": {
"type": [
"string",
"null"
],
"description": "The pleaseselect value"
},
"posTitle": {
"type": [
"string",
"null"
],
"description": "Pos Title"
},
"profileUpdated": {
"type": [
"string",
"null"
],
"description": "Profile Updated"
},
"psychTestDte": {
"type": [
"string",
"null"
],
"description": "Psych Test Dte"
},
"psychTestTme": {
"type": [
"string",
"null"
],
"description": "Psych Test Tme"
},
"rating": {
"type": [
"string",
"null"
],
"description": "The rating value"
},
"reasonableaccomodation": {
"type": [
"string",
"null"
],
"description": "The reasonableaccomodation value"
},
"reference": {
"type": [
"string",
"null"
],
"description": "The reference value"
},
"referenceComments": {
"type": [
"string",
"null"
],
"description": "Reference Comments"
},
"referredBy": {
"type": [
"string",
"null"
],
"description": "Referred By"
},
"resumeUploadDate": {
"type": [
"string",
"null"
],
"description": "Resume Upload Date"
},
"screendate": {
"type": [
"string",
"null"
],
"description": "The screendate value"
},
"snapShotDate": {
"type": [
"string",
"null"
],
"description": "Snap Shot Date"
},
"source": {
"type": [
"string",
"null"
],
"description": "The source value"
},
"sourceLabel": {
"type": [
"string",
"null"
],
"description": "Source Label"
},
"ssn": {
"type": [
"string",
"null"
],
"description": "The ssn value"
},
"startDate": {
"type": [
"string",
"null"
],
"description": "Start date for filtering"
},
"stateOther": {
"type": [
"string",
"null"
],
"description": "State Other"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"statusComments": {
"type": [
"string",
"null"
],
"description": "Status Comments"
},
"timeToHire": {
"type": [
"number",
"null"
],
"description": "Time To Hire"
},
"title": {
"type": [
"string",
"null"
],
"description": "The title value"
},
"usersSysId": {
"type": [
"string",
"null"
],
"description": "Users Sys Id"
},
"visaNum": {
"type": [
"string",
"null"
],
"description": "Visa Num"
},
"voluntaryselfID": {
"type": [
"string",
"null"
],
"description": "Voluntaryself ID"
},
"whyask": {
"type": [
"string",
"null"
],
"description": "The whyask value"
},
"wotcFormsURL": {
"type": [
"string",
"null"
],
"description": "Wotc Forms URL"
},
"wotcId": {
"type": [
"string",
"null"
],
"description": "Wotc Id"
},
"wotcScreeningURL": {
"type": [
"string",
"null"
],
"description": "Wotc Screening URL"
},
"wotcStatus": {
"type": [
"string",
"null"
],
"description": "Wotc Status"
},
"yesanswer": {
"type": [
"string",
"null"
],
"description": "The yesanswer value"
},
"zip": {
"type": [
"string",
"null"
],
"description": "The zip value"
}
},
"required": [
"PCID",
"applicationId"
]
}
sap_successfactors_recruiting_replace_job_application_interview
Update entity in JobApplicationInterview Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
applicationInterviewId | integer | Yes | — | key: applicationInterviewId | |
applicationId | string | No | — | Application Id | |
candSlotMapId | string | No | — | Cand Slot Map Id | |
endDate | string | No | — | End date for filtering | |
interviewOverallAssessment | object | No | — | Interview Overall Assessment | |
isTimeSet | integer | No | — | Is Time Set | |
notes | string | null | No | — | The notes value |
recruitEventStaffId | string | No | — | Recruit Event Staff Id | |
source | string | No | — | The source value | |
startDate | string | No | — | Start date for filtering | |
status | string | No | — | The status value | |
templateType | string | No | — | Template Type |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"applicationInterviewId": {
"type": "integer",
"description": "key: applicationInterviewId"
},
"applicationId": {
"type": "string",
"description": "Application Id"
},
"candSlotMapId": {
"type": "string",
"description": "Cand Slot Map Id"
},
"endDate": {
"type": "string",
"description": "End date for filtering"
},
"interviewOverallAssessment": {
"type": "object",
"description": "Interview Overall Assessment",
"properties": {
"averageRating": {
"type": "number",
"description": "Average Rating"
},
"comments": {
"type": "string",
"description": "The comments value"
},
"interviewOverallAssessmentId": {
"type": "string",
"description": "Interview Overall Assessment Id"
},
"interviewRefId": {
"type": "string",
"description": "Interview Ref Id"
},
"overallRating": {
"type": "string",
"description": "Overall Rating"
},
"type": {
"type": "string",
"description": "The type value"
},
"interviewIndividualAssessment": {
"type": "object",
"description": "Interview Individual Assessment"
}
}
},
"isTimeSet": {
"type": "integer",
"description": "Is Time Set"
},
"notes": {
"type": [
"string",
"null"
],
"description": "The notes value"
},
"recruitEventStaffId": {
"type": "string",
"description": "Recruit Event Staff Id"
},
"source": {
"type": "string",
"description": "The source value"
},
"startDate": {
"type": "string",
"description": "Start date for filtering"
},
"status": {
"type": "string",
"description": "The status value"
},
"templateType": {
"type": "string",
"description": "Template Type"
}
},
"required": [
"PCID",
"applicationInterviewId"
]
}
sap_successfactors_recruiting_replace_job_offer
Update entity in JobOffer Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
offerApprovalId | integer | Yes | — | key: offerApprovalId | |
annual_cashPay | string | null | No | — | Annual Cash Pay |
annual_FB | string | null | No | — | Annual FB |
annual_gratuity | string | null | No | — | Annual Gratuity |
annual_PF | string | null | No | — | Annual PF |
annual_retirals | string | null | No | — | Annual Retirals |
annual_SA | string | null | No | — | Annual SA |
anonymizedDate | string | null | No | — | Anonymized Date |
anonymizedFlag | string | null | No | — | Anonymized Flag |
applicationId | string | No | — | Application Id | |
approvers | object | No | — | The approvers value | |
candidateName | string | null | No | — | Candidate Name |
candJust | string | null | No | — | Cand Just |
commission | string | null | No | — | The commission value |
createdBy | string | No | — | Created By | |
createdDate | string | No | — | Created Date | |
currency | string | null | No | — | The currency value |
currentLocation | string | null | No | — | Current Location |
formDataId | string | null | No | — | Form Data Id |
formTemplateId | string | null | No | — | Form Template Id |
initialComment | string | null | No | — | Initial Comment |
internalStatus | string | null | No | — | Internal Status |
jobRateOfPay | string | null | No | — | Job Rate Of Pay |
lastModifiedBy | string | No | — | Last Modified By | |
lastModifiedDate | string | No | — | Last Modified Date | |
location | string | null | No | — | The location value |
monthly_cashPay | string | null | No | — | Monthly Cash Pay |
monthly_FB | string | null | No | — | Monthly FB |
monthly_gratuity | string | null | No | — | Monthly Gratuity |
monthly_PF | string | null | No | — | Monthly PF |
monthly_retirals | string | null | No | — | Monthly Retirals |
monthly_SA | string | null | No | — | Monthly SA |
monthly_salary | string | null | No | — | Monthly Salary |
redefineTemplateApprovers | string | null | No | — | Redefine Template Approvers |
salaryBase | string | null | No | — | Salary Base |
stockPackage | string | null | No | — | Stock Package |
targetBonusAmount | string | null | No | — | Target Bonus Amount |
tempDate | string | null | No | — | Temp Date |
templateId | string | null | No | — | Template Id |
total_earnings | string | null | No | — | Total Earnings |
total_fixed_pay | string | null | No | — | Total Fixed Pay |
version | string | null | No | — | The version value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"offerApprovalId": {
"type": "integer",
"description": "key: offerApprovalId"
},
"annual_cashPay": {
"type": [
"string",
"null"
],
"description": "Annual Cash Pay"
},
"annual_FB": {
"type": [
"string",
"null"
],
"description": "Annual FB"
},
"annual_gratuity": {
"type": [
"string",
"null"
],
"description": "Annual Gratuity"
},
"annual_PF": {
"type": [
"string",
"null"
],
"description": "Annual PF"
},
"annual_retirals": {
"type": [
"string",
"null"
],
"description": "Annual Retirals"
},
"annual_SA": {
"type": [
"string",
"null"
],
"description": "Annual SA"
},
"anonymizedDate": {
"type": [
"string",
"null"
],
"description": "Anonymized Date"
},
"anonymizedFlag": {
"type": [
"string",
"null"
],
"description": "Anonymized Flag"
},
"applicationId": {
"type": "string",
"description": "Application Id"
},
"approvers": {
"type": "object",
"description": "The approvers value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"candidateName": {
"type": [
"string",
"null"
],
"description": "Candidate Name"
},
"candJust": {
"type": [
"string",
"null"
],
"description": "Cand Just"
},
"commission": {
"type": [
"string",
"null"
],
"description": "The commission value"
},
"createdBy": {
"type": "string",
"description": "Created By"
},
"createdDate": {
"type": "string",
"description": "Created Date"
},
"currency": {
"type": [
"string",
"null"
],
"description": "The currency value"
},
"currentLocation": {
"type": [
"string",
"null"
],
"description": "Current Location"
},
"formDataId": {
"type": [
"string",
"null"
],
"description": "Form Data Id"
},
"formTemplateId": {
"type": [
"string",
"null"
],
"description": "Form Template Id"
},
"initialComment": {
"type": [
"string",
"null"
],
"description": "Initial Comment"
},
"internalStatus": {
"type": [
"string",
"null"
],
"description": "Internal Status"
},
"jobRateOfPay": {
"type": [
"string",
"null"
],
"description": "Job Rate Of Pay"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": "string",
"description": "Last Modified Date"
},
"location": {
"type": [
"string",
"null"
],
"description": "The location value"
},
"monthly_cashPay": {
"type": [
"string",
"null"
],
"description": "Monthly Cash Pay"
},
"monthly_FB": {
"type": [
"string",
"null"
],
"description": "Monthly FB"
},
"monthly_gratuity": {
"type": [
"string",
"null"
],
"description": "Monthly Gratuity"
},
"monthly_PF": {
"type": [
"string",
"null"
],
"description": "Monthly PF"
},
"monthly_retirals": {
"type": [
"string",
"null"
],
"description": "Monthly Retirals"
},
"monthly_SA": {
"type": [
"string",
"null"
],
"description": "Monthly SA"
},
"monthly_salary": {
"type": [
"string",
"null"
],
"description": "Monthly Salary"
},
"redefineTemplateApprovers": {
"type": [
"string",
"null"
],
"description": "Redefine Template Approvers"
},
"salaryBase": {
"type": [
"string",
"null"
],
"description": "Salary Base"
},
"stockPackage": {
"type": [
"string",
"null"
],
"description": "Stock Package"
},
"targetBonusAmount": {
"type": [
"string",
"null"
],
"description": "Target Bonus Amount"
},
"tempDate": {
"type": [
"string",
"null"
],
"description": "Temp Date"
},
"templateId": {
"type": [
"string",
"null"
],
"description": "Template Id"
},
"total_earnings": {
"type": [
"string",
"null"
],
"description": "Total Earnings"
},
"total_fixed_pay": {
"type": [
"string",
"null"
],
"description": "Total Fixed Pay"
},
"version": {
"type": [
"string",
"null"
],
"description": "The version value"
}
},
"required": [
"PCID",
"offerApprovalId"
]
}
sap_successfactors_recruiting_replace_job_requisition
Update entity in JobRequisition Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
jobReqId | integer | Yes | — | key: jobReqId | |
accommodation_cost | string | null | No | — | Accommodation Cost |
age | string | No | — | The age value | |
agency_fee | string | null | No | — | Agency Fee |
annual_cashPay | string | null | No | — | Annual Cash Pay |
annual_FB | string | null | No | — | Annual FB |
annual_gratuity | string | null | No | — | Annual Gratuity |
annual_PF | string | null | No | — | Annual PF |
annual_retirals | string | null | No | — | Annual Retirals |
annual_SA | string | null | No | — | Annual SA |
approver | object | No | — | The approver value | |
appTemplateId | string | No | — | App Template Id | |
assessRatingScaleName | string | No | — | Assess Rating Scale Name | |
candidateProgress | string | No | — | Candidate Progress | |
city | string | null | No | — | The city value |
classificationTime | string | null | No | — | Classification Time |
classificationType | string | null | No | — | Classification Type |
closedDateTime | string | No | — | Closed Date Time | |
comment | string | null | No | — | The comment value |
commentEquip | string | null | No | — | Comment Equip |
commission | string | null | No | — | The commission value |
coordinator | object | No | — | The coordinator value | |
corporatePosting | boolean | null | No | — | Corporate Posting |
costCenterId | string | null | No | — | Cost Center Id |
costOfHire | string | null | No | — | Cost Of Hire |
country | string | null | No | — | The country value |
createdDateTime | string | No | — | Created Date Time | |
currency | string | null | No | — | The currency value |
currentOwner | object | No | — | Current Owner | |
customString10 | string | null | No | — | Custom String10 |
customString3 | string | null | No | — | Custom String3 |
customString4 | string | null | No | — | Custom String4 |
customString8 | string | null | No | — | Custom String8 |
defaultLanguage | string | null | No | — | Default Language |
deleted | string | No | — | The deleted value | |
department | string | null | No | — | The department value |
division | string | null | No | — | The division value |
erpAmount | string | null | No | — | Erp Amount |
facility | string | null | No | — | The facility value |
formDataId | string | No | — | Form Data Id | |
formDueDate | string | null | No | — | Form Due Date |
function | string | null | No | — | The function value |
hiringManager | object | No | — | Hiring Manager | |
hiringManagerNote | string | null | No | — | Hiring Manager Note |
hiringManagerTeam | object | No | — | Hiring Manager Team | |
hiringManagerTeamGroup | object | No | — | Hiring Manager Team Group | |
industry | string | null | No | — | The industry value |
instr_rec_cost | string | null | No | — | Instr Rec Cost |
instrCostHire | string | null | No | — | Instr Cost Hire |
instrEquest | string | null | No | — | Instr Equest |
instrEquipment | string | null | No | — | Instr Equipment |
instrERS | string | null | No | — | Instr ERS |
instrInterview | string | null | No | — | Instr Interview |
instrInvolvedParties | string | null | No | — | Instr Involved Parties |
instrManagernote | string | null | No | — | Instr Managernote |
instrOverallComments | string | null | No | — | Instr Overall Comments |
instrPD | string | null | No | — | Instr PD |
instrReq | string | null | No | — | Instr Req |
instrReqDates | string | null | No | — | Instr Req Dates |
instrReqDetails | string | null | No | — | Instr Req Details |
instrReqJustify | string | null | No | — | Instr Req Justify |
instrReqRequire | string | null | No | — | Instr Req Require |
instrSalary | string | null | No | — | Instr Salary |
internalStatus | string | No | — | Internal Status | |
intranetPosting | boolean | null | No | — | Intranet Posting |
isDraft | boolean | null | No | — | Is Draft |
jobCode | string | null | No | — | Job Code |
jobReqGUId | string | No | — | Job Req GU Id | |
jobReqLocale | object | No | — | Job Req Locale | |
jobReqPostings | object | No | — | Job Req Postings | |
jobReqScreeningQuestions | object | No | — | Job Req Screening Questions | |
jobRole | string | null | No | — | Job Role |
jobStartDate | string | null | No | — | Job Start Date |
lastModifiedBy | string | No | — | Last Modified By | |
lastModifiedDateTime | string | No | — | Last Modified Date Time | |
lastModifiedProxyUserId | string | No | — | Last Modified Proxy User Id | |
legentity | string | null | No | — | The legentity value |
location | string | null | No | — | The location value |
misc_cost | string | null | No | — | Misc Cost |
monthly_cashPay | string | null | No | — | Monthly Cash Pay |
monthly_FB | string | null | No | — | Monthly FB |
monthly_gratuity | string | null | No | — | Monthly Gratuity |
monthly_PF | string | null | No | — | Monthly PF |
monthly_retirals | string | null | No | — | Monthly Retirals |
monthly_SA | string | null | No | — | Monthly SA |
monthly_salary | string | null | No | — | Monthly Salary |
numberOpenings | string | null | No | — | Number Openings |
openingsFilled | string | null | No | — | Openings Filled |
originator | object | No | — | The originator value | |
otherBonus | string | null | No | — | Other Bonus |
otherCompensation | string | null | No | — | Other Compensation |
otherEquip | string | null | No | — | Other Equip |
othrComms | string | null | No | — | Othr Comms |
overallScaleName | string | No | — | Overall Scale Name | |
positionNumber | string | No | — | Position Number | |
postalcode | string | null | No | — | The postalcode value |
questions | object | No | — | The questions value | |
ratedApplicantCount | string | No | — | Rated Applicant Count | |
recruiter | object | No | — | The recruiter value | |
recruiterTeam | object | No | — | Recruiter Team | |
recruiterTeamGroup | object | No | — | Recruiter Team Group | |
recruitJust | string | null | No | — | Recruit Just |
replforwhom | string | null | No | — | The replforwhom value |
restorehiringManagerTeamAdminDefaults | boolean | null | No | — | Restorehiring Manager Team Admin Defaults |
restorerecruiterTeamAdminDefaults | boolean | null | No | — | Restorerecruiter Team Admin Defaults |
restoresourcerTeamAdminDefaults | boolean | null | No | — | Restoresourcer Team Admin Defaults |
restorevpOfStaffingTeamAdminDefaults | boolean | null | No | — | Restorevp Of Staffing Team Admin Defaults |
reverseScale | string | No | — | Reverse Scale | |
salaryBase | string | null | No | — | Salary Base |
salaryComment | string | null | No | — | Salary Comment |
salaryMax | string | null | No | — | Salary Max |
salaryMin | string | null | No | — | Salary Min |
salRateType | string | null | No | — | Sal Rate Type |
secondRecruiter | object | No | — | Second Recruiter | |
sourcer | object | No | — | The sourcer value | |
sourcerTeam | object | No | — | Sourcer Team | |
sourcerTeamGroup | object | No | — | Sourcer Team Group | |
stateProvince | string | null | No | — | State Province |
statusSetId | string | No | — | Status Set Id | |
std_position_objlist | any[] | No | — | Std Position Objlist | |
stockPackage | string | null | No | — | Stock Package |
targetBonusAmount | string | null | No | — | Target Bonus Amount |
tempDate | string | null | No | — | Temp Date |
templateId | string | No | — | Template Id | |
templateType | string | No | — | Template Type | |
timeToFill | string | No | — | Time To Fill | |
total_earnings | string | null | No | — | Total Earnings |
total_fixed_pay | string | null | No | — | Total Fixed Pay |
total_hire_cost | string | null | No | — | Total Hire Cost |
travel_cost | string | null | No | — | Travel Cost |
vpOfStaffing | object | No | — | Vp Of Staffing | |
vpOfStaffingTeam | object | No | — | Vp Of Staffing Team | |
vpOfStaffingTeamGroup | object | No | — | Vp Of Staffing Team Group | |
workHours | string | null | No | — | Work Hours |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"jobReqId": {
"type": "integer",
"description": "key: jobReqId"
},
"accommodation_cost": {
"type": [
"string",
"null"
],
"description": "Accommodation Cost"
},
"age": {
"type": "string",
"description": "The age value"
},
"agency_fee": {
"type": [
"string",
"null"
],
"description": "Agency Fee"
},
"annual_cashPay": {
"type": [
"string",
"null"
],
"description": "Annual Cash Pay"
},
"annual_FB": {
"type": [
"string",
"null"
],
"description": "Annual FB"
},
"annual_gratuity": {
"type": [
"string",
"null"
],
"description": "Annual Gratuity"
},
"annual_PF": {
"type": [
"string",
"null"
],
"description": "Annual PF"
},
"annual_retirals": {
"type": [
"string",
"null"
],
"description": "Annual Retirals"
},
"annual_SA": {
"type": [
"string",
"null"
],
"description": "Annual SA"
},
"approver": {
"type": "object",
"description": "The approver value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"appTemplateId": {
"type": "string",
"description": "App Template Id"
},
"assessRatingScaleName": {
"type": "string",
"description": "Assess Rating Scale Name"
},
"candidateProgress": {
"type": "string",
"description": "Candidate Progress"
},
"city": {
"type": [
"string",
"null"
],
"description": "The city value"
},
"classificationTime": {
"type": [
"string",
"null"
],
"description": "Classification Time"
},
"classificationType": {
"type": [
"string",
"null"
],
"description": "Classification Type"
},
"closedDateTime": {
"type": "string",
"description": "Closed Date Time"
},
"comment": {
"type": [
"string",
"null"
],
"description": "The comment value"
},
"commentEquip": {
"type": [
"string",
"null"
],
"description": "Comment Equip"
},
"commission": {
"type": [
"string",
"null"
],
"description": "The commission value"
},
"coordinator": {
"type": "object",
"description": "The coordinator value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"corporatePosting": {
"type": [
"boolean",
"null"
],
"description": "Corporate Posting"
},
"costCenterId": {
"type": [
"string",
"null"
],
"description": "Cost Center Id"
},
"costOfHire": {
"type": [
"string",
"null"
],
"description": "Cost Of Hire"
},
"country": {
"type": [
"string",
"null"
],
"description": "The country value"
},
"createdDateTime": {
"type": "string",
"description": "Created Date Time"
},
"currency": {
"type": [
"string",
"null"
],
"description": "The currency value"
},
"currentOwner": {
"type": "object",
"description": "Current Owner",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"customString10": {
"type": [
"string",
"null"
],
"description": "Custom String10"
},
"customString3": {
"type": [
"string",
"null"
],
"description": "Custom String3"
},
"customString4": {
"type": [
"string",
"null"
],
"description": "Custom String4"
},
"customString8": {
"type": [
"string",
"null"
],
"description": "Custom String8"
},
"defaultLanguage": {
"type": [
"string",
"null"
],
"description": "Default Language"
},
"deleted": {
"type": "string",
"description": "The deleted value"
},
"department": {
"type": [
"string",
"null"
],
"description": "The department value"
},
"division": {
"type": [
"string",
"null"
],
"description": "The division value"
},
"erpAmount": {
"type": [
"string",
"null"
],
"description": "Erp Amount"
},
"facility": {
"type": [
"string",
"null"
],
"description": "The facility value"
},
"formDataId": {
"type": "string",
"description": "Form Data Id"
},
"formDueDate": {
"type": [
"string",
"null"
],
"description": "Form Due Date"
},
"function": {
"type": [
"string",
"null"
],
"description": "The function value"
},
"hiringManager": {
"type": "object",
"description": "Hiring Manager",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"hiringManagerNote": {
"type": [
"string",
"null"
],
"description": "Hiring Manager Note"
},
"hiringManagerTeam": {
"type": "object",
"description": "Hiring Manager Team",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"hiringManagerTeamGroup": {
"type": "object",
"description": "Hiring Manager Team Group",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"industry": {
"type": [
"string",
"null"
],
"description": "The industry value"
},
"instr_rec_cost": {
"type": [
"string",
"null"
],
"description": "Instr Rec Cost"
},
"instrCostHire": {
"type": [
"string",
"null"
],
"description": "Instr Cost Hire"
},
"instrEquest": {
"type": [
"string",
"null"
],
"description": "Instr Equest"
},
"instrEquipment": {
"type": [
"string",
"null"
],
"description": "Instr Equipment"
},
"instrERS": {
"type": [
"string",
"null"
],
"description": "Instr ERS"
},
"instrInterview": {
"type": [
"string",
"null"
],
"description": "Instr Interview"
},
"instrInvolvedParties": {
"type": [
"string",
"null"
],
"description": "Instr Involved Parties"
},
"instrManagernote": {
"type": [
"string",
"null"
],
"description": "Instr Managernote"
},
"instrOverallComments": {
"type": [
"string",
"null"
],
"description": "Instr Overall Comments"
},
"instrPD": {
"type": [
"string",
"null"
],
"description": "Instr PD"
},
"instrReq": {
"type": [
"string",
"null"
],
"description": "Instr Req"
},
"instrReqDates": {
"type": [
"string",
"null"
],
"description": "Instr Req Dates"
},
"instrReqDetails": {
"type": [
"string",
"null"
],
"description": "Instr Req Details"
},
"instrReqJustify": {
"type": [
"string",
"null"
],
"description": "Instr Req Justify"
},
"instrReqRequire": {
"type": [
"string",
"null"
],
"description": "Instr Req Require"
},
"instrSalary": {
"type": [
"string",
"null"
],
"description": "Instr Salary"
},
"internalStatus": {
"type": "string",
"description": "Internal Status"
},
"intranetPosting": {
"type": [
"boolean",
"null"
],
"description": "Intranet Posting"
},
"isDraft": {
"type": [
"boolean",
"null"
],
"description": "Is Draft"
},
"jobCode": {
"type": [
"string",
"null"
],
"description": "Job Code"
},
"jobReqGUId": {
"type": "string",
"description": "Job Req GU Id"
},
"jobReqLocale": {
"type": "object",
"description": "Job Req Locale",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobReqPostings": {
"type": "object",
"description": "Job Req Postings",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobReqScreeningQuestions": {
"type": "object",
"description": "Job Req Screening Questions",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"jobRole": {
"type": [
"string",
"null"
],
"description": "Job Role"
},
"jobStartDate": {
"type": [
"string",
"null"
],
"description": "Job Start Date"
},
"lastModifiedBy": {
"type": "string",
"description": "Last Modified By"
},
"lastModifiedDateTime": {
"type": "string",
"description": "Last Modified Date Time"
},
"lastModifiedProxyUserId": {
"type": "string",
"description": "Last Modified Proxy User Id"
},
"legentity": {
"type": [
"string",
"null"
],
"description": "The legentity value"
},
"location": {
"type": [
"string",
"null"
],
"description": "The location value"
},
"misc_cost": {
"type": [
"string",
"null"
],
"description": "Misc Cost"
},
"monthly_cashPay": {
"type": [
"string",
"null"
],
"description": "Monthly Cash Pay"
},
"monthly_FB": {
"type": [
"string",
"null"
],
"description": "Monthly FB"
},
"monthly_gratuity": {
"type": [
"string",
"null"
],
"description": "Monthly Gratuity"
},
"monthly_PF": {
"type": [
"string",
"null"
],
"description": "Monthly PF"
},
"monthly_retirals": {
"type": [
"string",
"null"
],
"description": "Monthly Retirals"
},
"monthly_SA": {
"type": [
"string",
"null"
],
"description": "Monthly SA"
},
"monthly_salary": {
"type": [
"string",
"null"
],
"description": "Monthly Salary"
},
"numberOpenings": {
"type": [
"string",
"null"
],
"description": "Number Openings"
},
"openingsFilled": {
"type": [
"string",
"null"
],
"description": "Openings Filled"
},
"originator": {
"type": "object",
"description": "The originator value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"otherBonus": {
"type": [
"string",
"null"
],
"description": "Other Bonus"
},
"otherCompensation": {
"type": [
"string",
"null"
],
"description": "Other Compensation"
},
"otherEquip": {
"type": [
"string",
"null"
],
"description": "Other Equip"
},
"othrComms": {
"type": [
"string",
"null"
],
"description": "Othr Comms"
},
"overallScaleName": {
"type": "string",
"description": "Overall Scale Name"
},
"positionNumber": {
"type": "string",
"description": "Position Number"
},
"postalcode": {
"type": [
"string",
"null"
],
"description": "The postalcode value"
},
"questions": {
"type": "object",
"description": "The questions value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"ratedApplicantCount": {
"type": "string",
"description": "Rated Applicant Count"
},
"recruiter": {
"type": "object",
"description": "The recruiter value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"recruiterTeam": {
"type": "object",
"description": "Recruiter Team",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"recruiterTeamGroup": {
"type": "object",
"description": "Recruiter Team Group",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"recruitJust": {
"type": [
"string",
"null"
],
"description": "Recruit Just"
},
"replforwhom": {
"type": [
"string",
"null"
],
"description": "The replforwhom value"
},
"restorehiringManagerTeamAdminDefaults": {
"type": [
"boolean",
"null"
],
"description": "Restorehiring Manager Team Admin Defaults"
},
"restorerecruiterTeamAdminDefaults": {
"type": [
"boolean",
"null"
],
"description": "Restorerecruiter Team Admin Defaults"
},
"restoresourcerTeamAdminDefaults": {
"type": [
"boolean",
"null"
],
"description": "Restoresourcer Team Admin Defaults"
},
"restorevpOfStaffingTeamAdminDefaults": {
"type": [
"boolean",
"null"
],
"description": "Restorevp Of Staffing Team Admin Defaults"
},
"reverseScale": {
"type": "string",
"description": "Reverse Scale"
},
"salaryBase": {
"type": [
"string",
"null"
],
"description": "Salary Base"
},
"salaryComment": {
"type": [
"string",
"null"
],
"description": "Salary Comment"
},
"salaryMax": {
"type": [
"string",
"null"
],
"description": "Salary Max"
},
"salaryMin": {
"type": [
"string",
"null"
],
"description": "Salary Min"
},
"salRateType": {
"type": [
"string",
"null"
],
"description": "Sal Rate Type"
},
"secondRecruiter": {
"type": "object",
"description": "Second Recruiter",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"sourcer": {
"type": "object",
"description": "The sourcer value",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"sourcerTeam": {
"type": "object",
"description": "Sourcer Team",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"sourcerTeamGroup": {
"type": "object",
"description": "Sourcer Team Group",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"stateProvince": {
"type": [
"string",
"null"
],
"description": "State Province"
},
"statusSetId": {
"type": "string",
"description": "Status Set Id"
},
"std_position_objlist": {
"type": "array",
"description": "Std Position Objlist"
},
"stockPackage": {
"type": [
"string",
"null"
],
"description": "Stock Package"
},
"targetBonusAmount": {
"type": [
"string",
"null"
],
"description": "Target Bonus Amount"
},
"tempDate": {
"type": [
"string",
"null"
],
"description": "Temp Date"
},
"templateId": {
"type": "string",
"description": "Template Id"
},
"templateType": {
"type": "string",
"description": "Template Type"
},
"timeToFill": {
"type": "string",
"description": "Time To Fill"
},
"total_earnings": {
"type": [
"string",
"null"
],
"description": "Total Earnings"
},
"total_fixed_pay": {
"type": [
"string",
"null"
],
"description": "Total Fixed Pay"
},
"total_hire_cost": {
"type": [
"string",
"null"
],
"description": "Total Hire Cost"
},
"travel_cost": {
"type": [
"string",
"null"
],
"description": "Travel Cost"
},
"vpOfStaffing": {
"type": "object",
"description": "Vp Of Staffing",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"vpOfStaffingTeam": {
"type": "object",
"description": "Vp Of Staffing Team",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"vpOfStaffingTeamGroup": {
"type": "object",
"description": "Vp Of Staffing Team Group",
"properties": {
"results": {
"type": "array",
"items": {
"type": "object"
},
"description": "The results value"
}
}
},
"workHours": {
"type": [
"string",
"null"
],
"description": "Work Hours"
}
},
"required": [
"PCID",
"jobReqId"
]
}
sap_successfactors_recruiting_replace_offer_letter
Update entity in OfferLetter Parameters:| Parameter | Type | Required | Default | Description | |
|---|---|---|---|---|---|
offerLetterId | integer | Yes | — | key: offerLetterId | |
applicationId | string | No | — | Application Id | |
body | string | null | No | — | The body value |
bodyLocale | string | null | No | — | Body Locale |
bodyTemplateId | string | null | No | — | Body Template Id |
bonusPayoutFreq | string | null | No | — | Bonus Payout Freq |
candResponseComments | string | null | No | — | Cand Response Comments |
candResponseDate | string | null | No | — | Cand Response Date |
comments | string | null | No | — | The comments value |
countryCode | string | null | No | — | Country Code |
countryName | string | null | No | — | Country Name |
createDate | string | null | No | — | Create Date |
createdBy | string | null | No | — | Created By |
currencyCode | string | null | No | — | Currency Code |
jobStartDate | string | null | No | — | Job Start Date |
jobTitle | string | null | No | — | Job Title |
lastModifiedBy | string | null | No | — | Last Modified By |
lastModifiedDate | string | null | No | — | Last Modified Date |
locale | string | null | No | — | Locale or language code |
localeCode | string | null | No | — | Locale Code |
mailboxes | string | null | No | — | The mailboxes value |
offerExpirationDate | string | null | No | — | Offer Expiration Date |
offerLetter | string | null | No | — | Offer Letter |
offerSentDate | string | null | No | — | Offer Sent Date |
overtimeRate | string | null | No | — | Overtime Rate |
salaryRate | string | null | No | — | Salary Rate |
salaryRateType | string | null | No | — | Salary Rate Type |
sendMode | string | null | No | — | Send Mode |
status | string | null | No | — | The status value |
stockGrant | string | null | No | — | Stock Grant |
stockOption | string | null | No | — | Stock Option |
subject | string | null | No | — | The subject value |
targetBonusAmount | string | null | No | — | Target Bonus Amount |
targetBonusPercent | string | null | No | — | Target Bonus Percent |
templateId | string | null | No | — | Template Id |
templateName | string | null | No | — | Template Name |
tokens | string | null | No | — | The tokens value |
Show inputSchema
Show inputSchema
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"offerLetterId": {
"type": "integer",
"description": "key: offerLetterId"
},
"applicationId": {
"type": "string",
"description": "Application Id"
},
"body": {
"type": [
"string",
"null"
],
"description": "The body value"
},
"bodyLocale": {
"type": [
"string",
"null"
],
"description": "Body Locale"
},
"bodyTemplateId": {
"type": [
"string",
"null"
],
"description": "Body Template Id"
},
"bonusPayoutFreq": {
"type": [
"string",
"null"
],
"description": "Bonus Payout Freq"
},
"candResponseComments": {
"type": [
"string",
"null"
],
"description": "Cand Response Comments"
},
"candResponseDate": {
"type": [
"string",
"null"
],
"description": "Cand Response Date"
},
"comments": {
"type": [
"string",
"null"
],
"description": "The comments value"
},
"countryCode": {
"type": [
"string",
"null"
],
"description": "Country Code"
},
"countryName": {
"type": [
"string",
"null"
],
"description": "Country Name"
},
"createDate": {
"type": [
"string",
"null"
],
"description": "Create Date"
},
"createdBy": {
"type": [
"string",
"null"
],
"description": "Created By"
},
"currencyCode": {
"type": [
"string",
"null"
],
"description": "Currency Code"
},
"jobStartDate": {
"type": [
"string",
"null"
],
"description": "Job Start Date"
},
"jobTitle": {
"type": [
"string",
"null"
],
"description": "Job Title"
},
"lastModifiedBy": {
"type": [
"string",
"null"
],
"description": "Last Modified By"
},
"lastModifiedDate": {
"type": [
"string",
"null"
],
"description": "Last Modified Date"
},
"locale": {
"type": [
"string",
"null"
],
"description": "Locale or language code"
},
"localeCode": {
"type": [
"string",
"null"
],
"description": "Locale Code"
},
"mailboxes": {
"type": [
"string",
"null"
],
"description": "The mailboxes value"
},
"offerExpirationDate": {
"type": [
"string",
"null"
],
"description": "Offer Expiration Date"
},
"offerLetter": {
"type": [
"string",
"null"
],
"description": "Offer Letter"
},
"offerSentDate": {
"type": [
"string",
"null"
],
"description": "Offer Sent Date"
},
"overtimeRate": {
"type": [
"string",
"null"
],
"description": "Overtime Rate"
},
"salaryRate": {
"type": [
"string",
"null"
],
"description": "Salary Rate"
},
"salaryRateType": {
"type": [
"string",
"null"
],
"description": "Salary Rate Type"
},
"sendMode": {
"type": [
"string",
"null"
],
"description": "Send Mode"
},
"status": {
"type": [
"string",
"null"
],
"description": "The status value"
},
"stockGrant": {
"type": [
"string",
"null"
],
"description": "Stock Grant"
},
"stockOption": {
"type": [
"string",
"null"
],
"description": "Stock Option"
},
"subject": {
"type": [
"string",
"null"
],
"description": "The subject value"
},
"targetBonusAmount": {
"type": [
"string",
"null"
],
"description": "Target Bonus Amount"
},
"targetBonusPercent": {
"type": [
"string",
"null"
],
"description": "Target Bonus Percent"
},
"templateId": {
"type": [
"string",
"null"
],
"description": "Template Id"
},
"templateName": {
"type": [
"string",
"null"
],
"description": "Template Name"
},
"tokens": {
"type": [
"string",
"null"
],
"description": "The tokens value"
}
},
"required": [
"PCID",
"offerLetterId"
]
}

