O Recruiterbox nasceu com o propósito de tornar o crescimento das empresas mais simples, ajudando no processo de contratação de novos colaboradores.
Para isso, contam com uma plataforma completa contendo funcionalidades para ajudar na procura de candidatos, fazer agendamento de entrevistas e gestão das propostas, e acompanhar todo o processo de seleção dos candidatos, que muitas vezes navega por várias áreas da empresa.
Em empresas com um ritmo de crescimento acelerado, ter um processo de contratação azeitado (rápido e de qualidade) pode ser crucial no suporte à esse crescimento. Ter acesso aos dados do processo de recrutamento facilitará muito no acompanhamento das seleções e ajudará na tomada de decisões ágeis. Como o próprio Recruiterbox diz: “O processo de contratação funciona melhor quando as pessoas colaboram e tomam decisões informadas juntos”.
Adicionando o conector
Para integrar os dados do Recruiterbox à sua base de dados e começar a ter insights sobre os processos de recrutamento da sua empresa, basta adicionar o conector do Recruiterbox na plataforma da Kondado, seguindo os passos abaixo:
1) Faça login na plataforma do Recruiterbox e, na barra à direita, clique na engrenagem para acessar as suas configurações

2) Na página de configurações, (1) clique em “Advanced Settings”; (2) depois em “API Key”

3) Na página de API Key, clique em “Generate API Key”

4) Copie a API Key gerada

5) Faça login na plataforma da Kondado

6) Com a API Key gerada no passo (4), vá para a página de adição de conectores e selecione o conector do Recruiterbox
7) Para adicionar o conector, siga esses passos conforme figura abaixo
- Dê um nome ao seu conector (por exemplo, Recruiterbox)
- Insira a API Key obtido no passo (4)
- Clique em Salvar

Integrações
Gráfico de relacionamento entre tabelas
Openings
| Campo | Tipo | |
|---|---|---|
modified_date |
int |
|
description |
text |
|
tags |
text |
|
hosted_url |
text |
|
position_type |
text |
|
is_archived |
boolean |
|
title |
text |
|
is_remote_allowed |
boolean |
|
state |
text |
|
close_date |
int |
|
team |
text |
|
created_date |
int |
|
application_email |
text |
|
id |
int |
|
is_private |
boolean |
|
location__city |
text |
|
location__state |
text |
|
location__zipcode |
text |
|
location__country |
text |
Candidates
| Campo | Tipo | |
|---|---|---|
id |
int |
|
updated_date |
int |
|
stage_id |
int |
|
last_name |
text |
|
description |
text |
|
resume |
text |
|
assigned_to__email |
text |
|
assigned_to__name |
text |
|
assigned_to__id |
int |
|
first_name |
text |
|
created_by |
text |
|
phone |
text |
|
source_type |
text |
|
opening_id |
int |
|
source |
text |
|
created_date |
int |
|
text |
Candidate Messages
Objeto principal
| Campo | Tipo | |
|---|---|---|
id |
int |
|
candidate__id |
int |
|
is_private |
boolean |
messages
| Campo | Tipo | |
|---|---|---|
candidate_messages_id |
int |
|
messages__id |
int |
|
messages__body |
text |
|
messages__date |
int |
|
messages__sender__name |
text |
|
messages__sender__email |
text |
|
messages__subject |
text |
recipients
| Campo | Tipo | |
|---|---|---|
candidate_messages_id |
int |
|
recipients__name |
text |
|
recipients__email |
text |
Internal Notes
Objeto principal
| Campo | Tipo | |
|---|---|---|
id |
int |
|
candidate__id |
int |
|
is_private |
boolean |
messages
| Campo | Tipo | |
|---|---|---|
internal_notes_id |
int |
|
messages__id |
int |
|
messages__body |
text |
|
messages__date |
int |
|
messages__sender__name |
text |
|
messages__sender__email |
text |
recipients
| Campo | Tipo | |
|---|---|---|
internal_notes_id |
int |
|
recipients__name |
text |
|
recipients__email |
text |
Interviews
Objeto principal
| Campo | Tipo | |
|---|---|---|
id |
int |
|
candidate__id |
int |
|
description |
text |
|
title |
text |
|
created_by__email |
text |
|
created_by__name |
text |
|
created_by__id |
int |
|
duration |
float |
|
location |
text |
|
_time |
int |
|
is_canceled |
boolean |
|
date_created |
float |
|
type__name |
text |
|
type__metadata__venue |
text |
|
is_private |
boolean |
invitees
| Campo | Tipo | |
|---|---|---|
interview_id |
int |
|
invitees__name |
text |
|
invitees__email |
text |
Reviews
Objeto principal
| Campo | Tipo | |
|---|---|---|
id |
int |
|
candidate__id |
int |
|
requested_by__email |
text |
|
requested_by__name |
text |
|
requested_by__id |
int |
|
date_created |
int |
reviewers
| Campo | Tipo | |
|---|---|---|
reviews_id |
int |
|
reviewers_by__email |
text |
|
reviewers_by__name |
text |
|
reviewers_by__id |
int |
comments
| Campo | Tipo | |
|---|---|---|
reviews_id |
int |
|
comments__message |
text |
|
comments__sender__name |
text |
|
comments__sender__email |
text |
Evaluations
Objeto principal
| Campo | Tipo | |
|---|---|---|
stage_id |
int |
|
interview_id |
int |
|
opening_id |
int |
|
candidate_id |
int |
|
opening_name |
text |
|
stage_name |
text |
feedback
| Campo | Tipo | |
|---|---|---|
evaluations_stage_id |
int |
|
evaluations_interview_id |
int |
|
evaluations_opening_id |
int |
|
evaluations_candidate_id |
int |
|
feedback__body |
text |
|
feedback__rating |
int |
|
feedback__date_submitted |
int |
|
feedback__evaluation_criteria |
text |
|
feedback__submitted_by__email |
text |
|
feedback__submitted_by__name |
text |
|
feedback__submitted_by__id |
int |
To-dos
Objeto principal
| Campo | Tipo | |
|---|---|---|
id |
int |
|
candidate__id |
int |
|
is_done |
boolean |
|
is_private |
boolean |
messages
| Campo | Tipo | |
|---|---|---|
todos_id |
int |
|
messages__body |
text |
|
messages__date |
text |
|
messages__id |
int |
|
messages__sender__name |
text |
|
messages__sender__email |
text |
|
messages__subject |
text |
assigned_to
| Campo | Tipo | |
|---|---|---|
todos_id |
int |
|
assigned_to__name |
text |
|
assigned_to__email |
text |
Candiates Details
Objeto principal
| Campo | Tipo | |
|---|---|---|
id |
int |
|
update_date |
int |
|
stage_name |
text |
|
last_name |
text |
|
first_name |
text |
|
description |
text |
|
resume__file_name |
text |
|
resume__file_url |
text |
|
state_metadata__reason |
text |
|
state_metadata__explanation |
text |
|
stage_id |
int |
|
text |
||
phone |
text |
|
source_type |
text |
|
state |
text |
|
source |
text |
|
assigned_to__email |
text |
|
assigned_to__id |
int |
|
assigned_to__name |
text |
|
opening_id |
int |
|
created_date |
int |
profile_data
| Campo | Tipo | |
|---|---|---|
candidate_id |
int |
|
profile_data__name |
text |
|
profile_data__value |
text |