Vome (Preview)
Vome je platforma pro dobrovolnickou správu, která organizacím pomáhá zjednodušit plánování, komunikaci a onboarding. Tento konektor umožňuje bezproblémovou integraci mezi Vome a dalšími službami tím, že uživatelům umožňuje automatizovat pracovní postupy, jako je odesílání potvrzovacích e-mailů, když se dobrovolník zaregistruje ke směně, aktualizuje systémy CRM a aktivuje kroky onboardingu na základě uživatelských akcí. Pomocí tohoto konektoru můžou organizace omezit ruční úkoly a vytvořit poutavější dobrovolnické prostředí.
Tento konektor je dostupný v následujících produktech a oblastech:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | Všechny oblasti Power Automate s výjimkou následujících: – státní správa USA (GCC) – státní správa USA (GCC High) - China Cloud provozovaný společností 21Vianet - Ministerstvo obrany USA (DoD) |
| Logic Apps | Standard | Všechny oblasti Logic Apps s výjimkou následujících: – Oblasti Azure Government – Oblasti Azure China - Ministerstvo obrany USA (DoD) |
| Power Apps | Premium | Všechny oblasti Power Apps s výjimkou následujících: – státní správa USA (GCC) – státní správa USA (GCC High) - China Cloud provozovaný společností 21Vianet - Ministerstvo obrany USA (DoD) |
| Power Automate | Premium | Všechny oblasti Power Automate s výjimkou následujících: – státní správa USA (GCC) – státní správa USA (GCC High) - China Cloud provozovaný společností 21Vianet - Ministerstvo obrany USA (DoD) |
| Kontakt | |
|---|---|
| Název | Vome |
| URL | https://support.vomevolunteer.com/portal/en/kb/articles/how-does-vome-support-work |
| support@vomevolunteer.com |
| Metadata konektoru | |
|---|---|
| Vydavatel | Vome Volunteer |
| Internetová stránka | https://www.vomevolunteer.com/ |
| Zásady ochrany osobních údajů | https://www.vomevolunteer.com/privacy |
| Kategorie | Produktivita; IT provoz |
Automatické zobrazení
Vytvoří automatickou kontrolu kódu pro toky Power Automate. Kontrola skóre dokumentu váš tok umožňuje konfigurovatelné metriky. Sestava vrátí informace o toku a soubor diagramu vytvoří vizuální reprezentaci toku.
Vydavatel
Power DevBox
Požadavky
Licence Power Automate a kompatibilní zásady ochrany před únikem informací (přístup ke konektorům pro správu Power Automate nebo konektorům Dataverse)
Podporované operace
Informace
Vrátí nejnovější informace o konektoru, včetně odkazů na verzi a klíč. Další informace o konektoru najdete tady.
JSON
Vrátí recenzi automatického zobrazení ve formátu JSON.
File
Vrátí soubor kontroly toku, sestavy nebo diagramu.
Získání přihlašovacích údajů
Vyžaduje se klíč rozhraní API, který je k dispozici pro vyžádání zde.
Začínáme
Pomocí akce Získat tok nebo Akce Získat řádek podle ID použijte akci Získat řádek podle ID k vrácení hodnot definice toků nebo clientData. Tyto hodnoty a další metadata předejte do konektoru AutoReview.
Známé problémy a omezení
Konektor Dataverse vyžaduje, aby vstup definice byl clientData uvnitř výrazu JSON. json(outputs('Get_a_row_by_ID')?['body/clientdata'])
Vytvoření připojení
Konektor podporuje následující typy ověřování:
| výchozí | Parametry pro vytvoření připojení | Všechny oblasti | Nesdílitelné |
Výchozí
Použitelné: Všechny oblasti
Parametry pro vytvoření připojení
Toto připojení není možné sdílet. Pokud se power app sdílí s jiným uživatelem, zobrazí se výzva k explicitní vytvoření nového připojení.
| Název | Typ | Description | Povinné |
|---|---|---|---|
| klíč API | securestring | Api_key pro toto rozhraní API | Pravdivé |
Limity omezování
| Name | Volání | Období obnovení |
|---|---|---|
| Volání rozhraní API na připojení | 100 | 60 sekund |
Aktivační události
| Aktualizovaná posloupnost |
Aktivuje se při aktualizaci přiřazené sekvence uživatele. |
| Aktualizovaná rezervace |
Aktivuje se při aktualizaci rezervace uživatele. |
| Aktualizované odeslání formuláře |
Aktivuje se při aktualizaci odeslání formuláře uživatele. |
| Archivovaný profil |
Aktivuje se při archivaci profilu v databázi. |
| Nová rezervace |
Aktivuje se, když je naplánována nová rezervace. |
| Nové přiřazené pořadí |
Aktivuje se, když je uživatel přiřazen k sekvenci. |
| Nový profil |
Triggery při vytvoření nového uživatele |
| Odeslání nového formuláře |
Aktivuje se, když uživatel odešle formulář Vome. |
| Odstraněná rezervace |
Aktivuje se při odstranění rezervace. |
| Odstranění assigmentu sekvence |
Aktivuje se, když se odstraní přiřazení uživatele k sekvenci. |
| Odstranění odeslání formuláře |
Aktivuje se při odstranění odeslání formuláře. |
| Odstraněný profil |
Aktivuje se při odstranění profilu z databáze Vome. |
|
Updated |
Aktivuje se při aktualizaci profilu v databázi Vome. |
Aktualizovaná posloupnost
Aktivuje se při aktualizaci přiřazené sekvence uživatele.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
identifikační číslo
|
user_info.id | string |
identifikační číslo |
|
first_name
|
user_info.first_name | string |
first_name |
|
last_name
|
user_info.last_name | string |
last_name |
|
e-mail
|
user_info.email | string |
|
|
gender
|
user_info.gender | integer |
gender |
|
address
|
user_info.address | string |
address |
|
telefonní číslo
|
user_info.phone_number | string |
telefonní číslo |
|
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 |
|
identifikační číslo
|
sequence_info.id | string |
identifikační číslo |
|
title
|
sequence_info.title | string |
title |
|
popis
|
sequence_info.description | string |
popis |
|
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 |
|
krokovat
|
sequence_info.step_info.step | integer |
krokovat |
|
typ
|
sequence_info.step_info.type | string |
typ |
|
orientation_details
|
sequence_info.step_info.orientation_details | array of object |
orientation_details |
|
title
|
sequence_info.step_info.orientation_details.title | string |
title |
|
popis
|
sequence_info.step_info.orientation_details.description | string |
popis |
|
stav
|
sequence_info.step_info.orientation_details.user_orientation.status | string |
stav |
|
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 |
|
popis
|
sequence_info.step_info.interview_details.description | string |
popis |
|
rozhovor
|
sequence_info.step_info.interview_details.user_interview.interview | string |
rozhovor |
|
stav
|
sequence_info.step_info.interview_details.user_interview.status | string |
stav |
|
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 |
|
stav
|
status | string |
stav |
|
datum_vytvoření
|
created_at | string |
datum_vytvoření |
|
updated_at
|
updated_at | string |
updated_at |
Aktualizovaná rezervace
Aktivuje se při aktualizaci rezervace uživatele.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
identifikační číslo
|
shift.id | string |
identifikační číslo |
|
datum_vytvoření
|
shift.created_at | string |
datum_vytvoření |
|
shift_start_at
|
shift.shift_start_at | string |
shift_start_at |
|
shift_end_at
|
shift.shift_end_at | string |
shift_end_at |
|
skvrny
|
shift.spots | integer |
skvrny |
|
shift_title
|
shift.shift_title | string |
shift_title |
|
shift_description
|
shift.shift_description | string |
shift_description |
|
datum_vytvoření
|
created_at | string |
datum_vytvoření |
|
stav
|
status | integer |
stav |
|
arrival_time
|
arrival_time | string |
arrival_time |
|
departure_time
|
departure_time | string |
departure_time |
|
hours_approved_by
|
hours_approved_by | string |
hours_approved_by |
|
identifikační číslo
|
user.id | string |
identifikační číslo |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
e-mail
|
user.email | string |
|
|
gender
|
user.gender | integer |
gender |
|
address
|
user.address | string |
address |
|
telefonní číslo
|
user.phone_number | string |
telefonní číslo |
|
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 |
|
identifikační číslo
|
opportunity.id | string |
identifikační číslo |
|
stav
|
opportunity.status | string |
stav |
|
identifikační číslo
|
opportunity.category.id | string |
identifikační číslo |
|
title
|
opportunity.category.title | string |
title |
|
popis
|
opportunity.category.description | string |
popis |
|
title
|
opportunity.title | string |
title |
|
popis
|
opportunity.description | string |
popis |
Aktualizované odeslání formuláře
Aktivuje se při aktualizaci odeslání formuláře uživatele.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
identifikační číslo
|
user.id | string |
identifikační číslo |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
e-mail
|
user.email | string |
|
|
gender
|
user.gender | string |
gender |
|
address
|
user.address | string |
address |
|
telefonní číslo
|
user.phone_number | string |
telefonní číslo |
|
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 |
|
datum_vytvoření
|
created_at | string |
datum_vytvoření |
|
arrival_source
|
arrival_source | string |
arrival_source |
|
otázky
|
questions | array of object |
otázky |
|
identifikační číslo
|
questions.id | string |
identifikační číslo |
|
identifikační číslo
|
questions.question.id | string |
identifikační číslo |
|
title
|
questions.question.title | string |
title |
|
question_type
|
questions.question.question_type | string |
question_type |
|
options
|
questions.question.options | array of string |
options |
|
odpověď
|
questions.answer | string |
odpověď |
|
options
|
questions.options | array of string |
options |
|
odpověděl
|
questions.responded | boolean |
odpověděl |
|
medical_info
|
medical_info | string |
medical_info |
|
identifikační číslo
|
emergency_contact.id | string |
identifikační číslo |
|
název
|
emergency_contact.name | string |
název |
|
relace
|
emergency_contact.relationship | string |
relace |
|
telefonní číslo
|
emergency_contact.phone_number | string |
telefonní číslo |
|
digital_consent
|
digital_consent | array of object |
digital_consent |
|
identifikační číslo
|
digital_consent.id | string |
identifikační číslo |
|
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 |
|
identifikační číslo
|
general_availability.id | string |
identifikační číslo |
|
den
|
general_availability.day | integer |
den |
|
dostupnost
|
general_availability.availability | string |
dostupnost |
|
attachments
|
attachments | array of object |
attachments |
|
identifikační číslo
|
attachments.id | string |
identifikační číslo |
|
document_file
|
attachments.document_file | string |
document_file |
|
poznámky
|
attachments.notes | string |
poznámky |
|
identifikační číslo
|
attachments.attachment_info.id | string |
identifikační číslo |
|
title
|
attachments.attachment_info.title | string |
title |
|
popis
|
attachments.attachment_info.description | string |
popis |
|
příležitosti
|
opportunities | array of |
příležitosti |
|
název
|
folder.name | string |
název |
|
identifikační číslo
|
form.id | string |
identifikační číslo |
|
title
|
form.title | string |
title |
Archivovaný profil
Aktivuje se při archivaci profilu v databázi.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
logged_hours
|
logged_hours | integer |
logged_hours |
|
is_offline
|
is_offline | boolean |
is_offline |
|
is_following
|
is_following | boolean |
is_following |
|
název
|
emergency_contact.name | string |
název |
|
telefonní číslo
|
emergency_contact.phone_number | string |
telefonní číslo |
|
relace
|
emergency_contact.relationship | string |
relace |
|
popis
|
medical_information.description | string |
popis |
|
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 |
|
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
telefonní číslo
|
profile_details.phone_number | string |
telefonní číslo |
|
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 |
|
okupace
|
profile_details.occupation | string |
okupace |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
dovednosti
|
profile_details.skills | array of |
dovednosti |
|
jazyky
|
profile_details.languages | array of |
jazyky |
|
address
|
profile_details.address | string |
address |
|
datum_vytvoření
|
profile_details.created_at | string |
datum_vytvoření |
|
věk
|
profile_details.age | string |
věk |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
příležitosti
|
opportunities | array of object |
příležitosti |
|
identifikační číslo
|
opportunities.id | string |
identifikační číslo |
|
identifikační číslo
|
opportunities.opportunity.id | string |
identifikační číslo |
|
title
|
opportunities.opportunity.title | string |
title |
|
identifikační číslo
|
opportunities.opportunity.category.id | string |
identifikační číslo |
|
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 |
|
identifikační číslo
|
profile_tags.id | string |
identifikační číslo |
|
identifikační číslo
|
profile_tags.tag.id | string |
identifikační číslo |
|
tag_title
|
profile_tags.tag.tag_title | string |
tag_title |
|
custom_fields
|
custom_fields | array of object |
custom_fields |
|
identifikační číslo
|
custom_fields.id | string |
identifikační číslo |
|
identifikační číslo
|
custom_fields.custom_field.id | string |
identifikační číslo |
|
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 |
|
identifikační číslo
|
custom_fields.custom_field.options.id | string |
identifikační číslo |
|
value
|
custom_fields.custom_field.options.value | string |
value |
|
pořadí
|
custom_fields.custom_field.options.order | integer |
pořadí |
|
custom_field_value
|
custom_fields.custom_field_value | array of object |
custom_field_value |
|
identifikační číslo
|
custom_fields.custom_field_value.id | string |
identifikační číslo |
|
identifikační číslo
|
custom_fields.custom_field_value.value.id | string |
identifikační číslo |
|
value
|
custom_fields.custom_field_value.value.value | string |
value |
|
pořadí
|
custom_fields.custom_field_value.value.order | integer |
pořadí |
Nová rezervace
Aktivuje se, když je naplánována nová rezervace.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
identifikační číslo
|
shift.id | string |
identifikační číslo |
|
datum_vytvoření
|
shift.created_at | string |
datum_vytvoření |
|
shift_start_at
|
shift.shift_start_at | string |
shift_start_at |
|
shift_end_at
|
shift.shift_end_at | string |
shift_end_at |
|
skvrny
|
shift.spots | integer |
skvrny |
|
shift_title
|
shift.shift_title | string |
shift_title |
|
shift_description
|
shift.shift_description | string |
shift_description |
|
datum_vytvoření
|
created_at | string |
datum_vytvoření |
|
stav
|
status | integer |
stav |
|
arrival_time
|
arrival_time | string |
arrival_time |
|
departure_time
|
departure_time | string |
departure_time |
|
hours_approved_by
|
hours_approved_by | string |
hours_approved_by |
|
identifikační číslo
|
user.id | string |
identifikační číslo |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
e-mail
|
user.email | string |
|
|
gender
|
user.gender | integer |
gender |
|
address
|
user.address | string |
address |
|
telefonní číslo
|
user.phone_number | string |
telefonní číslo |
|
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 |
|
identifikační číslo
|
opportunity.id | string |
identifikační číslo |
|
stav
|
opportunity.status | string |
stav |
|
identifikační číslo
|
opportunity.category.id | string |
identifikační číslo |
|
title
|
opportunity.category.title | string |
title |
|
popis
|
opportunity.category.description | string |
popis |
|
title
|
opportunity.title | string |
title |
|
popis
|
opportunity.description | string |
popis |
Nové přiřazené pořadí
Aktivuje se, když je uživatel přiřazen k sekvenci.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
identifikační číslo
|
user_info.id | string |
identifikační číslo |
|
first_name
|
user_info.first_name | string |
first_name |
|
last_name
|
user_info.last_name | string |
last_name |
|
e-mail
|
user_info.email | string |
|
|
gender
|
user_info.gender | integer |
gender |
|
address
|
user_info.address | string |
address |
|
telefonní číslo
|
user_info.phone_number | string |
telefonní číslo |
|
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 |
|
identifikační číslo
|
sequence_info.id | string |
identifikační číslo |
|
title
|
sequence_info.title | string |
title |
|
popis
|
sequence_info.description | string |
popis |
|
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 |
|
krokovat
|
sequence_info.step_info.step | integer |
krokovat |
|
typ
|
sequence_info.step_info.type | string |
typ |
|
orientation_details
|
sequence_info.step_info.orientation_details | array of object |
orientation_details |
|
title
|
sequence_info.step_info.orientation_details.title | string |
title |
|
popis
|
sequence_info.step_info.orientation_details.description | string |
popis |
|
stav
|
sequence_info.step_info.orientation_details.user_orientation.status | string |
stav |
|
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 |
|
popis
|
sequence_info.step_info.interview_details.description | string |
popis |
|
rozhovor
|
sequence_info.step_info.interview_details.user_interview.interview | string |
rozhovor |
|
stav
|
sequence_info.step_info.interview_details.user_interview.status | string |
stav |
|
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 |
|
stav
|
status | string |
stav |
|
datum_vytvoření
|
created_at | string |
datum_vytvoření |
|
updated_at
|
updated_at | string |
updated_at |
Nový profil
Triggery při vytvoření nového uživatele
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
logged_hours
|
logged_hours | integer |
logged_hours |
|
is_offline
|
is_offline | boolean |
is_offline |
|
is_following
|
is_following | boolean |
is_following |
|
název
|
emergency_contact.name | string |
název |
|
telefonní číslo
|
emergency_contact.phone_number | string |
telefonní číslo |
|
relace
|
emergency_contact.relationship | string |
relace |
|
popis
|
medical_information.description | string |
popis |
|
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 |
|
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
telefonní číslo
|
profile_details.phone_number | string |
telefonní číslo |
|
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 |
|
okupace
|
profile_details.occupation | string |
okupace |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
dovednosti
|
profile_details.skills | array of |
dovednosti |
|
jazyky
|
profile_details.languages | array of |
jazyky |
|
address
|
profile_details.address | string |
address |
|
datum_vytvoření
|
profile_details.created_at | string |
datum_vytvoření |
|
věk
|
profile_details.age | string |
věk |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
příležitosti
|
opportunities | array of object |
příležitosti |
|
identifikační číslo
|
opportunities.id | string |
identifikační číslo |
|
identifikační číslo
|
opportunities.opportunity.id | string |
identifikační číslo |
|
title
|
opportunities.opportunity.title | string |
title |
|
identifikační číslo
|
opportunities.opportunity.category.id | string |
identifikační číslo |
|
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 |
|
identifikační číslo
|
profile_tags.id | string |
identifikační číslo |
|
identifikační číslo
|
profile_tags.tag.id | string |
identifikační číslo |
|
tag_title
|
profile_tags.tag.tag_title | string |
tag_title |
|
custom_fields
|
custom_fields | array of object |
custom_fields |
|
identifikační číslo
|
custom_fields.id | string |
identifikační číslo |
|
identifikační číslo
|
custom_fields.custom_field.id | string |
identifikační číslo |
|
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 |
|
identifikační číslo
|
custom_fields.custom_field.options.id | string |
identifikační číslo |
|
value
|
custom_fields.custom_field.options.value | string |
value |
|
pořadí
|
custom_fields.custom_field.options.order | integer |
pořadí |
|
custom_field_value
|
custom_fields.custom_field_value | array of object |
custom_field_value |
|
identifikační číslo
|
custom_fields.custom_field_value.id | string |
identifikační číslo |
|
identifikační číslo
|
custom_fields.custom_field_value.value.id | string |
identifikační číslo |
|
value
|
custom_fields.custom_field_value.value.value | string |
value |
|
pořadí
|
custom_fields.custom_field_value.value.order | integer |
pořadí |
Odeslání nového formuláře
Aktivuje se, když uživatel odešle formulář Vome.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
identifikační číslo
|
user.id | string |
identifikační číslo |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
e-mail
|
user.email | string |
|
|
gender
|
user.gender | string |
gender |
|
address
|
user.address | string |
address |
|
telefonní číslo
|
user.phone_number | string |
telefonní číslo |
|
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 |
|
datum_vytvoření
|
created_at | string |
datum_vytvoření |
|
arrival_source
|
arrival_source | string |
arrival_source |
|
otázky
|
questions | array of object |
otázky |
|
identifikační číslo
|
questions.id | string |
identifikační číslo |
|
identifikační číslo
|
questions.question.id | string |
identifikační číslo |
|
title
|
questions.question.title | string |
title |
|
question_type
|
questions.question.question_type | string |
question_type |
|
options
|
questions.question.options | array of string |
options |
|
odpověď
|
questions.answer | string |
odpověď |
|
options
|
questions.options | array of string |
options |
|
odpověděl
|
questions.responded | boolean |
odpověděl |
|
medical_info
|
medical_info | string |
medical_info |
|
identifikační číslo
|
emergency_contact.id | string |
identifikační číslo |
|
název
|
emergency_contact.name | string |
název |
|
relace
|
emergency_contact.relationship | string |
relace |
|
telefonní číslo
|
emergency_contact.phone_number | string |
telefonní číslo |
|
digital_consent
|
digital_consent | array of object |
digital_consent |
|
identifikační číslo
|
digital_consent.id | string |
identifikační číslo |
|
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 |
|
identifikační číslo
|
general_availability.id | string |
identifikační číslo |
|
den
|
general_availability.day | integer |
den |
|
dostupnost
|
general_availability.availability | string |
dostupnost |
|
attachments
|
attachments | array of object |
attachments |
|
identifikační číslo
|
attachments.id | string |
identifikační číslo |
|
document_file
|
attachments.document_file | string |
document_file |
|
poznámky
|
attachments.notes | string |
poznámky |
|
identifikační číslo
|
attachments.attachment_info.id | string |
identifikační číslo |
|
title
|
attachments.attachment_info.title | string |
title |
|
popis
|
attachments.attachment_info.description | string |
popis |
|
příležitosti
|
opportunities | array of |
příležitosti |
|
název
|
folder.name | string |
název |
|
identifikační číslo
|
form.id | string |
identifikační číslo |
|
title
|
form.title | string |
title |
Odstraněná rezervace
Aktivuje se při odstranění rezervace.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
identifikační číslo
|
shift.id | string |
identifikační číslo |
|
datum_vytvoření
|
shift.created_at | string |
datum_vytvoření |
|
shift_start_at
|
shift.shift_start_at | string |
shift_start_at |
|
shift_end_at
|
shift.shift_end_at | string |
shift_end_at |
|
skvrny
|
shift.spots | integer |
skvrny |
|
shift_title
|
shift.shift_title | string |
shift_title |
|
shift_description
|
shift.shift_description | string |
shift_description |
|
datum_vytvoření
|
created_at | string |
datum_vytvoření |
|
stav
|
status | integer |
stav |
|
arrival_time
|
arrival_time | string |
arrival_time |
|
departure_time
|
departure_time | string |
departure_time |
|
hours_approved_by
|
hours_approved_by | string |
hours_approved_by |
|
identifikační číslo
|
user.id | string |
identifikační číslo |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
e-mail
|
user.email | string |
|
|
gender
|
user.gender | integer |
gender |
|
address
|
user.address | string |
address |
|
telefonní číslo
|
user.phone_number | string |
telefonní číslo |
|
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 |
|
identifikační číslo
|
opportunity.id | string |
identifikační číslo |
|
stav
|
opportunity.status | string |
stav |
|
identifikační číslo
|
opportunity.category.id | string |
identifikační číslo |
|
title
|
opportunity.category.title | string |
title |
|
popis
|
opportunity.category.description | string |
popis |
|
title
|
opportunity.title | string |
title |
|
popis
|
opportunity.description | string |
popis |
Odstranění assigmentu sekvence
Aktivuje se, když se odstraní přiřazení uživatele k sekvenci.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
identifikační číslo
|
user_info.id | string |
identifikační číslo |
|
first_name
|
user_info.first_name | string |
first_name |
|
last_name
|
user_info.last_name | string |
last_name |
|
e-mail
|
user_info.email | string |
|
|
gender
|
user_info.gender | integer |
gender |
|
address
|
user_info.address | string |
address |
|
telefonní číslo
|
user_info.phone_number | string |
telefonní číslo |
|
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 |
|
identifikační číslo
|
sequence_info.id | string |
identifikační číslo |
|
title
|
sequence_info.title | string |
title |
|
popis
|
sequence_info.description | string |
popis |
|
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 |
|
krokovat
|
sequence_info.step_info.step | integer |
krokovat |
|
typ
|
sequence_info.step_info.type | string |
typ |
|
orientation_details
|
sequence_info.step_info.orientation_details | array of object |
orientation_details |
|
title
|
sequence_info.step_info.orientation_details.title | string |
title |
|
popis
|
sequence_info.step_info.orientation_details.description | string |
popis |
|
stav
|
sequence_info.step_info.orientation_details.user_orientation.status | string |
stav |
|
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 |
|
popis
|
sequence_info.step_info.interview_details.description | string |
popis |
|
rozhovor
|
sequence_info.step_info.interview_details.user_interview.interview | string |
rozhovor |
|
stav
|
sequence_info.step_info.interview_details.user_interview.status | string |
stav |
|
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 |
|
stav
|
status | string |
stav |
|
datum_vytvoření
|
created_at | string |
datum_vytvoření |
|
updated_at
|
updated_at | string |
updated_at |
Odstranění odeslání formuláře
Aktivuje se při odstranění odeslání formuláře.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
identifikační číslo
|
user.id | string |
identifikační číslo |
|
first_name
|
user.first_name | string |
first_name |
|
last_name
|
user.last_name | string |
last_name |
|
e-mail
|
user.email | string |
|
|
gender
|
user.gender | string |
gender |
|
address
|
user.address | string |
address |
|
telefonní číslo
|
user.phone_number | string |
telefonní číslo |
|
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 |
|
datum_vytvoření
|
created_at | string |
datum_vytvoření |
|
arrival_source
|
arrival_source | string |
arrival_source |
|
otázky
|
questions | array of object |
otázky |
|
identifikační číslo
|
questions.id | string |
identifikační číslo |
|
identifikační číslo
|
questions.question.id | string |
identifikační číslo |
|
title
|
questions.question.title | string |
title |
|
question_type
|
questions.question.question_type | string |
question_type |
|
options
|
questions.question.options | array of string |
options |
|
odpověď
|
questions.answer | string |
odpověď |
|
options
|
questions.options | array of string |
options |
|
odpověděl
|
questions.responded | boolean |
odpověděl |
|
medical_info
|
medical_info | string |
medical_info |
|
identifikační číslo
|
emergency_contact.id | string |
identifikační číslo |
|
název
|
emergency_contact.name | string |
název |
|
relace
|
emergency_contact.relationship | string |
relace |
|
telefonní číslo
|
emergency_contact.phone_number | string |
telefonní číslo |
|
digital_consent
|
digital_consent | array of object |
digital_consent |
|
identifikační číslo
|
digital_consent.id | string |
identifikační číslo |
|
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 |
|
identifikační číslo
|
general_availability.id | string |
identifikační číslo |
|
den
|
general_availability.day | integer |
den |
|
dostupnost
|
general_availability.availability | string |
dostupnost |
|
attachments
|
attachments | array of object |
attachments |
|
identifikační číslo
|
attachments.id | string |
identifikační číslo |
|
document_file
|
attachments.document_file | string |
document_file |
|
poznámky
|
attachments.notes | string |
poznámky |
|
identifikační číslo
|
attachments.attachment_info.id | string |
identifikační číslo |
|
title
|
attachments.attachment_info.title | string |
title |
|
popis
|
attachments.attachment_info.description | string |
popis |
|
příležitosti
|
opportunities | array of |
příležitosti |
|
název
|
folder.name | string |
název |
|
identifikační číslo
|
form.id | string |
identifikační číslo |
|
title
|
form.title | string |
title |
Odstraněný profil
Aktivuje se při odstranění profilu z databáze Vome.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
logged_hours
|
logged_hours | integer |
logged_hours |
|
is_offline
|
is_offline | boolean |
is_offline |
|
is_following
|
is_following | boolean |
is_following |
|
název
|
emergency_contact.name | string |
název |
|
telefonní číslo
|
emergency_contact.phone_number | string |
telefonní číslo |
|
relace
|
emergency_contact.relationship | string |
relace |
|
popis
|
medical_information.description | string |
popis |
|
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 |
|
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
telefonní číslo
|
profile_details.phone_number | string |
telefonní číslo |
|
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 |
|
okupace
|
profile_details.occupation | string |
okupace |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
dovednosti
|
profile_details.skills | array of |
dovednosti |
|
jazyky
|
profile_details.languages | array of |
jazyky |
|
address
|
profile_details.address | string |
address |
|
datum_vytvoření
|
profile_details.created_at | string |
datum_vytvoření |
|
věk
|
profile_details.age | string |
věk |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
příležitosti
|
opportunities | array of object |
příležitosti |
|
identifikační číslo
|
opportunities.id | string |
identifikační číslo |
|
identifikační číslo
|
opportunities.opportunity.id | string |
identifikační číslo |
|
title
|
opportunities.opportunity.title | string |
title |
|
identifikační číslo
|
opportunities.opportunity.category.id | string |
identifikační číslo |
|
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 |
|
identifikační číslo
|
profile_tags.id | string |
identifikační číslo |
|
identifikační číslo
|
profile_tags.tag.id | string |
identifikační číslo |
|
tag_title
|
profile_tags.tag.tag_title | string |
tag_title |
|
custom_fields
|
custom_fields | array of object |
custom_fields |
|
identifikační číslo
|
custom_fields.id | string |
identifikační číslo |
|
identifikační číslo
|
custom_fields.custom_field.id | string |
identifikační číslo |
|
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 |
|
identifikační číslo
|
custom_fields.custom_field.options.id | string |
identifikační číslo |
|
value
|
custom_fields.custom_field.options.value | string |
value |
|
pořadí
|
custom_fields.custom_field.options.order | integer |
pořadí |
|
custom_field_value
|
custom_fields.custom_field_value | array of object |
custom_field_value |
|
identifikační číslo
|
custom_fields.custom_field_value.id | string |
identifikační číslo |
|
identifikační číslo
|
custom_fields.custom_field_value.value.id | string |
identifikační číslo |
|
value
|
custom_fields.custom_field_value.value.value | string |
value |
|
pořadí
|
custom_fields.custom_field_value.value.order | integer |
pořadí |
UpdatedProfile
Aktivuje se při aktualizaci profilu v databázi Vome.
Parametry
| Name | Klíč | Vyžadováno | Typ | Description |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
Návraty
| Name | Cesta | Typ | Description |
|---|---|---|---|
|
identifikační číslo
|
id | string |
identifikační číslo |
|
logged_hours
|
logged_hours | integer |
logged_hours |
|
is_offline
|
is_offline | boolean |
is_offline |
|
is_following
|
is_following | boolean |
is_following |
|
název
|
emergency_contact.name | string |
název |
|
telefonní číslo
|
emergency_contact.phone_number | string |
telefonní číslo |
|
relace
|
emergency_contact.relationship | string |
relace |
|
popis
|
medical_information.description | string |
popis |
|
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 |
|
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
telefonní číslo
|
profile_details.phone_number | string |
telefonní číslo |
|
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 |
|
okupace
|
profile_details.occupation | string |
okupace |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
dovednosti
|
profile_details.skills | array of |
dovednosti |
|
jazyky
|
profile_details.languages | array of |
jazyky |
|
address
|
profile_details.address | string |
address |
|
datum_vytvoření
|
profile_details.created_at | string |
datum_vytvoření |
|
věk
|
profile_details.age | string |
věk |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
příležitosti
|
opportunities | array of object |
příležitosti |
|
identifikační číslo
|
opportunities.id | string |
identifikační číslo |
|
identifikační číslo
|
opportunities.opportunity.id | string |
identifikační číslo |
|
title
|
opportunities.opportunity.title | string |
title |
|
identifikační číslo
|
opportunities.opportunity.category.id | string |
identifikační číslo |
|
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 |
|
identifikační číslo
|
profile_tags.id | string |
identifikační číslo |
|
identifikační číslo
|
profile_tags.tag.id | string |
identifikační číslo |
|
tag_title
|
profile_tags.tag.tag_title | string |
tag_title |
|
custom_fields
|
custom_fields | array of object |
custom_fields |
|
identifikační číslo
|
custom_fields.id | string |
identifikační číslo |
|
identifikační číslo
|
custom_fields.custom_field.id | string |
identifikační číslo |
|
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 |
|
identifikační číslo
|
custom_fields.custom_field.options.id | string |
identifikační číslo |
|
value
|
custom_fields.custom_field.options.value | string |
value |
|
pořadí
|
custom_fields.custom_field.options.order | integer |
pořadí |
|
custom_field_value
|
custom_fields.custom_field_value | array of object |
custom_field_value |
|
identifikační číslo
|
custom_fields.custom_field_value.id | string |
identifikační číslo |
|
identifikační číslo
|
custom_fields.custom_field_value.value.id | string |
identifikační číslo |
|
value
|
custom_fields.custom_field_value.value.value | string |
value |
|
pořadí
|
custom_fields.custom_field_value.value.order | integer |
pořadí |