PeopleHomeWebAddressesUsageUsedFor
Categorizes the usage of stored home web addresses, defining their relevance within the organization.
Workday Resource Information
Retrieves all home web addresses for the person with the specified ID.Secured by: Person Data: Home Web Address, Self-Service: Home Web Address
Scope: Contact Information
Columns
| Name | Type | Description |
| Id [KEY] | String | A unique identifier for this specific instance within the dataset. This ID helps track individual records and ensures data integrity. |
| PeopleHomeWebAddresses_Id [KEY] | String | The unique Workday ID (WID) associated with the PeopleHomeWebAddresses table. This links the current entry to a specific web address record under PeopleHomeWebAddresses. |
| People_Id [KEY] | String | The unique WID associated with a person in the system. This establishes a connection between this record and the individual it pertains to. |
| Descriptor | String | A brief textual representation or summary of the instance, often used for display or selection purposes to provide context for users. |
| PrimaryOnly_Prompt | Bool | Indicates whether only the primary web addresses associated with the person should be returned. If the value is 'true,' non-primary addresses are excluded. |
| PublicOnly_Prompt | Bool | Indicates whether only publicly visible web addresses should be retrieved. If the value is 'true,' private or internal addresses are excluded from the results. |
| UsedFor_Prompt | String | Defines the intended purpose of the web address, such as for mailing, billing, or shipping purposes. Multiple usage types can be supported based on the system configuration. |
| Universal_ID_Prompt | String | The universal identifier of the person whose web address information is being queried. This identifier is unique across different systems within Workday. |