Cmdlets for Workday

Build 25.0.9434

CreateMentorshipForWorker

Creates a mentorship between two workers.

Workday Resource Information

Functional Description
---
The Create Mentorship For Worker endpoint is used to create new mentorships for between two workers.

Example Use Cases
---
A manager can create a mentorship for their direct report, and have the ability to choose a mentor, mentor type, and provide a purpose.
An Admin can create a mentorship between a worker and a mentor.

Additional Information
---
The security follows the security policy of the Manage Mentorship business process.
The mentee, mentor, mentor type, purpose, and comment are specified in the body of the request.
If the business definition for Manage Mentorship has an approval step, then the mentorship is not created until the mentorship event is approved in Workday.

Secured by: Add a Mentor for Worker

Scope: Career and Development Planning, Worker Profile and Skills

Input

Name Type Description
Comment String Comment entered by the processing person for the last event record, without security filtering. If empty, no comment was entered.
Descriptor String A brief preview or summary of the mentorship instance.
EndDate Datetime The proposed end date of the mentorship.
Id String Unique identifier for the mentorship instance.
Mentee_Id String Unique identifier or reference ID for the assigned mentee.
MentorType_Id String Unique identifier or reference ID for the mentor type.
Mentor_Id String Unique identifier or reference ID for the assigned mentor.
Purpose String The proposed purpose or objective of the mentorship.
StartDate Datetime The proposed start date of the mentorship.

Result Set Columns

Name Type Description
Comment String Comment entered by the processing person for the last event record, without security filtering. If empty, no comment was entered.
Descriptor String A brief preview or summary of the mentorship instance.
EndDate Datetime The proposed end date of the mentorship.
Id String Unique identifier for the mentorship instance.
Mentee_Descriptor String Descriptive label for the mentee.
Mentee_Href String URL link to the mentee instance.
Mentee_Id String Unique identifier or reference ID for the assigned mentee.
MentorType_Descriptor String Descriptive label for the mentor type.
MentorType_Href String URL link to the mentor type instance.
MentorType_Id String Unique identifier or reference ID for the mentor type.
Mentor_Descriptor String Descriptive label for the mentor.
Mentor_Href String URL link to the mentor instance.
Mentor_Id String Unique identifier or reference ID for the assigned mentor.
Purpose String The proposed purpose or objective of the mentorship.
StartDate Datetime The proposed start date of the mentorship.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434