Freigeben über


Vome (Vorschau)

Vome ist eine Plattform für freiwilliges Management, die Organisationen bei der Vereinfachung von Planung, Kommunikation und Onboarding unterstützt. Dieser Connector ermöglicht eine nahtlose Integration zwischen Vome und anderen Diensten, indem Benutzer Workflows automatisieren können, z. B. das Senden von Bestätigungs-E-Mails, wenn sich ein Freiwilliger für eine Schicht anmeldet, CRM-Systeme aktualisiert und onboarding-Schritte basierend auf Benutzeraktionen ausgelöst wird. Mithilfe dieses Connectors können Organisationen manuelle Aufgaben reduzieren und eine ansprechendere Freiwilligenerfahrung erstellen.

Dieser Connector ist in den folgenden Produkten und Regionen verfügbar:

Dienstleistung Class Regions
Copilot Studio Premium Alle Power Automate-Regionen mit Ausnahme der folgenden Bereiche:
     - US Government (GCC)
     - US Government (GCC High)
     - China Cloud betrieben von 21Vianet
     - US Department of Defense (DoD)
Logik-Apps Norm Alle Logik-Apps-Regionen mit Ausnahme der folgenden Bereiche:
     – Azure Government-Regionen
     - Azure China-Regionen
     - US Department of Defense (DoD)
Power Apps Premium Alle Power Apps-Regionen mit Ausnahme der folgenden:
     - US Government (GCC)
     - US Government (GCC High)
     - China Cloud betrieben von 21Vianet
     - US Department of Defense (DoD)
Power Automate Premium Alle Power Automate-Regionen mit Ausnahme der folgenden Bereiche:
     - US Government (GCC)
     - US Government (GCC High)
     - China Cloud betrieben von 21Vianet
     - US Department of Defense (DoD)
Kontakt
Name Vome
URL https://support.vomevolunteer.com/portal/en/kb/articles/how-does-vome-support-work
Email support@vomevolunteer.com
Connectormetadaten
Herausgeber Vome Volunteer
Webseite https://www.vomevolunteer.com/
Datenschutzrichtlinie https://www.vomevolunteer.com/privacy
Kategorien Produktivität; IT-Vorgänge

AutoReview

Erstellt eine automatische Codeüberprüfung für Ihre Power Automate-Flüsse. Ein Überprüfungsdokument bewertet Ihren Fluss, um konfigurierbare Metriken zu ermitteln. Ein Bericht gibt die Flussinformationen zurück, und eine Diagrammdatei erstellt eine visuelle Darstellung des Flusses.

Herausgeber

Power DevBox

Voraussetzungen

Eine Power Automate-Lizenz und eine kompatible DLP-Richtlinie (Zugriff auf Power Automate Management Connectors oder Dataverse Connectors)

Unterstützte Vorgänge

Info

Gibt die neuesten Informationen zum Connector zurück, einschließlich Versions- und Schlüssellinks. Weitere Informationen zum Connector finden Sie hier.

JSON

Gibt die AutoReview-Überprüfung in einem JSON-Format zurück.

Datei

Gibt eine Datei des Flusses "Überprüfen", "Bericht" oder "Diagramm" zurück.

Abrufen von Anmeldeinformationen

Ein API-Schlüssel ist erforderlich, der hier angefordert werden kann.

Erste Schritte

Verwenden Sie entweder die Aktion "Fluss abrufen" oder die Dataverse -Aktion "Zeile nach ID abrufen", um eine Flowsdefinition/clientData-Werte zurückzugeben. Übergeben Sie diese Werte und andere Metadaten an den AutoReview Connector.

Bekannte Probleme und Einschränkungen

Der Dataverse-Connector erfordert die Definitionseingabe als clientData innerhalb eines JSON-Ausdrucks. json(outputs('Get_a_row_by_ID')?['body/clientdata'])

Erstellen einer Verbindung

Der Connector unterstützt die folgenden Authentifizierungstypen:

Vorgabe Parameter zum Erstellen einer Verbindung. Alle Regionen Nicht teilbar

Vorgabe

Anwendbar: Alle Regionen

Parameter zum Erstellen einer Verbindung.

