Not able to Integrate with Workday using REST API - Rehire API which generates WorkersUniqID
Summary:
We are working on building an integration between Workday and Oracle Fusion HCM for Rehire scenarios, using the Oracle Rehire REST API. During this process, we have identified the following issues and require clarification:
- The Oracle Rehire API generates and uses the workersUniqID to perform the rehire action. However, there seems to be no corresponding attribute in Workday to recognize or map this workersUniqID, especially since it is lengthy and not user-friendly.
- We attempted to use PesronID in the API call, but the Rehire API does not accept it and throws an error. Only workersUniqID appears to be supported.
0