/workday-connect | Type: Application | PCID required: Yes
Tools
| Tool | Description |
|---|---|
workday_connect_get_messagetemplates | Retrieves a collection of message templates. |
workday_connect_get_messagetemplates_by_id | Retrieves a message template with the specific ID. |
workday_connect_get_notificationtypes | Retrieves a collection of notification types. |
workday_connect_get_notificationtypes_by_id | Retrieves a notification type. |
workday_connect_get_values_audiencepromptgroup_audiencetype | Retrieves instances that can be used as values for other endpoint parameters in this service. <b>Secured by:</b> Administer Audience, Administer Campaigns <b>Scope:</b> Learning Core, System |
workday_connect_get_values_audiencepromptgroup_selection | Retrieves instances that can be used as values for other endpoint parameters in this service. <b>Secured by:</b> Administer Audience, Administer Campaigns <b>Scope:</b> Learning Core, System |
workday_connect_patch_messagetemplates_by_id | Partially updates an existing message template instance. |
workday_connect_post_messagetemplates | <b>Secured by:</b> Set Up: Message Templates <b>Scope:</b> Learning Core, System |
workday_connect_post_sendmessage | sendMessage API |
workday_connect_put_messagetemplates_by_id | Updates an existing message template instance. |
workday_connect_get_messagetemplates
Retrieves a collection of message templates. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
inactive | boolean | No | — | inactive |
limit | integer | No | — | The maximum number of objects in a single response. The default is 20. The maximum is 100. |
name | string | No | — | name |
notificationType | string | No | — | notificationType |
offset | integer | No | — | The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object. |
workday_connect_get_messagetemplates_by_id
Retrieves a message template with the specific ID. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
ID | string | Yes | — | The Workday ID of the resource. |
workday_connect_get_notificationtypes
Retrieves a collection of notification types. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
limit | integer | No | — | The maximum number of objects in a single response. The default is 20. The maximum is 100. |
offset | integer | No | — | The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object. |
workday_connect_get_notificationtypes_by_id
Retrieves a notification type. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
ID | string | Yes | — | The Workday ID of the resource. |
workday_connect_get_values_audiencepromptgroup_audiencetype
Retrieves instances that can be used as values for other endpoint parameters in this service. <b>Secured by:</b> Administer Audience, Administer Campaigns <b>Scope:</b> Learning Core, System Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
audienceTypeParm | string | No | — | audienceTypeParm |
connectType | string | No | — | connectType |
limit | integer | No | — | The maximum number of objects in a single response. The default and maximum is 1000. |
offset | integer | No | — | The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object. |
search | string | No | — | A search string that matches display IDs. The search is case-insensitive and matches words that start with the given string. |
workday_connect_get_values_audiencepromptgroup_selection
Retrieves instances that can be used as values for other endpoint parameters in this service. <b>Secured by:</b> Administer Audience, Administer Campaigns <b>Scope:</b> Learning Core, System Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
audienceTypeParm | string | No | — | audienceTypeParm |
connectType | string | No | — | connectType |
limit | integer | No | — | The maximum number of objects in a single response. The default and maximum is 1000. |
offset | integer | No | — | The zero-based index of the first object in a response collection. The default is 0. Use offset with the limit parameter to control paging of a response collection. Example: If limit is 5 and offset is 9, the response returns a collection of 5 objects starting with the 10th object. |
search | string | No | — | A search string that matches display IDs. The search is case-insensitive and matches words that start with the given string. |
workday_connect_patch_messagetemplates_by_id
Partially updates an existing message template instance. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
ID | string | Yes | — | The Workday ID of the resource. |
createdBy | object | No | — | Message Template creator. |
createdOn | string | No | — | Gives the date that the instance was originally created. |
descriptor | string | No | — | The display name of the instance |
emailDetail | object | No | — | Email Configuration container for REST API. |
id | string | No | — | Workday Id or Reference Id of the instance. |
inactive | boolean | No | — | Indicates template is active or has been disabled. |
lastUpdated | string | No | — | lastUpdated |
lastUpdatedBy | object | No | — | Person who last updated the instance. |
name | string | Yes | — | Message Template Name |
notificationType | object | Yes | — | Notification Type indicates where the template can be used. |
pushDetail | object | No | — | Container for push notification data, used in REST API. |
referenceID | string | No | — | The Reference ID to use for lookups within our Workday Web Services. For ~supervisory organizations~, this is also the ‘Organization ID’ |
usageCount | integer | No | — | Count of instances using this Message Template |
workday_connect_post_messagetemplates
<b>Secured by:</b> Set Up: Message Templates <b>Scope:</b> Learning Core, System Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
createdBy | object | No | — | Message Template creator. |
createdOn | string | No | — | Gives the date that the instance was originally created. |
descriptor | string | No | — | The display name of the instance |
emailDetail | object | No | — | Email Configuration container for REST API. |
id | string | No | — | Workday Id or Reference Id of the instance. |
inactive | boolean | No | — | Indicates template is active or has been disabled. |
lastUpdated | string | No | — | lastUpdated |
lastUpdatedBy | object | No | — | Person who last updated the instance. |
name | string | Yes | — | Message Template Name |
notificationType | object | Yes | — | Notification Type indicates where the template can be used. |
pushDetail | object | No | — | Container for push notification data, used in REST API. |
referenceID | string | No | — | The Reference ID to use for lookups within our Workday Web Services. For ~supervisory organizations~, this is also the ‘Organization ID’ |
usageCount | integer | No | — | Count of instances using this Message Template |
workday_connect_post_sendmessage
sendMessage API Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
commID | object | No | — | Group Communication |
emailDetail | object | No | — | Email Configuration Data |
messageTemplate | object | No | — | Message Template used by Ad-hoc/Group Communications |
notificationType | object | No | — | Notification Type indicates where the template can be used. |
pushDetail | object | No | — | Container for push notification data, used in REST API |
recipients | object | No | — | This field is just used by REST framework to provide a container, there is no real data behind it. |
senderOverride | object | No | — | This field affects the sender icon that will be displayed in the Workday Inbox. |
workday_connect_put_messagetemplates_by_id
Updates an existing message template instance. Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
ID | string | Yes | — | The Workday ID of the resource. |
createdBy | object | No | — | Message Template creator. |
createdOn | string | No | — | Gives the date that the instance was originally created. |
descriptor | string | No | — | The display name of the instance |
emailDetail | object | No | — | Email Configuration container for REST API. |
id | string | No | — | Workday Id or Reference Id of the instance. |
inactive | boolean | No | — | Indicates template is active or has been disabled. |
lastUpdated | string | No | — | lastUpdated |
lastUpdatedBy | object | No | — | Person who last updated the instance. |
name | string | Yes | — | Message Template Name |
notificationType | object | Yes | — | Notification Type indicates where the template can be used. |
pushDetail | object | No | — | Container for push notification data, used in REST API. |
referenceID | string | No | — | The Reference ID to use for lookups within our Workday Web Services. For ~supervisory organizations~, this is also the ‘Organization ID’ |
usageCount | integer | No | — | Count of instances using this Message Template |

