Created on 10 April 2024
HRMS
... the extended date will be generated automatically.
After submitting, the Skip Level Manager receives a notification to Approve or to Reject the request of Probation.
In this scenario, ...
Created on 08 April 2024
Tutorials
... of leaves, like:
Start month of the year
Would you allow half-day leaves to employees
Should leave requests and approvals be sent on emails?
Add profile fields to filter out conditional holidays ...
Created on 03 April 2024
Release Notes
... update simplifies the process of requesting and tracking leave, offering intuitive design and real-time status updates. Employees can effortlessly submit requests and view their balances, while managers ...
Created on 02 April 2024
Recruitment
... request method is 'POST’.
Step 11: Select 'form-data', and type 'filter[id]' in the Key field. Then, enter the specific job opening data ID you wish to retrieve details about & Click on ...
Created on 02 April 2024
Recruitment
... on the 'Submit' button to save changes.
How to use Job Opening Data API in Postman
Step 9: To use the API in Postman, use the API URL and API Token, and the request method is 'POST’.
...
Created on 20 March 2024
General
... on App Registrations, then click on New Registration.
Assign a Name and choose the account type of your Application. In the Redirect URI (https://ursinstance.uknowva.com/?morequest=acs) field, provide ...
Created on 19 March 2024
Report
... use the API URL and API Token, and the request method is 'POST’.
Step 10: Enter the 'Filter' as per your convenience.
In case you face any problems, then please write to This email address is being protected from spambots. You need JavaScript enabled to view it., ...
Created on 19 March 2024
Payroll
...
Example Request
cURL
curl --location 'http://your_instance.uknowva.com/api.php/attendance/attendancedb/getUserSalaryDetails' \
--header 'Content-Type: application/json' \
--header 'Authorization: ...
Created on 18 March 2024
Release Notes
This month we have worked upon enhancing existing modules to give our clients better User experience. Apart from these we have made a few UI changes.
1.Request Delegation in Workflow Engine: ...
Created on 14 March 2024
Tutorials
With uKnowva's intuitive interface, tracking and submitting requests, whether for ID cards, business cards, or travel tickets, has never been easier.
Navigate through the user-friendly menu to effortlessly ...
Created on 12 March 2024
Report
... use the API URL and API Token, and the request method is 'POST’.
Step 9: Enter the 'Filter' as per your convenience.
In case you face any problems, then please write to ...
Created on 08 March 2024
Tutorials
Discover enhanced managerial control and streamlined efficiency with uKnowva's innovative Approvals menu. Our platform centralises all approval processes, including leave requests, attendance regularisation, ...
Created on 08 March 2024
Tutorials
... your attendance with the attendance module
Syncing physical biometric attendance with the attendance module
The first step requires the super HR administrator to request a feature to “Sync” ...
Created on 07 March 2024
Attendance
... the unique ID of the client's DB or a description associated with each punch.
Example Request
cURL
curl --location 'http://your_instance.uknowva.com/api.php/hrm/syncattendanceshiftwise/fetchBulkAttendanceFromAttendanceServer' ...
Created on 06 March 2024
Attendance
...
Example Request
cURL
curl --location 'http://your_instance.uknowva.com/api.php/hrm/syncattendanceshiftwise/fetchAttendanceFromAttendanceServer' \
--header 'Authorization: Bearer Token' ...
Created on 04 March 2024
Tutorials
... module in uKnowva helps a user put forward the request to resign with clarity and without losing track of the approval.
Know about managing the resignation module below for a smoother exit management ...
Created on 07 February 2024
Tutorials
... apply for a leave.
Click Save and wait for the reporting manager or the HR to approve or reject your leave request.
Checking your leave balance
You can check your leave balance when you’re ...
Created on 02 December 2023
Recruitment
...
Example Request
cURL
curl --location
'https://<your_instance>/api.php/recruitment/jobportalapi/createJob' \
--header 'Content-Type: application/json' \
--header 'Authorization: Token'\
--data-raw ...
Created on 28 November 2023
Attendance
... for API
Last Updated On, Date
API Endpoint
filter[Last Updated On_from]
filter[Last Updated On_to]
filter[DATE_from]
filter[DATE_to]
Example Request
cURL
curl --location 'https://yourinstancename.uknowva.com/api.php/reportengine/generatereport/restapi/LOPReport' ...
Created on 14 November 2023
Payroll
...
“type” : “earnings” or “deductions” only, “group”, “month”, “year” , “username”
Example Request
cURL
curl --location 'https://<your_instance>/api.php/attendance/attendancedb/pushUsersEarningsandDeductions'
\--header ...