WorkAssignmentCustomHistoryCustomGroupLinks
The view that returns link field data for work-assignment custom groups. This view maintains relationships between custom fields and other reference entities, allowing traceability of historical assignment data.
Columns
| Name | Type | References | Description |
| EncType | String | The encoding type that is used when submitting the link request. This field specifies how the payload data is formatted when it is sent to or received from an external system (for example, application/json, multipart/form-data, and so on). | |
| Href | String | The hyperlink reference (URL) that defines the endpoint for the custom-group link. This field directs integrations or applications to the related resource or service. | |
| MediaType | String | The media type of the resource that the link points to. This field specifies the format of the content that is exchanged (for example, text/html, application/xml, and so on). | |
| Method | String | The HTTP method that is used to interact with the linked resource (for example, GET, POST, PUT, DELETE, and so on). This field defines the operation type that is permitted for the link. | |
| PayLoadArguments | String | The list of arguments or parameters that are passed in the request payload when the link is invoked. This field defines the required input values for API or workflow calls. | |
| Rel | String | The relationship value that describes how the linked resource relates to the current record. This field helps define navigation, dependencies, or hierarchical relationships among linked objects. | |
| Schema | String | The schema definition that describes the data structure of the linked resource. This field ensures that data exchanged with external systems follows a consistent format. | |
| TargetSchema | String | The schema definition that describes the expected structure of the target resource. This field is used to validate and interpret responses when interacting with external or internal services. | |
| Title | String | The descriptive title or label that identifies the purpose of the link. This field provides a readable name that is displayed in user interfaces or integration logs. | |
| AssociateOID | String |
Workers.AssociateOID | The unique identifier (Id) that represents the associate connected to this custom-group link. This Id ties the link resource to the correct worker profile within Human Resources (HR) and related systems. |