Microsoft Entra ID and Workday integration reference
In brief
The reference explains how optional single-valued source attributes can clear mapped target attributes when Workday returns null or empty values, with configuration guidance linked.
What Entra admins need to know
Administrators can review the new guidance when configuring or verifying Workday inbound provisioning.
This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
How Microsoft Entra provisioning integrates with Workday
This article explains how the integration works and how you can customize the provisioning behavior for different HR scenarios.
For Workday inbound provisioning, you can configure optional single-valued source attributes to clear their mapped target attributes when Workday returns a null or empty value. For configuration and verification guidance, see Clear attribute values (Preview).
Establishing connectivity
@@ -2,8 +2,9 @@ title: Microsoft Entra ID and Workday integration reference description: Technical deep dive into Workday-HR driven provisioning in Microsoft Entra ID ms.topic: reference-ms.date: 03/04/2025+ms.date: 08/20/2026 ms.reviewer: chmutali+ai-usage: ai-assisted --- # How Microsoft Entra provisioning integrates with Workday@@ -16,6 +17,8 @@ ms.reviewer: chmutali This article explains how the integration works and how you can customize the provisioning behavior for different HR scenarios. +For Workday inbound provisioning, you can configure optional single-valued source attributes to clear their mapped target attributes when Workday returns a null or empty value. For configuration and verification guidance, see [Clear attribute values (Preview)](clear-attribute-values.md).+ ## Establishing connectivity <a name='restricting-workday-api-access-to-azure-ad-endpoints'></a> 