Notifications
POST Inbound Notifications request.
Workday Resource Information
POST Inbound Notifications request.Secured by: Manage: Global Payroll Inbound Notifications+TG
Scope: Global Payroll Connect
Aggregate Fields
The 本製品 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.
FeatureConfiguration_Properties_Aggregate
[{ id: Text /* The property id. */ value: Text /* The property value. */ }]
Message_Translations_Aggregate
[{ *body: Text /* The body of the Global Payroll Notification Translation. */ *languages: [{ id: Text /* Id of the instance */ }] *title: Text /* The title of the Global Payroll Notification Translation. */ }]
Recipient_OrganizationRecipients_Aggregate
[{ *organization: { /* The Organization that will receive the Global Payroll Notification. */ id: Text /* Id of the instance */ } *roles: [{ id: Text /* Id of the instance */ }] }]
Recipient_WorkerRecipients_Aggregate
[{ id: Text /* Id of the instance */ }]
Input
Name | Type | Description |
FeatureConfiguration_Feature_Id | String | Id of the instance |
FeatureConfiguration_Properties_Aggregate | String | A JSON aggregate. The properties that are provided for the incoming Global Payroll Notification Event Feature. |
Id | String | Id of the instance |
Message_Body | String | The body text of the Global Payroll Notification Message. |
Message_Link | String | The external link for the Global Payroll Notification Message. |
Message_Title | String | The title of the Global Payroll Notification Message. |
Message_Translations_Aggregate | String | A JSON aggregate. The list of language translations for the Global Payroll Notification Message. |
Recipient_OrganizationRecipients_Aggregate | String | A JSON aggregate. The Organization Recipient who will receive the Global Payroll Notification |
Recipient_WorkerRecipients_Aggregate | String | A JSON aggregate. The list of Workers to receive the Global Payroll Notification |
Result Set Columns
Name | Type | Description |
FeatureConfiguration_Feature_Id | String | Id of the instance |
FeatureConfiguration_Properties_Aggregate | String | A JSON aggregate. The properties that are provided for the incoming Global Payroll Notification Event Feature. |
Id | String | Id of the instance |
Message_Body | String | The body text of the Global Payroll Notification Message. |
Message_Link | String | The external link for the Global Payroll Notification Message. |
Message_Title | String | The title of the Global Payroll Notification Message. |
Message_Translations_Aggregate | String | A JSON aggregate. The list of language translations for the Global Payroll Notification Message. |
Recipient_OrganizationRecipients_Aggregate | String | A JSON aggregate. The Organization Recipient who will receive the Global Payroll Notification |
Recipient_WorkerRecipients_Aggregate | String | A JSON aggregate. The list of Workers to receive the Global Payroll Notification |