Vome (预览版)
Vome 是一个志愿者管理平台,可帮助组织简化日程安排、沟通和入职。 此连接器允许用户在 Vome 和其他服务之间无缝集成,从而自动执行工作流,例如在志愿者注册轮班、更新 CRM 系统以及基于用户作触发载入步骤时发送确认电子邮件。 通过使用此连接器,组织可以减少手动任务并创建更具吸引力的志愿者体验
此连接器在以下产品和区域中可用:
| 服务 | Class | 区域 |
|---|---|---|
| Copilot Studio | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 逻辑应用程序 | 标准 | 除以下各项外的所有 逻辑应用区域 : - Azure 政府区域 - Azure 中国区域 - 美国国防部(DoD) |
| Power Apps | 高级 | 除以下各项外的所有 Power Apps 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| Power Automate | 高级 | 除以下各项外的所有 Power Automate 区域 : - 美国政府 (GCC) - 美国政府 (GCC High) - 由世纪互联运营的中国云 - 美国国防部(DoD) |
| 联系人 | |
|---|---|
| Name | Vome |
| URL | https://support.vomevolunteer.com/portal/en/kb/articles/how-does-vome-support-work |
| support@vomevolunteer.com |
| 连接器元数据 | |
|---|---|
| 发布者 | Vome 志愿者 |
| Website | https://www.vomevolunteer.com/ |
| 隐私策略 | https://www.vomevolunteer.com/privacy |
| 类别 | 生产力;IT作 |
AutoReview
为 Power Automate 流创建自动代码评审。 “审阅”文档将流评分到可配置的指标。 报表返回流信息,关系图文件创建流的可视表示形式。
发布者
Power DevBox
先决条件
Power Automate 许可证和合规 DLP 策略(访问 Power Automate 管理连接器 或 Dataverse 连接器)
支持的作
信息
返回有关连接器的最新信息,包括版本和密钥链接。 在此处查找有关连接器的详细信息。
JSON
以 json 格式返回 AutoReview 审阅
文件
返回流审阅、报表或关系图的文件
获取凭据
需要 API 密钥,可在此处请求
入门
使用“获取流”作或 Dataverse“按 ID 获取行”作返回流定义/clientData 值。 将这些值和其他元数据传递到 AutoReview 连接器。
已知问题和限制
Dataverse 连接器要求定义输入是 json 表达式中的 clientData json(outputs('Get_a_row_by_ID')?['body/clientdata'])
正在创建连接
连接器支持以下身份验证类型:
| 默认 | 用于创建连接的参数。 | 所有区域 | 不可共享 |
违约
适用:所有区域
用于创建连接的参数。
这是不可共享的连接。 如果 Power App 与另一个用户共享,系统会提示其他用户显式创建新连接。
| Name | 类型 | Description | 必选 |
|---|---|---|---|
| API密钥 | securestring | 此 api 的api_key | True |
限制
| 名称 | 调用 | 续订期 |
|---|---|---|
| 每个连接的 API 调用数 | 100 | 60 秒 |
触发器
|
Updated |
在 Vome 数据库中更新配置文件时触发 |
| 存档配置文件 |
在数据库中存档配置文件时触发 |
| 已分配的新序列 |
将用户分配到序列时触发 |
| 已删除的序列分工 |
删除用户对序列的分配时触发 |
| 已删除的表单提交 |
删除表单提交时触发 |
| 已删除的配置文件 |
从 Vome 数据库中删除配置文件时触发 |
| 已删除的预留 |
删除预留时触发 |
| 新建配置文件 |
创建新用户时触发 |
| 新建预留 |
计划新预留时触发 |
| 新表单提交 |
当用户提交 Vome 表单时触发 |
| 更新了预留 |
更新用户的预留时触发 |
| 更新的序列 |
更新用户分配序列时触发 |
| 更新的表单提交 |
更新用户的表单提交时触发 |
UpdatedProfile
在 Vome 数据库中更新配置文件时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
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 |
|
姓名
|
emergency_contact.name | string |
姓名 |
|
phone_number
|
emergency_contact.phone_number | string |
phone_number |
|
关系
|
emergency_contact.relationship | string |
关系 |
|
描述
|
medical_information.description | string |
描述 |
|
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 |
|
电子邮件
|
profile_details.email | string |
电子邮件 |
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
phone_number
|
profile_details.phone_number | string |
phone_number |
|
date_of_birth
|
profile_details.date_of_birth | string |
date_of_birth |
|
gender
|
profile_details.gender | string |
gender |
|
gender_text
|
profile_details.gender_text | string |
gender_text |
|
职业
|
profile_details.occupation | string |
职业 |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
skills
|
profile_details.skills | array of |
skills |
|
语言
|
profile_details.languages | array of |
语言 |
|
address
|
profile_details.address | string |
address |
|
创建时间
|
profile_details.created_at | string |
创建时间 |
|
年龄
|
profile_details.age | string |
年龄 |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
机会
|
opportunities | array of object |
机会 |
|
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 |
|
顺序
|
custom_fields.custom_field.options.order | integer |
顺序 |
|
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 |
|
顺序
|
custom_fields.custom_field_value.value.order | integer |
顺序 |
存档配置文件
在数据库中存档配置文件时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
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 |
|
姓名
|
emergency_contact.name | string |
姓名 |
|
phone_number
|
emergency_contact.phone_number | string |
phone_number |
|
关系
|
emergency_contact.relationship | string |
关系 |
|
描述
|
medical_information.description | string |
描述 |
|
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 |
|
电子邮件
|
profile_details.email | string |
电子邮件 |
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
phone_number
|
profile_details.phone_number | string |
phone_number |
|
date_of_birth
|
profile_details.date_of_birth | string |
date_of_birth |
|
gender
|
profile_details.gender | string |
gender |
|
gender_text
|
profile_details.gender_text | string |
gender_text |
|
职业
|
profile_details.occupation | string |
职业 |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
skills
|
profile_details.skills | array of |
skills |
|
语言
|
profile_details.languages | array of |
语言 |
|
address
|
profile_details.address | string |
address |
|
创建时间
|
profile_details.created_at | string |
创建时间 |
|
年龄
|
profile_details.age | string |
年龄 |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
机会
|
opportunities | array of object |
机会 |
|
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 |
|
顺序
|
custom_fields.custom_field.options.order | integer |
顺序 |
|
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 |
|
顺序
|
custom_fields.custom_field_value.value.order | integer |
顺序 |
已分配的新序列
将用户分配到序列时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
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 |
|
电子邮件
|
user_info.email | string |
电子邮件 |
|
gender
|
user_info.gender | integer |
gender |
|
address
|
user_info.address | string |
address |
|
phone_number
|
user_info.phone_number | string |
phone_number |
|
date_of_birth
|
user_info.date_of_birth | string |
date_of_birth |
|
timezone
|
user_info.timezone | string |
timezone |
|
address_coordinates
|
user_info.address_coordinates | array of string |
address_coordinates |
|
id
|
sequence_info.id | string |
id |
|
title
|
sequence_info.title | string |
title |
|
描述
|
sequence_info.description | string |
描述 |
|
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 |
|
单步执行
|
sequence_info.step_info.step | integer |
单步执行 |
|
类型
|
sequence_info.step_info.type | string |
类型 |
|
orientation_details
|
sequence_info.step_info.orientation_details | array of object |
orientation_details |
|
title
|
sequence_info.step_info.orientation_details.title | string |
title |
|
描述
|
sequence_info.step_info.orientation_details.description | string |
描述 |
|
状态
|
sequence_info.step_info.orientation_details.user_orientation.status | string |
状态 |
|
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 |
|
描述
|
sequence_info.step_info.interview_details.description | string |
描述 |
|
面试
|
sequence_info.step_info.interview_details.user_interview.interview | string |
面试 |
|
状态
|
sequence_info.step_info.interview_details.user_interview.status | string |
状态 |
|
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 | string |
状态 |
|
创建时间
|
created_at | string |
创建时间 |
|
updated_at
|
updated_at | string |
updated_at |
已删除的序列分工
删除用户对序列的分配时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
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 |
|
电子邮件
|
user_info.email | string |
电子邮件 |
|
gender
|
user_info.gender | integer |
gender |
|
address
|
user_info.address | string |
address |
|
phone_number
|
user_info.phone_number | string |
phone_number |
|
date_of_birth
|
user_info.date_of_birth | string |
date_of_birth |
|
timezone
|
user_info.timezone | string |
timezone |
|
address_coordinates
|
user_info.address_coordinates | array of string |
address_coordinates |
|
id
|
sequence_info.id | string |
id |
|
title
|
sequence_info.title | string |
title |
|
描述
|
sequence_info.description | string |
描述 |
|
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 |
|
单步执行
|
sequence_info.step_info.step | integer |
单步执行 |
|
类型
|
sequence_info.step_info.type | string |
类型 |
|
orientation_details
|
sequence_info.step_info.orientation_details | array of object |
orientation_details |
|
title
|
sequence_info.step_info.orientation_details.title | string |
title |
|
描述
|
sequence_info.step_info.orientation_details.description | string |
描述 |
|
状态
|
sequence_info.step_info.orientation_details.user_orientation.status | string |
状态 |
|
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 |
|
描述
|
sequence_info.step_info.interview_details.description | string |
描述 |
|
面试
|
sequence_info.step_info.interview_details.user_interview.interview | string |
面试 |
|
状态
|
sequence_info.step_info.interview_details.user_interview.status | string |
状态 |
|
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 | string |
状态 |
|
创建时间
|
created_at | string |
创建时间 |
|
updated_at
|
updated_at | string |
updated_at |
已删除的表单提交
删除表单提交时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
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 |
|
电子邮件
|
user.email | string |
电子邮件 |
|
gender
|
user.gender | string |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | string |
address_coordinates |
|
submission_status
|
submission_status | string |
submission_status |
|
创建时间
|
created_at | string |
创建时间 |
|
arrival_source
|
arrival_source | string |
arrival_source |
|
问题
|
questions | array of object |
问题 |
|
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 |
|
答
|
questions.answer | string |
答 |
|
options
|
questions.options | array of string |
options |
|
回应
|
questions.responded | boolean |
回应 |
|
medical_info
|
medical_info | string |
medical_info |
|
id
|
emergency_contact.id | string |
id |
|
姓名
|
emergency_contact.name | string |
姓名 |
|
关系
|
emergency_contact.relationship | string |
关系 |
|
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 |
|
日
|
general_availability.day | integer |
日 |
|
可用性
|
general_availability.availability | string |
可用性 |
|
attachments
|
attachments | array of object |
attachments |
|
id
|
attachments.id | string |
id |
|
document_file
|
attachments.document_file | string |
document_file |
|
笔记
|
attachments.notes | string |
笔记 |
|
id
|
attachments.attachment_info.id | string |
id |
|
title
|
attachments.attachment_info.title | string |
title |
|
描述
|
attachments.attachment_info.description | string |
描述 |
|
机会
|
opportunities | array of |
机会 |
|
姓名
|
folder.name | string |
姓名 |
|
id
|
form.id | string |
id |
|
title
|
form.title | string |
title |
已删除的配置文件
从 Vome 数据库中删除配置文件时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
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 |
|
姓名
|
emergency_contact.name | string |
姓名 |
|
phone_number
|
emergency_contact.phone_number | string |
phone_number |
|
关系
|
emergency_contact.relationship | string |
关系 |
|
描述
|
medical_information.description | string |
描述 |
|
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 |
|
电子邮件
|
profile_details.email | string |
电子邮件 |
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
phone_number
|
profile_details.phone_number | string |
phone_number |
|
date_of_birth
|
profile_details.date_of_birth | string |
date_of_birth |
|
gender
|
profile_details.gender | string |
gender |
|
gender_text
|
profile_details.gender_text | string |
gender_text |
|
职业
|
profile_details.occupation | string |
职业 |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
skills
|
profile_details.skills | array of |
skills |
|
语言
|
profile_details.languages | array of |
语言 |
|
address
|
profile_details.address | string |
address |
|
创建时间
|
profile_details.created_at | string |
创建时间 |
|
年龄
|
profile_details.age | string |
年龄 |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
机会
|
opportunities | array of object |
机会 |
|
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 |
|
顺序
|
custom_fields.custom_field.options.order | integer |
顺序 |
|
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 |
|
顺序
|
custom_fields.custom_field_value.value.order | integer |
顺序 |
已删除的预留
删除预留时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
shift.id | string |
id |
|
创建时间
|
shift.created_at | string |
创建时间 |
|
shift_start_at
|
shift.shift_start_at | string |
shift_start_at |
|
shift_end_at
|
shift.shift_end_at | string |
shift_end_at |
|
斑点
|
shift.spots | integer |
斑点 |
|
shift_title
|
shift.shift_title | string |
shift_title |
|
shift_description
|
shift.shift_description | string |
shift_description |
|
创建时间
|
created_at | string |
创建时间 |
|
状态
|
status | integer |
状态 |
|
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 |
|
电子邮件
|
user.email | string |
电子邮件 |
|
gender
|
user.gender | integer |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | array of string |
address_coordinates |
|
id
|
opportunity.id | string |
id |
|
状态
|
opportunity.status | string |
状态 |
|
id
|
opportunity.category.id | string |
id |
|
title
|
opportunity.category.title | string |
title |
|
描述
|
opportunity.category.description | string |
描述 |
|
title
|
opportunity.title | string |
title |
|
描述
|
opportunity.description | string |
描述 |
新建配置文件
创建新用户时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
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 |
|
姓名
|
emergency_contact.name | string |
姓名 |
|
phone_number
|
emergency_contact.phone_number | string |
phone_number |
|
关系
|
emergency_contact.relationship | string |
关系 |
|
描述
|
medical_information.description | string |
描述 |
|
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 |
|
电子邮件
|
profile_details.email | string |
电子邮件 |
|
profile_image
|
profile_details.profile_image | string |
profile_image |
|
phone_number
|
profile_details.phone_number | string |
phone_number |
|
date_of_birth
|
profile_details.date_of_birth | string |
date_of_birth |
|
gender
|
profile_details.gender | string |
gender |
|
gender_text
|
profile_details.gender_text | string |
gender_text |
|
职业
|
profile_details.occupation | string |
职业 |
|
occupation_institution_name
|
profile_details.occupation_institution_name | string |
occupation_institution_name |
|
skills
|
profile_details.skills | array of |
skills |
|
语言
|
profile_details.languages | array of |
语言 |
|
address
|
profile_details.address | string |
address |
|
创建时间
|
profile_details.created_at | string |
创建时间 |
|
年龄
|
profile_details.age | string |
年龄 |
|
address_coordinates
|
profile_details.address_coordinates | array of |
address_coordinates |
|
机会
|
opportunities | array of object |
机会 |
|
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 |
|
顺序
|
custom_fields.custom_field.options.order | integer |
顺序 |
|
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 |
|
顺序
|
custom_fields.custom_field_value.value.order | integer |
顺序 |
新建预留
计划新预留时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
shift.id | string |
id |
|
创建时间
|
shift.created_at | string |
创建时间 |
|
shift_start_at
|
shift.shift_start_at | string |
shift_start_at |
|
shift_end_at
|
shift.shift_end_at | string |
shift_end_at |
|
斑点
|
shift.spots | integer |
斑点 |
|
shift_title
|
shift.shift_title | string |
shift_title |
|
shift_description
|
shift.shift_description | string |
shift_description |
|
创建时间
|
created_at | string |
创建时间 |
|
状态
|
status | integer |
状态 |
|
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 |
|
电子邮件
|
user.email | string |
电子邮件 |
|
gender
|
user.gender | integer |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | array of string |
address_coordinates |
|
id
|
opportunity.id | string |
id |
|
状态
|
opportunity.status | string |
状态 |
|
id
|
opportunity.category.id | string |
id |
|
title
|
opportunity.category.title | string |
title |
|
描述
|
opportunity.category.description | string |
描述 |
|
title
|
opportunity.title | string |
title |
|
描述
|
opportunity.description | string |
描述 |
新表单提交
当用户提交 Vome 表单时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
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 |
|
电子邮件
|
user.email | string |
电子邮件 |
|
gender
|
user.gender | string |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | string |
address_coordinates |
|
submission_status
|
submission_status | string |
submission_status |
|
创建时间
|
created_at | string |
创建时间 |
|
arrival_source
|
arrival_source | string |
arrival_source |
|
问题
|
questions | array of object |
问题 |
|
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 |
|
答
|
questions.answer | string |
答 |
|
options
|
questions.options | array of string |
options |
|
回应
|
questions.responded | boolean |
回应 |
|
medical_info
|
medical_info | string |
medical_info |
|
id
|
emergency_contact.id | string |
id |
|
姓名
|
emergency_contact.name | string |
姓名 |
|
关系
|
emergency_contact.relationship | string |
关系 |
|
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 |
|
日
|
general_availability.day | integer |
日 |
|
可用性
|
general_availability.availability | string |
可用性 |
|
attachments
|
attachments | array of object |
attachments |
|
id
|
attachments.id | string |
id |
|
document_file
|
attachments.document_file | string |
document_file |
|
笔记
|
attachments.notes | string |
笔记 |
|
id
|
attachments.attachment_info.id | string |
id |
|
title
|
attachments.attachment_info.title | string |
title |
|
描述
|
attachments.attachment_info.description | string |
描述 |
|
机会
|
opportunities | array of |
机会 |
|
姓名
|
folder.name | string |
姓名 |
|
id
|
form.id | string |
id |
|
title
|
form.title | string |
title |
更新了预留
更新用户的预留时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
id
|
id | string |
id |
|
id
|
shift.id | string |
id |
|
创建时间
|
shift.created_at | string |
创建时间 |
|
shift_start_at
|
shift.shift_start_at | string |
shift_start_at |
|
shift_end_at
|
shift.shift_end_at | string |
shift_end_at |
|
斑点
|
shift.spots | integer |
斑点 |
|
shift_title
|
shift.shift_title | string |
shift_title |
|
shift_description
|
shift.shift_description | string |
shift_description |
|
创建时间
|
created_at | string |
创建时间 |
|
状态
|
status | integer |
状态 |
|
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 |
|
电子邮件
|
user.email | string |
电子邮件 |
|
gender
|
user.gender | integer |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | array of string |
address_coordinates |
|
id
|
opportunity.id | string |
id |
|
状态
|
opportunity.status | string |
状态 |
|
id
|
opportunity.category.id | string |
id |
|
title
|
opportunity.category.title | string |
title |
|
描述
|
opportunity.category.description | string |
描述 |
|
title
|
opportunity.title | string |
title |
|
描述
|
opportunity.description | string |
描述 |
更新的序列
更新用户分配序列时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
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 |
|
电子邮件
|
user_info.email | string |
电子邮件 |
|
gender
|
user_info.gender | integer |
gender |
|
address
|
user_info.address | string |
address |
|
phone_number
|
user_info.phone_number | string |
phone_number |
|
date_of_birth
|
user_info.date_of_birth | string |
date_of_birth |
|
timezone
|
user_info.timezone | string |
timezone |
|
address_coordinates
|
user_info.address_coordinates | array of string |
address_coordinates |
|
id
|
sequence_info.id | string |
id |
|
title
|
sequence_info.title | string |
title |
|
描述
|
sequence_info.description | string |
描述 |
|
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 |
|
单步执行
|
sequence_info.step_info.step | integer |
单步执行 |
|
类型
|
sequence_info.step_info.type | string |
类型 |
|
orientation_details
|
sequence_info.step_info.orientation_details | array of object |
orientation_details |
|
title
|
sequence_info.step_info.orientation_details.title | string |
title |
|
描述
|
sequence_info.step_info.orientation_details.description | string |
描述 |
|
状态
|
sequence_info.step_info.orientation_details.user_orientation.status | string |
状态 |
|
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 |
|
描述
|
sequence_info.step_info.interview_details.description | string |
描述 |
|
面试
|
sequence_info.step_info.interview_details.user_interview.interview | string |
面试 |
|
状态
|
sequence_info.step_info.interview_details.user_interview.status | string |
状态 |
|
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 | string |
状态 |
|
创建时间
|
created_at | string |
创建时间 |
|
updated_at
|
updated_at | string |
updated_at |
更新的表单提交
更新用户的表单提交时触发
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
events
|
events | array of string |
events |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
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 |
|
电子邮件
|
user.email | string |
电子邮件 |
|
gender
|
user.gender | string |
gender |
|
address
|
user.address | string |
address |
|
phone_number
|
user.phone_number | string |
phone_number |
|
date_of_birth
|
user.date_of_birth | string |
date_of_birth |
|
timezone
|
user.timezone | string |
timezone |
|
address_coordinates
|
user.address_coordinates | string |
address_coordinates |
|
submission_status
|
submission_status | string |
submission_status |
|
创建时间
|
created_at | string |
创建时间 |
|
arrival_source
|
arrival_source | string |
arrival_source |
|
问题
|
questions | array of object |
问题 |
|
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 |
|
答
|
questions.answer | string |
答 |
|
options
|
questions.options | array of string |
options |
|
回应
|
questions.responded | boolean |
回应 |
|
medical_info
|
medical_info | string |
medical_info |
|
id
|
emergency_contact.id | string |
id |
|
姓名
|
emergency_contact.name | string |
姓名 |
|
关系
|
emergency_contact.relationship | string |
关系 |
|
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 |
|
日
|
general_availability.day | integer |
日 |
|
可用性
|
general_availability.availability | string |
可用性 |
|
attachments
|
attachments | array of object |
attachments |
|
id
|
attachments.id | string |
id |
|
document_file
|
attachments.document_file | string |
document_file |
|
笔记
|
attachments.notes | string |
笔记 |
|
id
|
attachments.attachment_info.id | string |
id |
|
title
|
attachments.attachment_info.title | string |
title |
|
描述
|
attachments.attachment_info.description | string |
描述 |
|
机会
|
opportunities | array of |
机会 |
|
姓名
|
folder.name | string |
姓名 |
|
id
|
form.id | string |
id |
|
title
|
form.title | string |
title |