Employees Control Panel
Configure employee management, HR policies, and integration
156
Total Employees142
Active Employees12
Departments95%
Attendance RateEmployee Management Configuration
Human Resources Settings
Generated Integration Script
// Click "Generate Integration Script" to see the code
Attendance & Time Tracking
Employees API Integration
API Endpoints
| Endpoint | Method | Description |
|---|---|---|
/api/v1/employees |
GET | Get all employees |
/api/v1/employees |
POST | Create employee |
/api/v1/employees/attendance |
GET | Get attendance records |
Generate API Integration Script
// Click "Generate Script" to see the code