Dies ist keine freigabefähige Verbindung. Wenn die Power-App für einen anderen Benutzer freigegeben wird, wird ein anderer Benutzer aufgefordert, eine neue Verbindung explizit zu erstellen.

Name Typ Description Erforderlich
API-Schlüssel securestring Die api_key für diese API Richtig

Drosselungsgrenzwerte

Name Aufrufe Verlängerungszeitraum
API-Aufrufe pro Verbindung 100 60 Sekunden

Auslöser

Aktualisierte Formularübermittlung

Trigger, wenn die Formularübermittlung eines Benutzers aktualisiert wird

Aktualisierte Reservierung

Trigger, wenn die Reservierung eines Benutzers aktualisiert wird

Aktualisierte Sequenz

Trigger, wenn die zugewiesene Sequenz eines Benutzers aktualisiert wird

Archiviertes Profil

Wird ausgelöst, wenn ein Profil in Ihrer Datenbank archiviert wird

Gelöschte Formularübermittlung

Löst aus, wenn eine Formularübermittlung gelöscht wird

Gelöschte Reservierung

Löst aus, wenn eine Reservierung gelöscht wird

Gelöschte Sequenz assigment

Löst aus, wenn die Zuweisung eines Benutzers zu einer Sequenz gelöscht wird.

Gelöschtes Profil

Löst aus, wenn ein Profil aus Ihrer Vome-Datenbank gelöscht wird

Neue Formularübermittlung

Wird ausgelöst, wenn ein Benutzer ein Vome-Formular sendet

Neue Reservierung

Löst aus, wenn eine neue Reservierung geplant wird

Neue Sequenz zugewiesen

Löst aus, wenn einem Benutzer eine Sequenz zugewiesen ist

Neues Profil

Trigger, wenn neuer Benutzer erstellt wird

UpdatedProfile

Triggers when a profile is updated in your Vome database

Aktualisierte Formularübermittlung

Trigger, wenn die Formularübermittlung eines Benutzers aktualisiert wird

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
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

E-Mail
user.email string

E-Mail

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

erstellt_am
created_at string

erstellt_am

arrival_source
arrival_source string

arrival_source

Fragen
questions array of object

Fragen

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

Antwort
questions.answer string

Antwort

options
questions.options array of string

options

geantwortet
questions.responded boolean

geantwortet

medical_info
medical_info string

medical_info

id
emergency_contact.id string

id

name
emergency_contact.name string

name

Beziehung
emergency_contact.relationship string

Beziehung

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

Tag
general_availability.day integer

Tag

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

Notizen
attachments.notes string

Notizen

id
attachments.attachment_info.id string

id

title
attachments.attachment_info.title string

title

Beschreibung
attachments.attachment_info.description string

Beschreibung

Gelegenheiten
opportunities array of

Gelegenheiten

name
folder.name string

name

id
form.id string

id

title
form.title string

title

Aktualisierte Reservierung

Trigger, wenn die Reservierung eines Benutzers aktualisiert wird

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
id
id string

id

id
shift.id string

id

erstellt_am
shift.created_at string

erstellt_am

shift_start_at
shift.shift_start_at string

shift_start_at

shift_end_at
shift.shift_end_at string

shift_end_at

Flecken
shift.spots integer

Flecken

shift_title
shift.shift_title string

shift_title

shift_description
shift.shift_description string

shift_description

erstellt_am
created_at string

erstellt_am

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

E-Mail
user.email string

E-Mail

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

Beschreibung
opportunity.category.description string

Beschreibung

title
opportunity.title string

title

Beschreibung
opportunity.description string

Beschreibung

Aktualisierte Sequenz

Trigger, wenn die zugewiesene Sequenz eines Benutzers aktualisiert wird

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
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

E-Mail
user_info.email string

E-Mail

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

Beschreibung
sequence_info.description string

Beschreibung

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

Schritt
sequence_info.step_info.step integer

Schritt

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

Beschreibung
sequence_info.step_info.orientation_details.description string

Beschreibung

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

Beschreibung
sequence_info.step_info.interview_details.description string

Beschreibung

Interview
sequence_info.step_info.interview_details.user_interview.interview string

Interview

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

erstellt_am
created_at string

erstellt_am

updated_at
updated_at string

