SendBackToValues
Defines available options for sending back items in approval workflows.
Workday Resource Information
Retrieves instances that can be used as values for other endpoint parameters in this service.Columns
| Name | Type | Description |
| Id [KEY] | String | Unique identifier used to track this instance in Workday. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | A token used with Collection_Prompt to retrieve all members of a collection. NULL if this row represents a single value rather than a collection. |
| Collection_Prompt | String | A reference value from the CollectionToken column. Providing this input retrieves all child elements associated with the collection. |
| EventStep_Prompt | String | Reference prompt for selecting a specific event step within a business process. |