Discussions

Discussions

Ask a Question
ANSWERED

Fotografía empleado

Actualmente el api no devuelve este dato. La foto del emplezado. ¿Tenéis pensado incorporarlo próximamente?
ANSWERED

Error al intantar subir un documento para firmar con la API

Al utilizar la API para subir un archivo indicando los usuarios que tienen que firmar el documento la petición devuelve un error indicando que no puede convertir el ID en un valor de tipo Integer 'Could not coerce value ("[111111]") of type (String) to desired type (Integer)'. Utilizando el ejemplo de https://docs.factorialhr.com/reference/createdocument muestra el mismo error
ANSWERED

Puesto/cargo del empleado

¿En qué API se obtiene el puesto del empleado?
ANSWERED

I need to communicate with the programmers of this software

I need to create a software like this for distribution
ANSWERED

Forbidden clock_in

Hello, I'm trying to post an entry time using the clock_in endpoint but I get an 403 Forbidden error. I've successfully obtained a "write" access token, I have an admin role and I'm trying to clock_in for my own user. What am I doing wrong? Thanks a lot, X.
ANSWERED

CORS issue

Having CORS issue with the API. Factorial doesn't provide Access-Control-Allow-Origin Header on the response.
ANSWERED

Fichar con sistemas biométricos y teletrabajo

Hola a todos. Tengo un sistema biométrico BioLite N2, y me preguntaba si es posible conectar, cuando se realiza la autenticación a través de este sistema cuente en factorial. Y alguna solución para teletrabajo, a través de un código QR o a través de un inicio de sesión que se pueda contabilizar como por ejemplo en outlook?. Gracias.
ANSWERED

Es posible conectarse a la base de datos Factorial con PowerBI para fines de informes

Buenos dias, necesitamos acceder a Factorial desde PowerBi con el fin de poder sacar informes de personal y poder cruzarlos con otros datos
ANSWERED

Is it possible to connect to Factorial database con PowerBI for reporting purposes?

/custom_fields/values not working properly

Hello, i noticed that /custom_fields/values is not working properly. In my case, i have a function that gives me a certain custom field but a day ago it started to give me a different custom field as a result. I used the API reference page and the same error happened. Thanks.