basevn-hrm

n8n node for BaseVN HRM API

Package Information

Downloads: 49 weekly / 108 monthly
Latest Version: 0.1.1
Author: QuangChinh

Documentation

n8n-nodes-basevn-hrm

n8n node for BaseVN HRM API integration.

Installation

npm install n8n-nodes-basevn-hrm

Credentials

Configure the HRM API credentials in n8n:

  • Domain
  • Access Token

Resources

Employee

  • Create employee
  • Get employees
  • Get employee
  • Edit employee
  • Set checkin code

Organization

  • Get areas
  • Get offices
  • Get teams
  • Get positions
  • Get position types

Employment Info

  • Get employee types
  • Get contract types
  • Get contracts
  • Get work histories
  • Get career records

Payroll & Attendance

  • Get payroll cycles
  • Get payroll records
  • Get timesheet
  • Get timesheets

Tax, Insurance & Legal

  • Get taxes
  • Get insurances
  • Get legals

Education & Relations

  • Get educations
  • Get relations

Merit / Performance

  • Get merit records
  • Get merit types
  • Get merit rules
  • Get merit templates
  • Get merit awards
  • Get merit certs

Checkin Client / Device

  • Get paginate clients
  • Create checkin client
  • Edit checkin client
  • Remove checkin client
  • Mass remove record

License

MIT

Discussion