updated_at

Archiviertes Profil

Wird ausgelöst, wenn ein Profil in Ihrer Datenbank archiviert wird

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
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

name
emergency_contact.name string

name

phone_number
emergency_contact.phone_number string

phone_number

Beziehung
emergency_contact.relationship string

Beziehung

Beschreibung
medical_information.description string

Beschreibung

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

E-Mail
profile_details.email string

E-Mail

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

Besetzung
profile_details.occupation string

Besetzung

occupation_institution_name
profile_details.occupation_institution_name string

occupation_institution_name

skills
profile_details.skills array of

skills

Sprachen
profile_details.languages array of

Sprachen

address
profile_details.address string

address

erstellt_am
profile_details.created_at string

erstellt_am

Alter
profile_details.age string

Alter

address_coordinates
profile_details.address_coordinates array of

address_coordinates

Gelegenheiten
opportunities array of object

Gelegenheiten

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

Gelöschte Formularübermittlung

Löst aus, wenn eine Formularübermittlung gelöscht wird

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
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

E-Mail
user.email string

E-Mail

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

erstellt_am
created_at string

erstellt_am

arrival_source
arrival_source string

arrival_source

Fragen
questions array of object

Fragen

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

Antwort
questions.answer string

Antwort

options
questions.options array of string

options

geantwortet
questions.responded boolean

geantwortet

medical_info
medical_info string

medical_info

id
emergency_contact.id string

id

name
emergency_contact.name string

name

Beziehung
emergency_contact.relationship string

Beziehung

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

Tag
general_availability.day integer

Tag

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

Notizen
attachments.notes string

Notizen

id
attachments.attachment_info.id string

id

title
attachments.attachment_info.title string

title

Beschreibung
attachments.attachment_info.description string

Beschreibung

Gelegenheiten
opportunities array of

Gelegenheiten

name
folder.name string

name

id
form.id string

id

title
form.title string

title

Gelöschte Reservierung

Löst aus, wenn eine Reservierung gelöscht wird

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
id
id string

id

id
shift.id string

id

erstellt_am
shift.created_at string

erstellt_am

shift_start_at
shift.shift_start_at string

shift_start_at

shift_end_at
shift.shift_end_at string

shift_end_at

Flecken
shift.spots integer

Flecken

shift_title
shift.shift_title string

shift_title

shift_description
shift.shift_description string

shift_description

erstellt_am
created_at string

erstellt_am

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

E-Mail
user.email string

E-Mail

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

Beschreibung
opportunity.category.description string

Beschreibung

title
opportunity.title string

title

Beschreibung
opportunity.description string

Beschreibung

Gelöschte Sequenz assigment

Löst aus, wenn die Zuweisung eines Benutzers zu einer Sequenz gelöscht wird.

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
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

E-Mail
user_info.email string

E-Mail

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

Beschreibung
sequence_info.description string

Beschreibung

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

Schritt
sequence_info.step_info.step integer

Schritt

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

Beschreibung
sequence_info.step_info.orientation_details.description string

Beschreibung

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

Beschreibung
sequence_info.step_info.interview_details.description string

Beschreibung

Interview
sequence_info.step_info.interview_details.user_interview.interview string

Interview

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

erstellt_am
created_at string

erstellt_am

updated_at
updated_at string

updated_at

Gelöschtes Profil

Löst aus, wenn ein Profil aus Ihrer Vome-Datenbank gelöscht wird

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
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

name
emergency_contact.name string

name

phone_number
emergency_contact.phone_number string

phone_number

Beziehung
emergency_contact.relationship string

Beziehung

Beschreibung
medical_information.description string

Beschreibung

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

E-Mail
profile_details.email string

E-Mail

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

Besetzung
profile_details.occupation string

Besetzung

occupation_institution_name
profile_details.occupation_institution_name string

occupation_institution_name

skills
profile_details.skills array of

skills

Sprachen
profile_details.languages array of

Sprachen

address
profile_details.address string

address

erstellt_am
profile_details.created_at string

erstellt_am

Alter
profile_details.age string

Alter

address_coordinates
profile_details.address_coordinates array of

address_coordinates

Gelegenheiten
opportunities array of object

Gelegenheiten

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

