Discussions
Sample Payload Webhook Employees::Events::EmployeeUpdated
What information does the webhook Employees::Events::EmployeeUpdated convey? Can we see old and new values?
Filter received employee fields
As an admin, I get too much information from employees for some of the uses we make of the /core/employees
enpoint, which in a distributed system with full monitoring is a problem when it comes to maintaining data privacy. It would be great to add a fields
column where to indicate a list of the necessary fields, which in our case, most of the requests to this endpoint only need first_name
, last_name
and email
.
Uploaded documents are not sent to signer
This is related to: https://docs.factorialhr.com/discuss/6194f3505e85430065f3f3a5
With the new update, we can finally upload a file to the user folder. However, it is not automatically sent to sign.
Is there any option to embed or integrate job application forms?
Hello,
Fotografía empleado
Actualmente el api no devuelve este dato. La foto del emplezado. ¿Tenéis pensado incorporarlo próximamente?
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
Puesto/cargo del empleado
¿En qué API se obtiene el puesto del empleado?
I need to communicate with the programmers of this software
I need to create a software like this for distribution
Forbidden clock_in
Hello, I'm trying to post an entry time using the clock_in endpoint but I get an 403 Forbidden error.
CORS issue
Having CORS issue with the API. Factorial doesn't provide Access-Control-Allow-Origin Header on the response.