Created on 12 March 2024
Report
Here is a step-by-step guide on deploying a Report as API.
What is a 'Deploy Report as API' ?
The 'Deploy Report as API' feature gives your report a whole new level of accessibility and flexibility. ...
Created on 08 March 2024
General
Here is a step-by-step guide on obtaining an OpenAI API key.
What is an OpenAI API Key?
An OpenAI API key is a unique code provided by OpenAI, allowing you to access their powerful language ...
Created on 07 March 2024
Attendance
... integration of batches of employee punch-in moments into our HRMS system. By leveraging this API, we prioritise precision and effectiveness in managing attendance data on a larger scale. It emphasises ...
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 02 December 2023
Recruitment
Description
This document gives detailed information about How to create a job via API. Through this API job will be created in the uKnowva System. All the required validations are there before the ...
Created on 28 November 2023
Attendance
Description
The LOP API is designed for our Partners, to access employees' Loss of Pay (LOP) attendance data. This LOP API allows for the retrieval of employee attendance data and can be extracted ...
Created on 15 November 2023
APIs & Integration
Introduction
The uKnowva API allows you to perform operations and actions within uKnowva from external third party and custom code.
Getting Started
Learn about how to get started with the API.
Authentication ...
Created on 14 November 2023
Payroll
Description
This document gives detailed information about How to add earnings and deductions of users via API. Records are imported with 500 max records by default, this max records can be changed ...
Created on 14 November 2023
User Data Operations
Description
The Update User API is a powerful tool that, upon invocation, facilitates seamless operations within the uKnowva system. Specifically designed as a service, it efficiently updates ...
Created on 14 November 2023
User Data Operations
Description
The Add User API is designed to facilitate the seamless generation of new users within the system. Serving as a dedicated service, it acts upon invocation to efficiently perform operations, ...
Created on 14 November 2023
Recruitment
How to add Candidate in uKnowva’s Talent Pool via API
This document gives a brief about how to add a candidate in uKnowva’s Talent Pool.
You can use below Endpoint, Token, and Payload to create a candidate ...
Created on 14 November 2023
Release Notes
... now has a provision to display the details of Expired/Closed Jobs
An option to add single candidate on Offer Letter Page now available
4. API
API for adding extra earnings/deductions for ...
Created on 14 November 2023
Attendance
Description
This document gives detailed information about How to add paid and unpaid days of users via API. Records are imported with 500 max records by default, this max records can be changed ...
Created on 14 November 2023
User Data Operations
Description
The Delete User API is a crucial component for efficient user management within uKnowva. When invoked, this dedicated service seamlessly performs operations in the uKnowva system, ...
Created on 13 November 2023
Authentication
The Token Management offers the following features:
Token Name: Allows you to specify a custom name for the token.
Generate Token: Generates a unique API token when you click the "Generate Token" ...
Created on 13 November 2023
Getting Started
How to invoke API
To interact with our API, you'll need to craft an HTTP request directed towards the API endpoint. This involves choosing an appropriate method, such as GET, POST, PUT, DELETE, etc., ...
Created on 12 October 2023
Release Notes
... is done.
The customers can now push resumes of candidates to uKnowva via API now
Overall
There is now a provision in reporting tool for attachments to be shown a hyperlink in the report ...
Created on 29 September 2023
Payroll
Description:
This document gives detailed information about How to add paid and unpaid days of users via API. Records are imported with 500 max records by default, this max records can be changed from ...
Created on 11 September 2023
Release Notes
... of user on Profile Page Header section
3. We have created an API for pushing out Paid/Unpaid days of users
4. The system now has an option to send additional letter along with Relieving Letter
5. ...
Created on 31 August 2023
Report
Concise Syntax:
Twig offers a concise syntax for rendering variables and applying output escaping. This concise syntax enhances template readability and reduces verbosity compared to raw PHP. For instance, ...