To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
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?