For more information, please refer to this announcement explaining best practices for getting answers to questions.
Web Service call for Assignment
Summary:
We have created a custom object using the application composer for Grievance. As part of the requirement, we bring employee assignment information i.e. Job, Position, Department, and personal information i.e. SSN number. We were able to call web service for SSN numbers based on the employee Rest API, though we are unable to call web service for employee Assignment. If anyone has tried calling a Web Service for an Assignment, was successful and would be great if you can share the information.
Content (required):
/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/assignments
how can we dynamically pass {workersUniqID} and {PeriodOfServiceId} in a Get URL