El catálogo/Factorial

Factorial

app.factorial

Manage employees, time off, attendance, and payroll in Factorial HR

OAuth 2productivityLeer el código
Versión2.0.0
Categoríaproductivity
AutenticaciónOAuth 2
Herramientas19
Transportestdio
LicenciaMIT
01

Qué hace

La aplicación, en sus propias palabras.

Factorial HR — manage employees, time off, attendance, payroll, documents, contracts and teams via Factorial API with OAuth2

factorialhremployeespayrolltime-offattendancecontractsdocuments
02

Herramientas

19 herramientas que el agente puede llamar.

Todas se declaran con parámetros tipados y devuelven resultados estructurados, así que el anfitrión puede renderizarlas en vez de narrarlas.

  • approve-overtimeApprove an overtime request by ID.
  • create-leaveCreate a new time-off request (vacation, sick leave, etc.).
  • get-documentGet detailed information about a specific document by ID.
  • get-employeeGet detailed information about a specific employee by ID.
  • get-leaveGet detailed information about a specific time-off request by ID.
  • list-compensationsList all employee compensation records.
  • list-contract-versionsList all employee contract versions.
  • list-documentsList all company documents with optional filters.
  • list-employeesList all employees in the company with optional filters.
  • list-leave-typesList all available leave types (vacation, sick leave, etc.).
  • list-leavesList time-off requests (leaves) with optional filters.
  • list-legal-entitiesList all company legal entities.
  • list-locationsList all company work locations and offices.
  • list-overtime-requestsList overtime requests with optional filters.
  • list-shiftsList all attendance shifts with optional filters.
  • list-team-membershipsList all team memberships (employee-team associations).
  • list-teamsList all teams in the company.
  • list-worked-timesList worked time records for employees.
  • reject-overtimeReject an overtime request by ID.
03

Autenticación y permisos

Qué pide.

Declarado en el manifiesto y por adelantado. La aplicación no puede alcanzar nada que no haya pedido aquí.

Permisos

employeestime_offtime_trackingdocumentscontractscompany_locationscompany_legal_entities

Secretos de sistema

CLIENT_IDCLIENT_SECRET

Secretos de usuario

ACCESS_TOKENREFRESH_TOKENTOKEN_TYPEUSER_IDUSER_EMAIL

Seguir leyendo

El manifiesto y el código de Factorial están en el monorepo, junto al resto de aplicaciones.

Leer el códigoVolver al catálogo

Factorial · Agent Apps