Skip to main content

Notifications

Power Automate - Using Connectors
Unanswered

Workday HCM Connector Does not Return Full Dataset

(0) ShareShare
ReportReport
Posted on by

The Workday HCM connector does not return the address lines in the "Get Employee Personal Info" operation.  These fields appear without an issue using WorkDay's soap endpoint.  Please see example payloads below.

 

Here is what is returned from the Workday HCM connector "Get Employee Personal Info" operation (note the missing address fields)

 

 

address_Data: [
 {
 "country_Reference": {
 "country_ISO_Code": "USA"
 },
 "municipality": "sanitized",
 "submunicipality": "",
 "region": "Sanitized",
 "postal_Code": "55555",
 "usage_Data": {
 "type_Data": {
 "type_Reference": {
 "communicationUsageTypeID": "Work"
 }
 }
 }
 },
 {
 "country_Reference": {
 "country_ISO_Code": "USA"
 },
 "municipality": "Sanitized",
 "submunicipality": "",
 "region": "Sanitized",
 "postal_Code": "55555",
 "usage_Data": {
 "type_Data": {
 "type_Reference": {
 "communicationUsageTypeID": "Home"
 }
 }
 }
 }
]

 

 

 

Here is what is returned via the SOAP call directly to the WorkDay server.  Note that "Address_Line" is included in the returned payload.

 

 

<wd:Address_Data wd:Last_Modified="2015-05-24T20:35:13.915-07:00" wd:Effective_Date="1900-01-01">
 <wd:Country_Reference>
 <wd:Country_ISO_Code>USA</wd:Country_ISO_Code>
 </wd:Country_Reference>
 <wd:Address_Line wd:Type="ADDRESS_LINE_1" wd:Descriptor="Address Line 1">SANITIZED</wd:Address_Line>
 <wd:Municipality>SANITIZED</wd:Municipality>
 <wd:Region>SANITIZED</wd:Region>
 <wd:Postal_Code>SANITIZED</wd:Postal_Code>
 <wd:Usage_Data wd:Public="1">
 <wd:Type_Reference wd:Primary="1">Work</wd:Type_Reference>
 </wd:Usage_Data>
 </wd:Address_Data>

 

 

 

Please advise

 

@ksivanandan2 

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,343

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,703

Leaderboard

Featured topics