Created on 24 October 2024
Attendance and Leave Reports
View - Attendance_Report
Purpose: The Attendance Report provides a comprehensive overview of employee attendance records, allowing HR to monitor attendance patterns and ensure compliance with company ...
Created on 08 August 2024
Release Notes
... deducted leaves through the Late Mark Plugin and Attendance Regularization Plugin, it did not adhere to the policy restricting certain leave types during an employee's notice period. This update corrects ...
Created on 01 August 2024
Webhooks
... is triggered.
In uKnowva HRMS, webhooks can be configured to automate various operations such as attendance synchronization, employee data transfer, workflow updates, and external system integrations. ...
Created on 19 June 2024
Payroll
... based on their attendance, leaves, holidays, and other company-specific policies.
In uKnowva HRMS, administrators and HR personnel can easily import paid days for multiple employees in bulk using a ...
Created on 08 April 2024
Tutorials
Our DIY manual enables HR professionals and system admins to easily set up their uKnowva instance from scratch, covering company info, data fields & masters, leave and attendance policies, payroll, ...
Created on 19 March 2024
Payroll
... enhancing operational efficiency and optimizing resource allocation.
API Endpoint
https://your_instance.uknowva.com/api.php/attendance/attendancedb/getUserSalaryDetails
Bearer Token
...
Created on 06 March 2024
Attendance
Description
The Push Single Attendance Record API is an essential tool that efficiently records each employee's punch-in moment and seamlessly integrates the data into our HRMS system. This ensures ...
Created on 14 November 2023
Payroll
... from configuration. All the data is inserted as a new record. Multiple records of the same user can be saved in the record with a unique biometric code.
API Endpoint
https://<your_instance>/api.php/attendance/attendancedb/pushUsersEarningsandDeductions
...
Created on 14 November 2023
Attendance
... from configuration. If any previous record exists for the user then that record will be updated with the new values.
API Endpoint
https://<your_instance>/api.php/attendance/attendancedb/pushUsersPaidUnPaidDays
...
Created on 29 September 2023
Payroll
... configuration.
If any previous record exists for the user then that record will be updated with the new values.
API EndPoint:
Sample endpoint: https://mukul.uknowva-stage.in/api.php/attendance/attendancedb/pushUsersPaidUnPaidDays ...