BusinessProcessTypesAttachmentCategories
Retrieves attachment categories for a business process type.
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
BusinessProcessTypes_Id [KEY] | String | The Workday ID of the BusinessProcessTypes that owns this. |
Descriptor | String | Supported for: SELECT. A preview of the instance |
ReferenceID | String | Supported for: SELECT. The Reference ID to use for lookups within our Workday Web Services. For supervisory organizations, this is also the 'Organization ID' |
EventTarget_Prompt | String | The Workday ID of the event target that this business process is about. You can use a returned id from an API that returns instances of the event target type. For example, if your event target is a worker, use GET /workers in the Staffing service. |