CreateMentorshipForMe
Creates a mentorship for the current processing worker where the user is also the mentee.
Workday Resource Information
Functional Description---
The Create Mentorship For Me endpoint is used by a user to create new mentorships for themself.
Example Use Cases
---
ESS: An employee wants to create a mentorship for themselves and choose a mentor, mentor type, and provide a purpose.
Additional Information
---
* The security for the employee follows the security policy of the Manage Mentorship business process.
* The mentee will default to current processing worker, and the mentor is 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
Scope: Career and Development Planning, Worker Profile and Skills
Input
Name | Type | Description |
Comment | String | Returns the comment for the last event record done by the processing person, without security filtering. If no comment was entered, the result will be empty. This CRF is for Integration use only. |
Descriptor | String | A preview of the instance |
EndDate | Datetime | The proposed End date for the mentorship. |
Id | String | Id of the instance |
MentorType_Id | String | wid / id / reference id |
Mentor_Id | String | wid / id / reference id |
Purpose | String | Returns the proposed purpose for the mentorship. |
StartDate | Datetime | The proposed Start date for the mentorship. |
Result Set Columns
Name | Type | Description |
Comment | String | Returns the comment for the last event record done by the processing person, without security filtering. If no comment was entered, the result will be empty. This CRF is for Integration use only. |
Descriptor | String | A preview of the instance |
EndDate | Datetime | The proposed End date for the mentorship. |
Id | String | Id of the instance |
MentorType_Descriptor | String | A description of the instance |
MentorType_Href | String | A link to the instance |
MentorType_Id | String | wid / id / reference id |
Mentor_Descriptor | String | A description of the instance |
Mentor_Href | String | A link to the instance |
Mentor_Id | String | wid / id / reference id |
Purpose | String | Returns the proposed purpose for the mentorship. |
StartDate | Datetime | The proposed Start date for the mentorship. |