8
As of now, only addresses of type/purpose "Home", "Business", "shipping" and "other" are synchronized from HR to CDS. However, there are other address purposes which are often used for an employee, for instance "permanent residence" - which sounds to many clients as the relevant one to determine a person's tax residence - and is therefore sometimes the only type recorded.
As a result, we end up having a lot of employees without any address in CDS.
As we are now building the integration with the payroll system based on CDS, we have no addresses available to be synchronized.
Category: Integrations
STATUS DETAILS
Completed
Ideas Administrator

Thank you for the feedback! Based on the suggestion, we believe this feature is already available for Dynamics 365 Human Resources. Virtual entities in Common Data Service for Human Resources made hundreds of new data entities available in Common Data Service with full CRUD operations against the entities. Restrictions on address purpose are not included in virtual entities. For example, the Worker post addresses V2 (mshr_hcmworkerpostaladdressv2entity) virtual entity will provide the full list of worker addresses. These entities can be used to get the additional address information not provided through the native CDS entities for Human Resources.

 

For more information, see Configure Common Data Service virtual entities in the Dynamics 365 Human Resources documentation.