Programs
Creates a single benefit program instance.
Workday Resource Information
Creates a single benefit program instance with the specified data.In the request body, specify at least these required fields: url, startDate, endDate, description, title, urlAlias, and programPartner
Secured by: Manage: Benefit Program Software Partner
Scope: Benefits
Contains attachment(s)
Input
| Name | Type | Description |
| AdminNotes | String | Notes from the benefit program partner to Workday administrators regarding the program. |
| Description | String | Text description of the benefit program visible on the program card (maximum 375 characters). |
| EndDate | Datetime | Date when the benefit program ends. Must be after the start date. |
| Id | String | Unique identifier for the program instance. |
| Image_AlternativeText | String | Description of the image for users of assistive technology. |
| Image_ContentType_Id | String | Unique identifier or reference ID for the image content type. |
| Image_FileLength | Decimal | Size of the image file in bytes. |
| Image_FileName | String | Filename of the image associated with the benefit program. |
| Image_Id | String | Unique identifier for the image instance. |
| ProgramPartner_Id | String | Unique identifier or reference ID for the program partner. |
| StartDate | Datetime | Date when the benefit program starts. Must be before the end date. |
| Title | String | Title of the benefit program card (maximum 40 characters). |
| Url | String | External or internal web link to the benefit program (must begin with http or https). |
| UrlAlias | String | Custom text to simplify or shorten the URL for the benefit program. |
| WellbeingInterest_Id | String | Unique identifier or reference ID for the wellbeing interest. |
Result Set Columns
| Name | Type | Description |
| AdminNotes | String | Notes from the benefit program partner to Workday administrators regarding the program. |
| Description | String | Text description of the benefit program visible on the program card (maximum 375 characters). |
| EndDate | Datetime | Date when the benefit program ends. Must be after the start date. |
| Id | String | Unique identifier for the program instance. |
| Image_AlternativeText | String | Description of the image for users of assistive technology. |
| Image_ContentType_Descriptor | String | The display name of the instance |
| Image_ContentType_Href | String | URL link to the image content type instance. |
| Image_ContentType_Id | String | Unique identifier or reference ID for the image content type. |
| Image_FileLength | Decimal | Size of the image file in bytes. |
| Image_FileName | String | Filename of the image associated with the benefit program. |
| Image_Id | String | Unique identifier for the image instance. |
| ProgramPartner_Descriptor | String | The display name of the instance |
| ProgramPartner_Href | String | URL link to the program partner instance. |
| ProgramPartner_Id | String | Unique identifier or reference ID for the program partner. |
| StartDate | Datetime | Date when the benefit program starts. Must be before the end date. |
| Title | String | Title of the benefit program card (maximum 40 characters). |
| Url | String | External or internal web link to the benefit program (must begin with http or https). |
| UrlAlias | String | Custom text to simplify or shorten the URL for the benefit program. |
| WellbeingInterest_Descriptor | String | The display name of the instance |
| WellbeingInterest_Href | String | URL link to the wellbeing interest instance. |
| WellbeingInterest_Id | String | Unique identifier or reference ID for the wellbeing interest. |