
iSolved API Integration Profile
Information and guides about integrating with iSolved API
Add iSolved Integration to Your AppGet Management Absences in iSolved API
Gets a listing of all absence requests for all employees under the current manager or supervisor. This API can optionally be filtered by date using the fromDate and toDate parameters. If these date filters are not specified the result will be automatically filtered to the last 30 days of employee absences. Additionally the results can be filtered by client absence policy by specifiying the policy Id in the absencePolicyId parameter.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Client Id | pathParameters.clientId | integer | |
Query | query | object | |
Legal Id | query.legalId | integer | |
From Date | query.fromDate | string |