Hi all,
I’m wondering about the Workday SaaS connector and it’s ability to get element attribute values back. This is because I’ve noticed that when I try to get an attribute like job family: wd:Worker/wd:Worker_Data/wd:Employment_Data/wd:Position_Data/wd:Job_Profile_Summary_Data/wd:Job_Family_Reference/@wd:Descriptor
It does not get the value, it seems that I can only get the text values of elements themselves. Every other one I tried to get that is not an attribute works.