Vome (versão prévia)
O Vome é uma plataforma de gerenciamento voluntário que ajuda as organizações a simplificar o agendamento, a comunicação e a integração. Esse conector permite uma integração perfeita entre o Vome e outros serviços, permitindo que os usuários automatizem fluxos de trabalho, como enviar emails de confirmação quando um voluntário se inscreve para um turno, atualizar sistemas de CRM e disparar etapas de integração com base em ações do usuário. Usando esse conector, as organizações podem reduzir tarefas manuais e criar uma experiência de voluntário mais envolvente
Esse conector está disponível nos seguintes produtos e regiões:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | Todas as regiões do Power Automate , exceto as seguintes: – Governo dos EUA (GCC) – Governo dos EUA (GCC High) - China Cloud operado pela 21Vianet - Departamento de Defesa dos EUA (DoD) |
| Aplicativos Lógicos | Standard | Todas as regiões dos Aplicativos Lógicos , exceto as seguintes: – Regiões do Azure Governamental - Regiões do Azure China - Departamento de Defesa dos EUA (DoD) |
| Power Apps | Premium | Todas as regiões do Power Apps , exceto as seguintes: – Governo dos EUA (GCC) – Governo dos EUA (GCC High) - China Cloud operado pela 21Vianet - Departamento de Defesa dos EUA (DoD) |
| Power Automate | Premium | Todas as regiões do Power Automate , exceto as seguintes: – Governo dos EUA (GCC) – Governo dos EUA (GCC High) - China Cloud operado pela 21Vianet - Departamento de Defesa dos EUA (DoD) |
| Contato | |
|---|---|
| Nome | Vome |
| URL | https://support.vomevolunteer.com/portal/en/kb/articles/how-does-vome-support-work |
| support@vomevolunteer.com |
| Metadados do conector | |
|---|---|
| Publicador | Voluntário do Vome |
| Site | https://www.vomevolunteer.com/ |
| Política de privacidade | https://www.vomevolunteer.com/privacy |
| Categorias | Produtividade; Operações de TI |
AutoReview
Cria uma revisão automática de código para seus fluxos do Power Automate. Um documento de revisão pontua seu fluxo para métricas configuráveis. Um relatório retorna as informações de fluxo e um arquivo diagrama cria uma representação visual do fluxo.
Publicador
Power DevBox
Pré-requisitos
Uma licença do Power Automate e uma política DLP compatível (Acesso aos Conectores de Gerenciamento do Power Automate ou Conectores do Dataverse)
Operações com suporte
Informações
Retorna informações mais recentes sobre o conector, incluindo links de versão e chave. Encontre mais informações sobre o conector aqui.
JSON
Retorna a revisão AutoReview em um formato json
File
Retorna um arquivo do diagrama, relatório ou revisão de fluxo
Obtendo credenciais
Uma chave de API é necessária, disponível para solicitação aqui
Introdução
Use a ação "Obter Fluxo" ou a ação "Obter Linha por ID" do Dataverse para retornar uma definição de fluxos/valores clientData. Passe esses valores e outros metadados para o Conector do AutoReview.
Problemas e limitações conhecidos
O conector do Dataverse requer que a entrada de definição seja o clientData dentro de uma expressão json json(outputs('Get_a_row_by_ID')?['body/clientdata'])
Criando uma conexão
O conector dá suporte aos seguintes tipos de autenticação:
| Default | Parâmetros para criar conexão. | Todas as regiões | Não compartilhável |
Padrão
Aplicável: todas as regiões
Parâmetros para criar conexão.
Essa não é uma conexão compartilhável. Se o aplicativo de energia for compartilhado com outro usuário, outro usuário será solicitado a criar uma nova conexão explicitamente.
| Nome | Tipo | Description | Obrigatório |
|---|---|---|---|
| chave_de_api | secureString | O api_key desta api | Verdade |
Limitações
| Nome | Chamadas | Período de renovação |
|---|---|---|
| Chamadas à API por conexão | 100 | 60 segundos |
Gatilhos
| Assigment de sequência excluído |
Dispara quando a atribuição de um usuário a uma sequência é excluída |
| Envio de formulário atualizado |
Dispara quando o envio de formulário de um usuário é atualizado |
| Envio de formulário excluído |
Dispara quando um envio de formulário é excluído |
| Envio de Novo Formulário |
Dispara quando um usuário envia um formulário Vome |
| Nova Reserva |
Dispara quando uma nova reserva é agendada |
| Nova sequência atribuída |
Dispara quando um usuário é atribuído a uma sequência |
| Novo Perfil |
Gatilhos quando um novo usuário é criado |
| Perfil arquivado |
Dispara quando um perfil é arquivado em seu banco de dados |
| Perfil Excluído |
Dispara quando um perfil é excluído do banco de dados Vome |
| Reserva atualizada |
Dispara quando a reserva de um usuário é atualizada |
| Reserva Excluída |
Dispara quando uma reserva é excluída |
| Sequência atualizada |
Dispara quando a sequência atribuída de um usuário é atualizada |
|
Updated |
Dispara quando um perfil é atualizado no banco de dados Vome |
Assigment de sequência excluído
Dispara quando a atribuição de um usuário a uma sequência é excluída
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
user_info.id | string |
id |
|
first_name
|
user_info.first_name | string |
first_name |
|
last_name
|
user_info.last_name | string |
last_name |
|
email
|
user_info.email | string |
|
|
gender
|
user_info.gender | integer |
gender |
|
address
|
user_info.address | string |
address |
|
phone_number
|
user_info.phone_number | string |
phone_number |
|
date_of_birth
|
user_info.date_of_birth | string |
date_of_birth |
|
timezone
|
user_info.timezone | string |
timezone |
|
address_coordinates
|
user_info.address_coordinates | array of string |
address_coordinates |
|
id
|
sequence_info.id | string |
id |
|
title
|
sequence_info.title | string |
title |
|
descrição
|
sequence_info.description | string |
descrição |
|
sequence_status
|
sequence_info.sequence_status | string |
sequence_status |
|
display_status
|
sequence_info.display_status | string |
display_status |
|
step_info
|
sequence_info.step_info | array of object |
step_info |
|
etapa
|
sequence_info.step_info.step | integer |
etapa |
|
tipo
|
sequence_info.step_info.type | string |
tipo |
|
orientation_details
|
sequence_info.step_info.orientation_details | array of object |
orientation_details |
|
title
|
sequence_info.step_info.orientation_details.title | string |
title |
|
descrição
|
sequence_info.step_info.orientation_details.description | string |
descrição |
|
status
|
sequence_info.step_info.orientation_details.user_orientation.status | string |
status |
|
completion_on
|
sequence_info.step_info.orientation_details.user_orientation.completion_on | string |
completion_on |
|
expiration_on
|
sequence_info.step_info.orientation_details.user_orientation.expiration_on | string |
expiration_on |
|
interview_details
|
sequence_info.step_info.interview_details | array of object |
interview_details |
|
title
|
sequence_info.step_info.interview_details.title | string |
title |
|
descrição
|
sequence_info.step_info.interview_details.description | string |
descrição |
|
entrevista
|
sequence_info.step_info.interview_details.user_interview.interview | string |
entrevista |
|
status
|
sequence_info.step_info.interview_details.user_interview.status | string |
status |
|
completion_on
|
sequence_info.step_info.interview_details.user_interview.completion_on | string |
completion_on |
|
expiration_on
|
sequence_info.step_info.interview_details.user_interview.expiration_on | string |
expiration_on |
|
status
|
status | string |
status |
|
criado_em
|
created_at | string |
criado_em |
|
updated_at
|
updated_at | string |
updated_at |
Envio de formulário atualizado
Dispara quando o envio de formulário de um usuário é atualizado
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
user.id | string |
id |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
email
|
user.email | string |
|
|
gender
|
user.gender | string |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | string |
address_coordinates |
|
submission_status
|
submission_status | string |
submission_status |
|
criado_em
|
created_at | string |
criado_em |
|
arrival_source
|
arrival_source | string |
arrival_source |
|
Perguntas
|
questions | array of object |
Perguntas |
|
id
|
questions.id | string |
id |
|
id
|
questions.question.id | string |
id |
|
title
|
questions.question.title | string |
title |
|
question_type
|
questions.question.question_type | string |
question_type |
|
opções
|
questions.question.options | array of string |
opções |
|
responder
|
questions.answer | string |
responder |
|
opções
|
questions.options | array of string |
opções |
|
Respondeu
|
questions.responded | boolean |
Respondeu |
|
medical_info
|
medical_info | string |
medical_info |
|
id
|
emergency_contact.id | string |
id |
|
nome
|
emergency_contact.name | string |
nome |
|
relação
|
emergency_contact.relationship | string |
relação |
|
phone_number
|
emergency_contact.phone_number | string |
phone_number |
|
digital_consent
|
digital_consent | array of object |
digital_consent |
|
id
|
digital_consent.id | string |
id |
|
digital_consent_info
|
digital_consent.digital_consent_info | string |
digital_consent_info |
|
attached_file
|
digital_consent.attached_file | string |
attached_file |
|
consent_status
|
digital_consent.consent_status | integer |
consent_status |
|
general_availability
|
general_availability | array of object |
general_availability |
|
id
|
general_availability.id | string |
id |
|
dia
|
general_availability.day | integer |
dia |
|
disponibilidade
|
general_availability.availability | string |
disponibilidade |
|
attachments
|
attachments | array of object |
attachments |
|
id
|
attachments.id | string |
id |
|
document_file
|
attachments.document_file | string |
document_file |
|
notas
|
attachments.notes | string |
notas |
|
id
|
attachments.attachment_info.id | string |
id |
|
title
|
attachments.attachment_info.title | string |
title |
|
descrição
|
attachments.attachment_info.description | string |
descrição |
|
Oportunidades
|
opportunities | array of |
Oportunidades |
|
nome
|
folder.name | string |
nome |
|
id
|
form.id | string |
id |
|
title
|
form.title | string |
title |
Envio de formulário excluído
Dispara quando um envio de formulário é excluído
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
user.id | string |
id |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
email
|
user.email | string |
|
|
gender
|
user.gender | string |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | string |
address_coordinates |
|
submission_status
|
submission_status | string |
submission_status |
|
criado_em
|
created_at | string |
criado_em |
|
arrival_source
|
arrival_source | string |
arrival_source |
|
Perguntas
|
questions | array of object |
Perguntas |
|
id
|
questions.id | string |
id |
|
id
|
questions.question.id | string |
id |
|
title
|
questions.question.title | string |
title |
|
question_type
|
questions.question.question_type | string |
question_type |
|
opções
|
questions.question.options | array of string |
opções |
|
responder
|
questions.answer | string |
responder |
|
opções
|
questions.options | array of string |
opções |
|
Respondeu
|
questions.responded | boolean |
Respondeu |
|
medical_info
|
medical_info | string |
medical_info |
|
id
|
emergency_contact.id | string |
id |
|
nome
|
emergency_contact.name | string |
nome |
|
relação
|
emergency_contact.relationship | string |
relação |
|
phone_number
|
emergency_contact.phone_number | string |
phone_number |
|
digital_consent
|
digital_consent | array of object |
digital_consent |
|
id
|
digital_consent.id | string |
id |
|
digital_consent_info
|
digital_consent.digital_consent_info | string |
digital_consent_info |
|
attached_file
|
digital_consent.attached_file | string |
attached_file |
|
consent_status
|
digital_consent.consent_status | integer |
consent_status |
|
general_availability
|
general_availability | array of object |
general_availability |
|
id
|
general_availability.id | string |
id |
|
dia
|
general_availability.day | integer |
dia |
|
disponibilidade
|
general_availability.availability | string |
disponibilidade |
|
attachments
|
attachments | array of object |
attachments |
|
id
|
attachments.id | string |
id |
|
document_file
|
attachments.document_file | string |
document_file |
|
notas
|
attachments.notes | string |
notas |
|
id
|
attachments.attachment_info.id | string |
id |
|
title
|
attachments.attachment_info.title | string |
title |
|
descrição
|
attachments.attachment_info.description | string |
descrição |
|
Oportunidades
|
opportunities | array of |
Oportunidades |
|
nome
|
folder.name | string |
nome |
|
id
|
form.id | string |
id |
|
title
|
form.title | string |
title |
Envio de Novo Formulário
Dispara quando um usuário envia um formulário Vome
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
user.id | string |
id |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
email
|
user.email | string |
|
|
gender
|
user.gender | string |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | string |
address_coordinates |
|
submission_status
|
submission_status | string |
submission_status |
|
criado_em
|
created_at | string |
criado_em |
|
arrival_source
|
arrival_source | string |
arrival_source |
|
Perguntas
|
questions | array of object |
Perguntas |
|
id
|
questions.id | string |
id |
|
id
|
questions.question.id | string |
id |
|
title
|
questions.question.title | string |
title |
|
question_type
|
questions.question.question_type | string |
question_type |
|
opções
|
questions.question.options | array of string |
opções |
|
responder
|
questions.answer | string |
responder |
|
opções
|
questions.options | array of string |
opções |
|
Respondeu
|
questions.responded | boolean |
Respondeu |
|
medical_info
|
medical_info | string |
medical_info |
|
id
|
emergency_contact.id | string |
id |
|
nome
|
emergency_contact.name | string |
nome |
|
relação
|
emergency_contact.relationship | string |
relação |
|
phone_number
|
emergency_contact.phone_number | string |
phone_number |
|
digital_consent
|
digital_consent | array of object |
digital_consent |
|
id
|
digital_consent.id | string |
id |
|
digital_consent_info
|
digital_consent.digital_consent_info | string |
digital_consent_info |
|
attached_file
|
digital_consent.attached_file | string |
attached_file |
|
consent_status
|
digital_consent.consent_status | integer |
consent_status |
|
general_availability
|
general_availability | array of object |
general_availability |
|
id
|
general_availability.id | string |
id |
|
dia
|
general_availability.day | integer |
dia |
|
disponibilidade
|
general_availability.availability | string |
disponibilidade |
|
attachments
|
attachments | array of object |
attachments |
|
id
|
attachments.id | string |
id |
|
document_file
|
attachments.document_file | string |
document_file |
|
notas
|
attachments.notes | string |
notas |
|
id
|
attachments.attachment_info.id | string |
id |
|
title
|
attachments.attachment_info.title | string |
title |
|
descrição
|
attachments.attachment_info.description | string |
descrição |
|
Oportunidades
|
opportunities | array of |
Oportunidades |
|
nome
|
folder.name | string |
nome |
|
id
|
form.id | string |
id |
|
title
|
form.title | string |
title |
Nova Reserva
Dispara quando uma nova reserva é agendada
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
shift.id | string |
id |
|
criado_em
|
shift.created_at | string |
criado_em |
|
shift_start_at
|
shift.shift_start_at | string |
shift_start_at |
|
shift_end_at
|
shift.shift_end_at | string |
shift_end_at |
|
Pontos
|
shift.spots | integer |
Pontos |
|
shift_title
|
shift.shift_title | string |
shift_title |
|
shift_description
|
shift.shift_description | string |
shift_description |
|
criado_em
|
created_at | string |
criado_em |
|
status
|
status | integer |
status |
|
arrival_time
|
arrival_time | string |
arrival_time |
|
departure_time
|
departure_time | string |
departure_time |
|
hours_approved_by
|
hours_approved_by | string |
hours_approved_by |
|
id
|
user.id | string |
id |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
email
|
user.email | string |
|
|
gender
|
user.gender | integer |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | array of string |
address_coordinates |
|
id
|
opportunity.id | string |
id |
|
status
|
opportunity.status | string |
status |
|
id
|
opportunity.category.id | string |
id |
|
title
|
opportunity.category.title | string |
title |
|
descrição
|
opportunity.category.description | string |
descrição |
|
title
|
opportunity.title | string |
title |
|
descrição
|
opportunity.description | string |
descrição |
Nova sequência atribuída
Dispara quando um usuário é atribuído a uma sequência
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
user_info.id | string |
id |
|
first_name
|
user_info.first_name | string |
first_name |
|
last_name
|
user_info.last_name | string |
last_name |
|
email
|
user_info.email | string |
|
|
gender
|
user_info.gender | integer |
gender |
|
address
|
user_info.address | string |
address |
|
phone_number
|
user_info.phone_number | string |
phone_number |
|
date_of_birth
|
user_info.date_of_birth | string |
date_of_birth |
|
timezone
|
user_info.timezone | string |
timezone |
|
address_coordinates
|
user_info.address_coordinates | array of string |
address_coordinates |
|
id
|
sequence_info.id | string |
id |
|
title
|
sequence_info.title | string |
title |
|
descrição
|
sequence_info.description | string |
descrição |
|
sequence_status
|
sequence_info.sequence_status | string |
sequence_status |
|
display_status
|
sequence_info.display_status | string |
display_status |
|
step_info
|
sequence_info.step_info | array of object |
step_info |
|
etapa
|
sequence_info.step_info.step | integer |
etapa |
|
tipo
|
sequence_info.step_info.type | string |
tipo |
|
orientation_details
|
sequence_info.step_info.orientation_details | array of object |
orientation_details |
|
title
|
sequence_info.step_info.orientation_details.title | string |
title |
|
descrição
|
sequence_info.step_info.orientation_details.description | string |
descrição |
|
status
|
sequence_info.step_info.orientation_details.user_orientation.status | string |
status |
|
completion_on
|
sequence_info.step_info.orientation_details.user_orientation.completion_on | string |
completion_on |
|
expiration_on
|
sequence_info.step_info.orientation_details.user_orientation.expiration_on | string |
expiration_on |
|
interview_details
|
sequence_info.step_info.interview_details | array of object |
interview_details |
|
title
|
sequence_info.step_info.interview_details.title | string |
title |
|
descrição
|
sequence_info.step_info.interview_details.description | string |
descrição |
|
entrevista
|
sequence_info.step_info.interview_details.user_interview.interview | string |
entrevista |
|
status
|
sequence_info.step_info.interview_details.user_interview.status | string |
status |
|
completion_on
|
sequence_info.step_info.interview_details.user_interview.completion_on | string |
completion_on |
|
expiration_on
|
sequence_info.step_info.interview_details.user_interview.expiration_on | string |
expiration_on |
|
status
|
status | string |
status |
|
criado_em
|
created_at | string |
criado_em |
|
updated_at
|
updated_at | string |
updated_at |
Novo Perfil
Gatilhos quando um novo usuário é criado
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
logged_hours
|
logged_hours | integer |
logged_hours |
|
is_offline
|
is_offline | boolean |
is_offline |
|
is_following
|
is_following | boolean |
is_following |
|
nome
|
emergency_contact.name | string |
nome |
|
phone_number
|
emergency_contact.phone_number | string |
phone_number |
|
relação
|
emergency_contact.relationship | string |
relação |
|
descrição
|
medical_information.description | string |
descrição |
|
has_medical_info
|
medical_information.has_medical_info | boolean |
has_medical_info |
|
first_name
|
profile_details.first_name | string |
first_name |
|
last_name
|
profile_details.last_name | string |
last_name |
|
full_name
|
profile_details.full_name | string |
full_name |
|
email
|
profile_details.email | string |
|
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
phone_number
|
profile_details.phone_number | string |
phone_number |
|
date_of_birth
|
profile_details.date_of_birth | string |
date_of_birth |
|
gender
|
profile_details.gender | string |
gender |
|
gender_text
|
profile_details.gender_text | string |
gender_text |
|
ocupação
|
profile_details.occupation | string |
ocupação |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
skills
|
profile_details.skills | array of |
skills |
|
Idiomas
|
profile_details.languages | array of |
Idiomas |
|
address
|
profile_details.address | string |
address |
|
criado_em
|
profile_details.created_at | string |
criado_em |
|
idade
|
profile_details.age | string |
idade |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
Oportunidades
|
opportunities | array of object |
Oportunidades |
|
id
|
opportunities.id | string |
id |
|
id
|
opportunities.opportunity.id | string |
id |
|
title
|
opportunities.opportunity.title | string |
title |
|
id
|
opportunities.opportunity.category.id | string |
id |
|
title
|
opportunities.opportunity.category.title | string |
title |
|
most_recent_shift
|
most_recent_shift | string |
most_recent_shift |
|
completed_shifts
|
completed_shifts | integer |
completed_shifts |
|
profile_tags
|
profile_tags | array of object |
profile_tags |
|
id
|
profile_tags.id | string |
id |
|
id
|
profile_tags.tag.id | string |
id |
|
tag_title
|
profile_tags.tag.tag_title | string |
tag_title |
|
custom_fields
|
custom_fields | array of object |
custom_fields |
|
id
|
custom_fields.id | string |
id |
|
id
|
custom_fields.custom_field.id | string |
id |
|
field_type
|
custom_fields.custom_field.field_type | integer |
field_type |
|
is_active
|
custom_fields.custom_field.is_active | boolean |
is_active |
|
opções
|
custom_fields.custom_field.options | array of object |
opções |
|
id
|
custom_fields.custom_field.options.id | string |
id |
|
value
|
custom_fields.custom_field.options.value | string |
value |
|
ordem
|
custom_fields.custom_field.options.order | integer |
ordem |
|
custom_field_value
|
custom_fields.custom_field_value | array of object |
custom_field_value |
|
id
|
custom_fields.custom_field_value.id | string |
id |
|
id
|
custom_fields.custom_field_value.value.id | string |
id |
|
value
|
custom_fields.custom_field_value.value.value | string |
value |
|
ordem
|
custom_fields.custom_field_value.value.order | integer |
ordem |
Perfil arquivado
Dispara quando um perfil é arquivado em seu banco de dados
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
logged_hours
|
logged_hours | integer |
logged_hours |
|
is_offline
|
is_offline | boolean |
is_offline |
|
is_following
|
is_following | boolean |
is_following |
|
nome
|
emergency_contact.name | string |
nome |
|
phone_number
|
emergency_contact.phone_number | string |
phone_number |
|
relação
|
emergency_contact.relationship | string |
relação |
|
descrição
|
medical_information.description | string |
descrição |
|
has_medical_info
|
medical_information.has_medical_info | boolean |
has_medical_info |
|
first_name
|
profile_details.first_name | string |
first_name |
|
last_name
|
profile_details.last_name | string |
last_name |
|
full_name
|
profile_details.full_name | string |
full_name |
|
email
|
profile_details.email | string |
|
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
phone_number
|
profile_details.phone_number | string |
phone_number |
|
date_of_birth
|
profile_details.date_of_birth | string |
date_of_birth |
|
gender
|
profile_details.gender | string |
gender |
|
gender_text
|
profile_details.gender_text | string |
gender_text |
|
ocupação
|
profile_details.occupation | string |
ocupação |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
skills
|
profile_details.skills | array of |
skills |
|
Idiomas
|
profile_details.languages | array of |
Idiomas |
|
address
|
profile_details.address | string |
address |
|
criado_em
|
profile_details.created_at | string |
criado_em |
|
idade
|
profile_details.age | string |
idade |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
Oportunidades
|
opportunities | array of object |
Oportunidades |
|
id
|
opportunities.id | string |
id |
|
id
|
opportunities.opportunity.id | string |
id |
|
title
|
opportunities.opportunity.title | string |
title |
|
id
|
opportunities.opportunity.category.id | string |
id |
|
title
|
opportunities.opportunity.category.title | string |
title |
|
most_recent_shift
|
most_recent_shift | string |
most_recent_shift |
|
completed_shifts
|
completed_shifts | integer |
completed_shifts |
|
profile_tags
|
profile_tags | array of object |
profile_tags |
|
id
|
profile_tags.id | string |
id |
|
id
|
profile_tags.tag.id | string |
id |
|
tag_title
|
profile_tags.tag.tag_title | string |
tag_title |
|
custom_fields
|
custom_fields | array of object |
custom_fields |
|
id
|
custom_fields.id | string |
id |
|
id
|
custom_fields.custom_field.id | string |
id |
|
field_type
|
custom_fields.custom_field.field_type | integer |
field_type |
|
is_active
|
custom_fields.custom_field.is_active | boolean |
is_active |
|
opções
|
custom_fields.custom_field.options | array of object |
opções |
|
id
|
custom_fields.custom_field.options.id | string |
id |
|
value
|
custom_fields.custom_field.options.value | string |
value |
|
ordem
|
custom_fields.custom_field.options.order | integer |
ordem |
|
custom_field_value
|
custom_fields.custom_field_value | array of object |
custom_field_value |
|
id
|
custom_fields.custom_field_value.id | string |
id |
|
id
|
custom_fields.custom_field_value.value.id | string |
id |
|
value
|
custom_fields.custom_field_value.value.value | string |
value |
|
ordem
|
custom_fields.custom_field_value.value.order | integer |
ordem |
Perfil Excluído
Dispara quando um perfil é excluído do banco de dados Vome
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
logged_hours
|
logged_hours | integer |
logged_hours |
|
is_offline
|
is_offline | boolean |
is_offline |
|
is_following
|
is_following | boolean |
is_following |
|
nome
|
emergency_contact.name | string |
nome |
|
phone_number
|
emergency_contact.phone_number | string |
phone_number |
|
relação
|
emergency_contact.relationship | string |
relação |
|
descrição
|
medical_information.description | string |
descrição |
|
has_medical_info
|
medical_information.has_medical_info | boolean |
has_medical_info |
|
first_name
|
profile_details.first_name | string |
first_name |
|
last_name
|
profile_details.last_name | string |
last_name |
|
full_name
|
profile_details.full_name | string |
full_name |
|
email
|
profile_details.email | string |
|
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
phone_number
|
profile_details.phone_number | string |
phone_number |
|
date_of_birth
|
profile_details.date_of_birth | string |
date_of_birth |
|
gender
|
profile_details.gender | string |
gender |
|
gender_text
|
profile_details.gender_text | string |
gender_text |
|
ocupação
|
profile_details.occupation | string |
ocupação |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
skills
|
profile_details.skills | array of |
skills |
|
Idiomas
|
profile_details.languages | array of |
Idiomas |
|
address
|
profile_details.address | string |
address |
|
criado_em
|
profile_details.created_at | string |
criado_em |
|
idade
|
profile_details.age | string |
idade |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
Oportunidades
|
opportunities | array of object |
Oportunidades |
|
id
|
opportunities.id | string |
id |
|
id
|
opportunities.opportunity.id | string |
id |
|
title
|
opportunities.opportunity.title | string |
title |
|
id
|
opportunities.opportunity.category.id | string |
id |
|
title
|
opportunities.opportunity.category.title | string |
title |
|
most_recent_shift
|
most_recent_shift | string |
most_recent_shift |
|
completed_shifts
|
completed_shifts | integer |
completed_shifts |
|
profile_tags
|
profile_tags | array of object |
profile_tags |
|
id
|
profile_tags.id | string |
id |
|
id
|
profile_tags.tag.id | string |
id |
|
tag_title
|
profile_tags.tag.tag_title | string |
tag_title |
|
custom_fields
|
custom_fields | array of object |
custom_fields |
|
id
|
custom_fields.id | string |
id |
|
id
|
custom_fields.custom_field.id | string |
id |
|
field_type
|
custom_fields.custom_field.field_type | integer |
field_type |
|
is_active
|
custom_fields.custom_field.is_active | boolean |
is_active |
|
opções
|
custom_fields.custom_field.options | array of object |
opções |
|
id
|
custom_fields.custom_field.options.id | string |
id |
|
value
|
custom_fields.custom_field.options.value | string |
value |
|
ordem
|
custom_fields.custom_field.options.order | integer |
ordem |
|
custom_field_value
|
custom_fields.custom_field_value | array of object |
custom_field_value |
|
id
|
custom_fields.custom_field_value.id | string |
id |
|
id
|
custom_fields.custom_field_value.value.id | string |
id |
|
value
|
custom_fields.custom_field_value.value.value | string |
value |
|
ordem
|
custom_fields.custom_field_value.value.order | integer |
ordem |
Reserva atualizada
Dispara quando a reserva de um usuário é atualizada
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
shift.id | string |
id |
|
criado_em
|
shift.created_at | string |
criado_em |
|
shift_start_at
|
shift.shift_start_at | string |
shift_start_at |
|
shift_end_at
|
shift.shift_end_at | string |
shift_end_at |
|
Pontos
|
shift.spots | integer |
Pontos |
|
shift_title
|
shift.shift_title | string |
shift_title |
|
shift_description
|
shift.shift_description | string |
shift_description |
|
criado_em
|
created_at | string |
criado_em |
|
status
|
status | integer |
status |
|
arrival_time
|
arrival_time | string |
arrival_time |
|
departure_time
|
departure_time | string |
departure_time |
|
hours_approved_by
|
hours_approved_by | string |
hours_approved_by |
|
id
|
user.id | string |
id |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
email
|
user.email | string |
|
|
gender
|
user.gender | integer |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | array of string |
address_coordinates |
|
id
|
opportunity.id | string |
id |
|
status
|
opportunity.status | string |
status |
|
id
|
opportunity.category.id | string |
id |
|
title
|
opportunity.category.title | string |
title |
|
descrição
|
opportunity.category.description | string |
descrição |
|
title
|
opportunity.title | string |
title |
|
descrição
|
opportunity.description | string |
descrição |
Reserva Excluída
Dispara quando uma reserva é excluída
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
shift.id | string |
id |
|
criado_em
|
shift.created_at | string |
criado_em |
|
shift_start_at
|
shift.shift_start_at | string |
shift_start_at |
|
shift_end_at
|
shift.shift_end_at | string |
shift_end_at |
|
Pontos
|
shift.spots | integer |
Pontos |
|
shift_title
|
shift.shift_title | string |
shift_title |
|
shift_description
|
shift.shift_description | string |
shift_description |
|
criado_em
|
created_at | string |
criado_em |
|
status
|
status | integer |
status |
|
arrival_time
|
arrival_time | string |
arrival_time |
|
departure_time
|
departure_time | string |
departure_time |
|
hours_approved_by
|
hours_approved_by | string |
hours_approved_by |
|
id
|
user.id | string |
id |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
email
|
user.email | string |
|
|
gender
|
user.gender | integer |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | array of string |
address_coordinates |
|
id
|
opportunity.id | string |
id |
|
status
|
opportunity.status | string |
status |
|
id
|
opportunity.category.id | string |
id |
|
title
|
opportunity.category.title | string |
title |
|
descrição
|
opportunity.category.description | string |
descrição |
|
title
|
opportunity.title | string |
title |
|
descrição
|
opportunity.description | string |
descrição |
Sequência atualizada
Dispara quando a sequência atribuída de um usuário é atualizada
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
user_info.id | string |
id |
|
first_name
|
user_info.first_name | string |
first_name |
|
last_name
|
user_info.last_name | string |
last_name |
|
email
|
user_info.email | string |
|
|
gender
|
user_info.gender | integer |
gender |
|
address
|
user_info.address | string |
address |
|
phone_number
|
user_info.phone_number | string |
phone_number |
|
date_of_birth
|
user_info.date_of_birth | string |
date_of_birth |
|
timezone
|
user_info.timezone | string |
timezone |
|
address_coordinates
|
user_info.address_coordinates | array of string |
address_coordinates |
|
id
|
sequence_info.id | string |
id |
|
title
|
sequence_info.title | string |
title |
|
descrição
|
sequence_info.description | string |
descrição |
|
sequence_status
|
sequence_info.sequence_status | string |
sequence_status |
|
display_status
|
sequence_info.display_status | string |
display_status |
|
step_info
|
sequence_info.step_info | array of object |
step_info |
|
etapa
|
sequence_info.step_info.step | integer |
etapa |
|
tipo
|
sequence_info.step_info.type | string |
tipo |
|
orientation_details
|
sequence_info.step_info.orientation_details | array of object |
orientation_details |
|
title
|
sequence_info.step_info.orientation_details.title | string |
title |
|
descrição
|
sequence_info.step_info.orientation_details.description | string |
descrição |
|
status
|
sequence_info.step_info.orientation_details.user_orientation.status | string |
status |
|
completion_on
|
sequence_info.step_info.orientation_details.user_orientation.completion_on | string |
completion_on |
|
expiration_on
|
sequence_info.step_info.orientation_details.user_orientation.expiration_on | string |
expiration_on |
|
interview_details
|
sequence_info.step_info.interview_details | array of object |
interview_details |
|
title
|
sequence_info.step_info.interview_details.title | string |
title |
|
descrição
|
sequence_info.step_info.interview_details.description | string |
descrição |
|
entrevista
|
sequence_info.step_info.interview_details.user_interview.interview | string |
entrevista |
|
status
|
sequence_info.step_info.interview_details.user_interview.status | string |
status |
|
completion_on
|
sequence_info.step_info.interview_details.user_interview.completion_on | string |
completion_on |
|
expiration_on
|
sequence_info.step_info.interview_details.user_interview.expiration_on | string |
expiration_on |
|
status
|
status | string |
status |
|
criado_em
|
created_at | string |
criado_em |
|
updated_at
|
updated_at | string |
updated_at |
UpdatedProfile
Dispara quando um perfil é atualizado no banco de dados Vome
Parâmetros
| Nome | Chave | Obrigatório | Tipo | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Retornos
| Nome | Caminho | Tipo | Description |
|---|---|---|---|
|
id
|
id | string |
id |
|
logged_hours
|
logged_hours | integer |
logged_hours |
|
is_offline
|
is_offline | boolean |
is_offline |
|
is_following
|
is_following | boolean |
is_following |
|
nome
|
emergency_contact.name | string |
nome |
|
phone_number
|
emergency_contact.phone_number | string |
phone_number |
|
relação
|
emergency_contact.relationship | string |
relação |
|
descrição
|
medical_information.description | string |
descrição |
|
has_medical_info
|
medical_information.has_medical_info | boolean |
has_medical_info |
|
first_name
|
profile_details.first_name | string |
first_name |
|
last_name
|
profile_details.last_name | string |
last_name |
|
full_name
|
profile_details.full_name | string |
full_name |
|
email
|
profile_details.email | string |
|
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
phone_number
|
profile_details.phone_number | string |
phone_number |
|
date_of_birth
|
profile_details.date_of_birth | string |
date_of_birth |
|
gender
|
profile_details.gender | string |
gender |
|
gender_text
|
profile_details.gender_text | string |
gender_text |
|
ocupação
|
profile_details.occupation | string |
ocupação |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
skills
|
profile_details.skills | array of |
skills |
|
Idiomas
|
profile_details.languages | array of |
Idiomas |
|
address
|
profile_details.address | string |
address |
|
criado_em
|
profile_details.created_at | string |
criado_em |
|
idade
|
profile_details.age | string |
idade |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
Oportunidades
|
opportunities | array of object |
Oportunidades |
|
id
|
opportunities.id | string |
id |
|
id
|
opportunities.opportunity.id | string |
id |
|
title
|
opportunities.opportunity.title | string |
title |
|
id
|
opportunities.opportunity.category.id | string |
id |
|
title
|
opportunities.opportunity.category.title | string |
title |
|
most_recent_shift
|
most_recent_shift | string |
most_recent_shift |
|
completed_shifts
|
completed_shifts | integer |
completed_shifts |
|
profile_tags
|
profile_tags | array of object |
profile_tags |
|
id
|
profile_tags.id | string |
id |
|
id
|
profile_tags.tag.id | string |
id |
|
tag_title
|
profile_tags.tag.tag_title | string |
tag_title |
|
custom_fields
|
custom_fields | array of object |
custom_fields |
|
id
|
custom_fields.id | string |
id |
|
id
|
custom_fields.custom_field.id | string |
id |
|
field_type
|
custom_fields.custom_field.field_type | integer |
field_type |
|
is_active
|
custom_fields.custom_field.is_active | boolean |
is_active |
|
opções
|
custom_fields.custom_field.options | array of object |
opções |
|
id
|
custom_fields.custom_field.options.id | string |
id |
|
value
|
custom_fields.custom_field.options.value | string |
value |
|
ordem
|
custom_fields.custom_field.options.order | integer |
ordem |
|
custom_field_value
|
custom_fields.custom_field_value | array of object |
custom_field_value |
|
id
|
custom_fields.custom_field_value.id | string |
id |
|
id
|
custom_fields.custom_field_value.value.id | string |
id |
|
value
|
custom_fields.custom_field_value.value.value | string |
value |
|
ordem
|
custom_fields.custom_field_value.value.order | integer |
ordem |