Compartir a través de


Vome (versión preliminar)

Vome es una plataforma de administración de voluntarios que ayuda a las organizaciones a simplificar la programación, la comunicación y la incorporación. Este conector permite una integración sin problemas entre Vome y otros servicios, ya que permite a los usuarios automatizar flujos de trabajo, como enviar correos electrónicos de confirmación cuando un voluntario se suscribe a un turno, actualizar sistemas CRM y desencadenar pasos de incorporación en función de las acciones del usuario. Con este conector, las organizaciones pueden reducir las tareas manuales y crear una experiencia de voluntario más atractiva

Este conector está disponible en los siguientes productos y regiones:

Service Class Regions
Copilot Studio Premium Todas las regiones de Power Automate excepto las siguientes:
     - Gobierno de EE. UU. (GCC)
     - Gobierno de EE. UU. (GCC High)
     - China Cloud operado por 21Vianet
     - Departamento de Defensa de EE. UU. (DoD)
Aplicaciones lógicas Estándar Todas las regiones de Logic Apps excepto las siguientes:
     - Regiones de Azure Government
     - Regiones de Azure China
     - Departamento de Defensa de EE. UU. (DoD)
Power Apps Premium Todas las regiones de Power Apps excepto las siguientes:
     - Gobierno de EE. UU. (GCC)
     - Gobierno de EE. UU. (GCC High)
     - China Cloud operado por 21Vianet
     - Departamento de Defensa de EE. UU. (DoD)
Power Automate Premium Todas las regiones de Power Automate excepto las siguientes:
     - Gobierno de EE. UU. (GCC)
     - Gobierno de EE. UU. (GCC High)
     - China Cloud operado por 21Vianet
     - Departamento de Defensa de EE. UU. (DoD)
Contacto
Nombre Vome
URL https://support.vomevolunteer.com/portal/en/kb/articles/how-does-vome-support-work
Correo Electrónico support@vomevolunteer.com
Metadatos del conector
Publicador Voluntario vome
Website https://www.vomevolunteer.com/
Directiva de privacidad https://www.vomevolunteer.com/privacy
Categorías Productividad; Operaciones de TI

AutoReview

Crea una revisión automática del código para los flujos de Power Automate. Un documento de revisión puntúa el flujo en métricas configurables. Un informe devuelve la información de flujo y un archivo diagrama crea una representación visual del flujo.

Publicador

Power DevBox

Prerrequisitos

Una licencia de Power Automate y una directiva DLP compatible (acceso a power Automate Management Connectors o Dataverse Connectors)

Operaciones admitidas

Información

Devuelve la información más reciente sobre el conector, incluidos los vínculos de versión y clave. Obtenga más información sobre el conector aquí.

JSON

Devuelve la revisión de AutoReview en un formato JSON.

Archivo

Devuelve un archivo de revisión de flujo, informe o diagrama.

Obtención de credenciales

Se requiere una clave de API, disponible para solicitarla aquí.

Introducción

Use la acción "Obtener flujo" o la acción "Obtener fila por identificador" de Dataverse para devolver una definición de flujos o valores clientData. Pase estos valores y otros metadatos al conector AutoReview.

Problemas conocidos y limitaciones

El conector de Dataverse requiere que la entrada de definición sea clientData dentro de una expresión json. json(outputs('Get_a_row_by_ID')?['body/clientdata'])

Creación de una conexión

El conector admite los siguientes tipos de autenticación:

Predeterminado Parámetros para crear una conexión. Todas las regiones No se puede compartir

Predeterminado

Aplicable: Todas las regiones

Parámetros para crear una conexión.

Esta conexión no se puede compartir. Si la aplicación de energía se comparte con otro usuario, se pedirá a otro usuario que cree explícitamente una nueva conexión.

Nombre Tipo Description Obligatorio
clave_api securestring La api_key de esta API Cierto

Limitaciones

Nombre Llamadas Período de renovación
Llamadas API por conexión 100 60 segundos

Desencadenadores

Asigment de secuencia eliminada

Se desencadena cuando se elimina la asignación de un usuario a una secuencia.

Envío de formulario actualizado

Se desencadena cuando se actualiza el envío de formulario de un usuario

Envío de formulario eliminado

Desencadena cuando se elimina un envío de formulario

Nueva reserva

Se desencadena cuando se programa una nueva reserva

Nueva secuencia asignada

Se desencadena cuando se asigna un usuario a una secuencia

Nuevo envío de formulario

Desencadena cuando un usuario envía un formulario vome

Nuevo perfil

Desencadena cuando se crea un nuevo usuario

Perfil archivado

