Microsoft Dynamics 365 Human Resources – Gotchas
Microsoft Dynamics 365 Human Resources helps organizations manage employee data, streamline HR processes, and create optimal employee experiences.
1 gotcha across 1 resource
These are connector-specific behaviors and limitations to be aware of when integrating.
Employees1 gotcha
employeesOneEmployee data is sourced from the Dynamics 365 Finance & Operations Workers data entity and
enriched per employee from the Employments entity (company_id, employment_start_date,
employment_end_date) and the PayrollFixedCompensationPlans entity (compensations). These
enrichment fields are returned only by Get Employee (the detail endpoint); List Employees returns
the base Workers fields only. Open-ended employments have no employment_end_date — the F&O
far-future end-date sentinel (2154-12-31) is normalized to null.
compensations is populated only when the tenant has the Finance & Operations Payroll module
provisioned with data (reflecting the primary fixed-compensation plan); on tenants without payroll
data it is an empty array. social_security_number is not currently available from F&O and is
always null. Use pass_through to reach additional Workers fields.