Skip to main content
Community site session details

Community site session details

Session Id : jFrcyX6DymxQxwzGckPIxO
Power Automate - Using Connectors
Unanswered

Workday HCM Connector Does not Return Full Dataset

Like (0) ShareShare
ReportReport
Posted on 31 Oct 2022 21:27:38 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

Announcing our 2025 Season 2 Super Users!

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2

Featured topics

Loading complete