Se desencadena cuando se archiva un perfil en la base de datos

Perfil eliminado

Se desencadena cuando se elimina un perfil de la base de datos vome

Reserva actualizada

Se desencadena cuando se actualiza la reserva de un usuario

Reserva eliminada

Desencadena cuando se elimina una reserva

Secuencia actualizada

Se desencadena cuando se actualiza la secuencia asignada de un usuario

UpdatedProfile

Se desencadena cuando se actualiza un perfil en la base de datos vome.

Asigment de secuencia eliminada

Se desencadena cuando se elimina la asignación de un usuario a una secuencia.

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso 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

Correo electrónico
user_info.email string

Correo electrónico

gender
user_info.gender integer

gender

address
user_info.address string

address

número_de_teléfono
user_info.phone_number string

número_de_teléfono

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

descripción
sequence_info.description string

descripción

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

paso
sequence_info.step_info.step integer

paso

type
sequence_info.step_info.type string

type

orientation_details
sequence_info.step_info.orientation_details array of object

orientation_details

title
sequence_info.step_info.orientation_details.title string

title

descripción
sequence_info.step_info.orientation_details.description string

descripción

estado
sequence_info.step_info.orientation_details.user_orientation.status string

estado

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

descripción
sequence_info.step_info.interview_details.description string

descripción

entrevista
sequence_info.step_info.interview_details.user_interview.interview string

entrevista

estado
sequence_info.step_info.interview_details.user_interview.status string

estado

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

estado
status string

estado

fecha_de_creación
created_at string

fecha_de_creación

updated_at
updated_at string

updated_at

Envío de formulario actualizado

Se desencadena cuando se actualiza el envío de formulario de un usuario

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso 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

Correo electrónico
user.email string

Correo electrónico

gender
user.gender string

gender

address
user.address string

address

número_de_teléfono
user.phone_number string

número_de_teléfono

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

fecha_de_creación
created_at string

fecha_de_creación

arrival_source
arrival_source string

arrival_source

Preguntas
questions array of object

Preguntas

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

options
questions.question.options array of string

options

respuesta
questions.answer string

respuesta

options
questions.options array of string

options

Respondió
questions.responded boolean

Respondió

medical_info
medical_info string

medical_info

id
emergency_contact.id string

id

nombre
emergency_contact.name string

nombre

Relación
emergency_contact.relationship string

Relación

número_de_teléfono
emergency_contact.phone_number string

número_de_teléfono

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

Día
general_availability.day integer

Día

availability
general_availability.availability string

availability

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

descripción
attachments.attachment_info.description string

descripción

Oportunidades
opportunities array of

Oportunidades

nombre
folder.name string

nombre

id
form.id string

id

title
form.title string

title

Envío de formulario eliminado

Desencadena cuando se elimina un envío de formulario

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso 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

Correo electrónico
user.email string

Correo electrónico

gender
user.gender string

gender

address
user.address string

address

número_de_teléfono
user.phone_number string

número_de_teléfono

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

fecha_de_creación
created_at string

fecha_de_creación

arrival_source
arrival_source string

arrival_source

Preguntas
questions array of object

Preguntas

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

options
questions.question.options array of string

options

respuesta
questions.answer string

respuesta

options
questions.options array of string

options

Respondió
questions.responded boolean

Respondió

medical_info
medical_info string

medical_info

id
emergency_contact.id string

id

nombre
emergency_contact.name string

nombre

Relación
emergency_contact.relationship string

Relación

número_de_teléfono
emergency_contact.phone_number string

número_de_teléfono

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

Día
general_availability.day integer

Día

availability
general_availability.availability string

availability

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

descripción
attachments.attachment_info.description string

descripción

Oportunidades
opportunities array of

Oportunidades

nombre
folder.name string

nombre

id
form.id string

id

title
form.title string

title

Nueva reserva

Se desencadena cuando se programa una nueva reserva

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso Tipo Description
id
id string

id

id
shift.id string

id

fecha_de_creación
shift.created_at string

fecha_de_creación

shift_start_at
shift.shift_start_at string

shift_start_at

shift_end_at
shift.shift_end_at string

shift_end_at

manchas
shift.spots integer

manchas

shift_title
shift.shift_title string

shift_title

shift_description
shift.shift_description string

shift_description

fecha_de_creación
created_at string

fecha_de_creación

estado
status integer

estado

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

Correo electrónico
user.email string

Correo electrónico

gender
user.gender integer

gender

address
user.address string

address

número_de_teléfono
user.phone_number string

número_de_teléfono

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

estado
opportunity.status string

estado

id
opportunity.category.id string

id