Neue Formularübermittlung

Wird ausgelöst, wenn ein Benutzer ein Vome-Formular sendet

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
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

E-Mail
user.email string

E-Mail

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

erstellt_am
created_at string

erstellt_am

arrival_source
arrival_source string

arrival_source

Fragen
questions array of object

Fragen

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

Antwort
questions.answer string

Antwort

options
questions.options array of string

options

geantwortet
questions.responded boolean

geantwortet

medical_info
medical_info string

medical_info

id
emergency_contact.id string

id

name
emergency_contact.name string

name

Beziehung
emergency_contact.relationship string

Beziehung

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

Tag
general_availability.day integer

Tag

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

Notizen
attachments.notes string

Notizen

id
attachments.attachment_info.id string

id

title
attachments.attachment_info.title string

title

Beschreibung
attachments.attachment_info.description string

Beschreibung

Gelegenheiten
opportunities array of

Gelegenheiten

name
folder.name string

name

id
form.id string

id

title
form.title string

title

Neue Reservierung

Löst aus, wenn eine neue Reservierung geplant wird

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
id
id string

id

id
shift.id string

id

erstellt_am
shift.created_at string

erstellt_am

shift_start_at
shift.shift_start_at string

shift_start_at

shift_end_at
shift.shift_end_at string

shift_end_at

Flecken
shift.spots integer

Flecken

shift_title
shift.shift_title string

shift_title

shift_description
shift.shift_description string

shift_description

erstellt_am
created_at string

erstellt_am

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

E-Mail
user.email string

E-Mail

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

Beschreibung
opportunity.category.description string

Beschreibung

title
opportunity.title string

title

Beschreibung
opportunity.description string

Beschreibung

Neue Sequenz zugewiesen

Löst aus, wenn einem Benutzer eine Sequenz zugewiesen ist

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
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

E-Mail
user_info.email string

E-Mail

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

Beschreibung
sequence_info.description string

Beschreibung

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

Schritt
sequence_info.step_info.step integer

Schritt

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

Beschreibung
sequence_info.step_info.orientation_details.description string

Beschreibung

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

Beschreibung
sequence_info.step_info.interview_details.description string

Beschreibung

Interview
sequence_info.step_info.interview_details.user_interview.interview string

Interview

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

erstellt_am
created_at string

erstellt_am

updated_at
updated_at string

updated_at

Neues Profil

Trigger, wenn neuer Benutzer erstellt wird

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
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

name
emergency_contact.name string

name

phone_number
emergency_contact.phone_number string

phone_number

Beziehung
emergency_contact.relationship string

Beziehung

Beschreibung
medical_information.description string

Beschreibung

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

E-Mail
profile_details.email string

E-Mail

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

Besetzung
profile_details.occupation string

Besetzung

occupation_institution_name
profile_details.occupation_institution_name string

occupation_institution_name

skills
profile_details.skills array of

skills

Sprachen
profile_details.languages array of

Sprachen

address
profile_details.address string

address

erstellt_am
profile_details.created_at string

erstellt_am

Alter
profile_details.age string

Alter

address_coordinates
profile_details.address_coordinates array of

address_coordinates

Gelegenheiten
opportunities array of object

Gelegenheiten

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

UpdatedProfile

Triggers when a profile is updated in your Vome database

Parameter

Name Schlüssel Erforderlich Typ Beschreibung
events
events array of string

events

Gibt zurück

Name Pfad Typ Beschreibung
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

name
emergency_contact.name string

name

phone_number
emergency_contact.phone_number string

phone_number

Beziehung
emergency_contact.relationship string

Beziehung

Beschreibung
medical_information.description string

Beschreibung

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

E-Mail
profile_details.email string

E-Mail

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

Besetzung
profile_details.occupation string

Besetzung

occupation_institution_name
profile_details.occupation_institution_name string

occupation_institution_name

skills
profile_details.skills array of

skills

Sprachen
profile_details.languages array of

Sprachen

address
profile_details.address string

address

erstellt_am
profile_details.created_at string

erstellt_am

Alter
profile_details.age string

Alter

address_coordinates
profile_details.address_coordinates array of

address_coordinates

Gelegenheiten
opportunities array of object

Gelegenheiten

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