REST API to post absences
Summary
REST API to post absencesContent
Hi Team
We have a requirement to get absences from a 3rd party system to Cloud. When these absences are loaded, it should trigger the approval workflow in cloud, since HDL does not trigger approvals on loading the data, we have decided to use the REST API approach
There is only one REST API to load absences, "Create an absence record". This API can load absences for a specific person, but it cannot load absences for a particular assignment.
Any idea how to load absences for specific assignments using APIs?