title
opportunity.category.title string

title

descripción
opportunity.category.description string

descripción

title
opportunity.title string

title

descripción
opportunity.description string

descripción

Nueva secuencia asignada

Se desencadena cuando se asigna un usuario a una secuencia

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso 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

Correo electrónico
user_info.email string

Correo electrónico

gender
user_info.gender integer

gender

address
user_info.address string

address

número_de_teléfono
user_info.phone_number string

número_de_teléfono

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

descripción
sequence_info.description string

descripción

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

paso
sequence_info.step_info.step integer

paso

type
sequence_info.step_info.type string

type

orientation_details
sequence_info.step_info.orientation_details array of object

orientation_details

title
sequence_info.step_info.orientation_details.title string

title

descripción
sequence_info.step_info.orientation_details.description string

descripción

estado
sequence_info.step_info.orientation_details.user_orientation.status string

estado

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

descripción
sequence_info.step_info.interview_details.description string

descripción

entrevista
sequence_info.step_info.interview_details.user_interview.interview string

entrevista

estado
sequence_info.step_info.interview_details.user_interview.status string

estado

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

estado
status string

estado

fecha_de_creación
created_at string

fecha_de_creación

updated_at
updated_at string

updated_at

Nuevo envío de formulario

Desencadena cuando un usuario envía un formulario vome

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso 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

Correo electrónico
user.email string

Correo electrónico

gender
user.gender string

gender

address
user.address string

address

número_de_teléfono
user.phone_number string

número_de_teléfono

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

fecha_de_creación
created_at string

fecha_de_creación

arrival_source
arrival_source string

arrival_source

Preguntas
questions array of object

Preguntas

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

options
questions.question.options array of string

options

respuesta
questions.answer string

respuesta

options
questions.options array of string

options

Respondió
questions.responded boolean

Respondió

medical_info
medical_info string

medical_info

id
emergency_contact.id string

id

nombre
emergency_contact.name string

nombre

Relación
emergency_contact.relationship string

Relación

número_de_teléfono
emergency_contact.phone_number string

número_de_teléfono

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

Día
general_availability.day integer

Día

availability
general_availability.availability string

availability

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

descripción
attachments.attachment_info.description string

descripción

Oportunidades
opportunities array of

Oportunidades

nombre
folder.name string

nombre

id
form.id string

id

title
form.title string

title

Nuevo perfil

Desencadena cuando se crea un nuevo usuario

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso 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

nombre
emergency_contact.name string

nombre

número_de_teléfono
emergency_contact.phone_number string

número_de_teléfono

Relación
emergency_contact.relationship string

Relación

descripción
medical_information.description string

descripción

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

Correo electrónico
profile_details.email string

Correo electrónico

profile_image
profile_details.profile_image string

profile_image

número_de_teléfono
profile_details.phone_number string

número_de_teléfono

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

ocupación
profile_details.occupation string

ocupación

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

fecha_de_creación
profile_details.created_at string

fecha_de_creación

edad
profile_details.age string

edad

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

options
custom_fields.custom_field.options array of object

options

id
custom_fields.custom_field.options.id string

id

value
custom_fields.custom_field.options.value string

value

order
custom_fields.custom_field.options.order integer

order

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

order
custom_fields.custom_field_value.value.order integer

order

Perfil archivado

Se desencadena cuando se archiva un perfil en la base de datos

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso 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

nombre
emergency_contact.name string

nombre

número_de_teléfono
emergency_contact.phone_number string

número_de_teléfono

Relación
emergency_contact.relationship string

Relación

descripción
medical_information.description string

descripción

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

Correo electrónico
profile_details.email string

Correo electrónico

profile_image
profile_details.profile_image string

profile_image

número_de_teléfono
profile_details.phone_number string

número_de_teléfono

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

ocupación
profile_details.occupation string

ocupación

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

fecha_de_creación
profile_details.created_at string

fecha_de_creación

edad
profile_details.age string

edad

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

options
custom_fields.custom_field.options array of object

options

id
custom_fields.custom_field.options.id string

id

value
custom_fields.custom_field.options.value string

value

order
custom_fields.custom_field.options.order integer

order

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

order
custom_fields.custom_field_value.value.order integer

order

Perfil eliminado

Se desencadena cuando se elimina un perfil de la base de datos vome

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso 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

nombre
emergency_contact.name string

nombre

número_de_teléfono
emergency_contact.phone_number string

número_de_teléfono

Relación
emergency_contact.relationship string

Relación

descripción
medical_information.description string

descripción

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

Correo electrónico
profile_details.email string

Correo electrónico

profile_image
profile_details.profile_image string

