Example: A new hire’s identity is removed during a Workday aggregation that occurs the day before the new hire starts. When the next Workday aggregation occurs, the identity is added once more.
I’m pretty sure that the code: {“excludeBenefitEligibility”:“false”}
is wrong in the documentation here. Shouldn’t it be {“excludeSupervisoryOrganization”:“false”} ?
–
Resolution: To retrieve Supervisory Organization data, add the following using the REST API:
Hi @sherry_chang ! Thank you for your input. We’ve created a Jira issue to track the effort and we’ll update the comment thread when it’s been addressed: CONDOCS-8670