SendMessage
No description available.
Workday Resource Information
Secured by: Administer Communications
Scope: System
Aggregate Fields
The connector represents the following fields as aggregates containing JSON text. Each of them conforms to their respective schema. Fields marked with an asterisk are required and must be included if their parent object is. Fields marked with a hyphen are read-only and must not be included when calling stored procedures or when performing an INSERT or UPDATE.
This information is derived from the Workday REST API specification which does not explicitly list all business rules and validations that apply to each object. More fields may be required than what is listed here.
Recipients_Contacts_Aggregate
[{ descriptor: Text /* A preview of the instance */ id: Text /* Id of the instance */ }]
Input
Name | Type | Description |
CommID_Id | String | wid / id / reference id |
EmailDetail_Body | String | Message content of the email. |
EmailDetail_Name | String | Email Configuration Data container for REST API. |
EmailDetail_ReplyTo | String | Reply To |
EmailDetail_Subject | String | Email subject line. |
MessageTemplate_Id | String | wid / id / reference id |
NotificationType_Id | String | wid / id / reference id |
PushDetail_Id | String | Id of the instance |
PushDetail_Message | String | Message content of a push notification. |
PushDetail_RedirectURL | String | The URL to launch the appropriate mobile app upon acknowledgement. |
Recipients_Contacts_Aggregate | String | A JSON aggregate. Recipients for the Send Message. This CRF supports any instance of type superclass Workday Connect Subscriber, 1$17306. |
SenderOverride_Id | String | wid / id / reference id |
Result Set Columns
Name | Type | Description |
CommID_Descriptor | String | A description of the instance |
CommID_Href | String | A link to the instance |
CommID_Id | String | wid / id / reference id |
EmailDetail_Body | String | Message content of the email. |
EmailDetail_Name | String | Email Configuration Data container for REST API. |
EmailDetail_ReplyTo | String | Reply To |
EmailDetail_Subject | String | Email subject line. |
MessageTemplate_Descriptor | String | A description of the instance |
MessageTemplate_Href | String | A link to the instance |
MessageTemplate_Id | String | wid / id / reference id |
NotificationType_Descriptor | String | A description of the instance |
NotificationType_Href | String | A link to the instance |
NotificationType_Id | String | wid / id / reference id |
PushDetail_Id | String | Id of the instance |
PushDetail_Message | String | Message content of a push notification. |
PushDetail_RedirectURL | String | The URL to launch the appropriate mobile app upon acknowledgement. |
Recipients_Contacts_Aggregate | String | A JSON aggregate. Recipients for the Send Message. This CRF supports any instance of type superclass Workday Connect Subscriber, 1$17306. |
SenderOverride_Descriptor | String | A description of the instance |
SenderOverride_Href | String | A link to the instance |
SenderOverride_Id | String | wid / id / reference id |