profile_image

número_de_teléfono
profile_details.phone_number string

número_de_teléfono

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

ocupación
profile_details.occupation string

ocupación

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

fecha_de_creación
profile_details.created_at string

fecha_de_creación

edad
profile_details.age string

edad

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

options
custom_fields.custom_field.options array of object

options

id
custom_fields.custom_field.options.id string

id

value
custom_fields.custom_field.options.value string

value

order
custom_fields.custom_field.options.order integer

order

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

order
custom_fields.custom_field_value.value.order integer

order

Reserva actualizada

Se desencadena cuando se actualiza la reserva de un usuario

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso Tipo Description
id
id string

id

id
shift.id string

id

fecha_de_creación
shift.created_at string

fecha_de_creación

shift_start_at
shift.shift_start_at string

shift_start_at

shift_end_at
shift.shift_end_at string

shift_end_at

manchas
shift.spots integer

manchas

shift_title
shift.shift_title string

shift_title

shift_description
shift.shift_description string

shift_description

fecha_de_creación
created_at string

fecha_de_creación

estado
status integer

estado

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

Correo electrónico
user.email string

Correo electrónico

gender
user.gender integer

gender

address
user.address string

address

número_de_teléfono
user.phone_number string

número_de_teléfono

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

estado
opportunity.status string

estado

id
opportunity.category.id string

id

title
opportunity.category.title string

title

descripción
opportunity.category.description string

descripción

title
opportunity.title string

title

descripción
opportunity.description string

descripción

Reserva eliminada

Desencadena cuando se elimina una reserva

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso Tipo Description
id
id string

id

id
shift.id string

id

fecha_de_creación
shift.created_at string

fecha_de_creación

shift_start_at
shift.shift_start_at string

shift_start_at

shift_end_at
shift.shift_end_at string

shift_end_at

manchas
shift.spots integer

manchas

shift_title
shift.shift_title string

shift_title

shift_description
shift.shift_description string

shift_description

fecha_de_creación
created_at string

fecha_de_creación

estado
status integer

estado

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

Correo electrónico
user.email string

Correo electrónico

gender
user.gender integer

gender

address
user.address string

address

número_de_teléfono
user.phone_number string

número_de_teléfono

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

estado
opportunity.status string

estado

id
opportunity.category.id string

id

title
opportunity.category.title string

title

descripción
opportunity.category.description string

descripción

title
opportunity.title string

title

descripción
opportunity.description string

descripción

Secuencia actualizada

Se desencadena cuando se actualiza la secuencia asignada de un usuario

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso 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

Correo electrónico
user_info.email string

Correo electrónico

gender
user_info.gender integer

gender

address
user_info.address string

address

número_de_teléfono
user_info.phone_number string

número_de_teléfono

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

descripción
sequence_info.description string

descripción

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

paso
sequence_info.step_info.step integer

paso

type
sequence_info.step_info.type string

type

orientation_details
sequence_info.step_info.orientation_details array of object

orientation_details

title
sequence_info.step_info.orientation_details.title string

title

descripción
sequence_info.step_info.orientation_details.description string

descripción

estado
sequence_info.step_info.orientation_details.user_orientation.status string

estado

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

descripción
sequence_info.step_info.interview_details.description string

descripción

entrevista
sequence_info.step_info.interview_details.user_interview.interview string

entrevista

estado
sequence_info.step_info.interview_details.user_interview.status string

estado

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

estado
status string

estado

fecha_de_creación
created_at string

fecha_de_creación

updated_at
updated_at string

updated_at

UpdatedProfile

Se desencadena cuando se actualiza un perfil en la base de datos vome.

Parámetros

Nombre Clave Requerido Tipo Description
events
events array of string

events

Devoluciones

Nombre Ruta de acceso 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

nombre
emergency_contact.name string

nombre

número_de_teléfono
emergency_contact.phone_number string

número_de_teléfono

Relación
emergency_contact.relationship string

Relación

descripción
medical_information.description string

descripción

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

Correo electrónico
profile_details.email string

Correo electrónico

profile_image
profile_details.profile_image string

profile_image

número_de_teléfono
profile_details.phone_number string

número_de_teléfono

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

ocupación
profile_details.occupation string

ocupación

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

fecha_de_creación
profile_details.created_at string

fecha_de_creación

edad
profile_details.age string

edad

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

options
custom_fields.custom_field.options array of object

options

id
custom_fields.custom_field.options.id string

id

value
custom_fields.custom_field.options.value string

value

order
custom_fields.custom_field.options.order integer

order

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

order
custom_fields.custom_field_value.value.order integer

order