Creates an education entry for the specified prospect. Adds a single education (candidateEducationDetails) instance under the prospect. Workday requires `schoolName` at minimum. Scope: Recruiting. Secured by: Create External Prospects.
IDRequiredstringThe Workday ID of the prospect to attach the education entry to.
degreeobjectThe degree instance reference obtained by the candidate (e.g., {'id': '<degree-wid>'}).
schoolNamestringThe name of the school the candidate attended or is attending. Required by Workday.
fieldOfStudyobjectThe field of study instance reference (e.g., {'id': '<field-of-study-wid>'}).
gradeAveragestringThe candidate's grade average at this educational institution.
lastYearAttendedstringThe last year the candidate attended this educational institution.
firstYearAttendedstringThe first year the candidate attended this educational institution.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.