Envoy(미리 보기)
Envoy 계정(REST API 엔드포인트)을 다른 커넥터에 연결할 수 있는 Envoy 커넥터입니다. 예를 들어 Envoy에서 Microsoft Excel Online 스프레드시트의 세부 정보를 사용하여 대량 초대를 만드는 것이 있습니다.
이 커넥터는 다음 제품 및 지역에서 사용할 수 있습니다.
| 서비스 | 클래스 | Regions |
|---|---|---|
| Copilot Studio | Premium | 다음을 제외한 모든 Power Automate 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| 논리 앱 | 스탠다드 | 다음을 제외한 모든 Logic Apps 지역 : - Azure Government 지역 - Azure 중국 지역 - 미국 국방부(DoD) |
| Power Apps | Premium | 다음을 제외한 모든 Power Apps 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| Power Automate | Premium | 다음을 제외한 모든 Power Automate 지역 : - 미국 정부(GCC) - 미국 정부(GCC High) - 21Vianet에서 운영하는 중국 클라우드 - 미국 국방부(DoD) |
| 연락처 | |
|---|---|
| 이름 | Envoy 지원 팀 |
| URL | https://envoy.help/ |
| 전자 메일 | hi@envoy.com |
| 커넥터 메타데이터 | |
|---|---|
| 게시자 | Envoy, Inc. |
| 웹 사이트 | https://envoy.com/ |
| 개인 정보 보호 정책 | https://envoy.com/privacypolicy/ |
| 카테고리 | 비즈니스 인텔리전스; 데이터 |
버전 2.0에서는 Envoy 초대 만들기를 트리거로 사용할 수도 있습니다.
필수 조건
이 커넥터를 사용하려면 사용자 이름과 암호가 있는 Envoy 계정이 필요합니다. 기능을 트리거하려면 Envoy 통합 "Microsoft Flow"도 설치해야 합니다.
자격 증명을 가져오는 방법
Envoy에 인증하려면 Envoy 사용자 이름과 암호가 필요합니다.
기능을 트리거하려면 Envoy 내에서 "Microsoft Flow" 통합 설정의 2단계 중에 제공된 설치 토큰이 필요합니다.
알려진 문제 및 제한 사항
현재 사용 가능한 유일한 트리거는 초대 만들기입니다. 가까운 장래에 더 많은 트리거를 추가할 것으로 예상됩니다.
연결을 만드는 중
커넥터는 다음 인증 유형을 지원합니다.
| 기본값 | 연결을 만들기 위한 매개 변수입니다. | 모든 지역 | 공유할 수 없음 |
기본값
적용 가능: 모든 지역
연결을 만들기 위한 매개 변수입니다.
공유 가능한 연결이 아닙니다. 전원 앱이 다른 사용자와 공유되면 다른 사용자에게 새 연결을 명시적으로 만들라는 메시지가 표시됩니다.
| 이름 | 유형 | Description | 필수 |
|---|---|---|---|
| 사용자 이름 | 시큐어스트링 (보안 문자열) | 이 API의 사용자 이름 | 진실 |
| 암호 | 시큐어스트링 (보안 문자열) | 이 API의 암호 | 진실 |
제한 한도
| Name | 호출 | 갱신 기간 |
|---|---|---|
| 연결당 API 호출 | 100 | 60초 |
동작
| 위치 가져오기 |
위치 검색을 위한 GET 요청 |
| 직원 목록 가져오기 |
직원 목록을 검색하기 위한 GET 요청 |
| 차단 목록 필터 가져오기 |
차단 목록 필터를 검색하기 위한 GET 요청입니다. |
| 차단 목록 필터 추가 |
차단 목록 필터를 추가하기 위한 POST 요청 |
| 초대 1개 업데이트 |
초대의 정보를 업데이트하기 위한 PATCH 요청입니다. |
| 초대 만들기 |
초대를 만들기 위한 POST 요청입니다. |
| 초대 받기 |
필터링에 따라 초대 정보를 검색하기 위한 GET 요청입니다. |
| 초대 받기 |
단일 초대에 대한 정보를 검색하도록 요청을 가져옵니다. |
| 하나의 항목 가져오기 |
단일 항목에 대한 정보를 검색하기 위한 GET 요청입니다. |
| 회사 정보 가져오기 |
회사 정보 검색(GET) |
| 흐름 가져오기 |
위치에 대한 흐름에 대한 정보를 검색하기 위한 요청을 가져옵니다. |
위치 가져오기
위치 검색을 위한 GET 요청
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
Accept
|
Accept | string |
Accept |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
데이터
|
data | array of object |
데이터 |
|
아이디
|
data.id | string |
아이디 |
|
type
|
data.type | string |
type |
|
자신
|
data.links.self | string |
자신 |
|
address
|
data.attributes.address | string |
address |
|
address-line-one
|
data.attributes.address-line-one | string |
address-line-one |
|
address-line-two
|
data.attributes.address-line-two | string |
address-line-two |
|
자정에 자동 로그아웃
|
data.attributes.auto-sign-out-at-midnight | boolean |
자정에 자동 로그아웃 |
|
자동 로그아웃 시간(분)
|
data.attributes.auto-sign-out-minutes | string |
자동 로그아웃 시간(분) |
|
city
|
data.attributes.city | string |
city |
|
company-name-override
|
data.attributes.company-name-override | string |
company-name-override |
|
사용 안 함
|
data.attributes.disabled | boolean |
사용 안 함 |
|
employees-csv-upload-status
|
data.attributes.employees-csv-upload-status | string |
employees-csv-upload-status |
|
employees-sync-message
|
data.attributes.employees-sync-message | string |
employees-sync-message |
|
fallback-notifications-enabled
|
data.attributes.fallback-notifications-enabled | boolean |
fallback-notifications-enabled |
|
사전 등록 필수 사용
|
data.attributes.pre-registration-required-enabled | boolean |
사전 등록 필수 사용 |
|
latitude
|
data.attributes.latitude | float |
latitude |
|
지역 설정
|
data.attributes.locale | string |
지역 설정 |
|
logo-small-url
|
data.attributes.logo-small-url | string |
logo-small-url |
|
logo-thumb-url
|
data.attributes.logo-thumb-url | string |
logo-thumb-url |
|
logo-url
|
data.attributes.logo-url | string |
logo-url |
|
longitude
|
data.attributes.longitude | float |
longitude |
|
이름
|
data.attributes.name | string |
이름 |
|
프린터 알림 사용
|
data.attributes.printer-notifications-enabled | boolean |
프린터 알림 사용 |
|
다중 언어 사용
|
data.attributes.multiple-languages-enabled | boolean |
다중 언어 사용 |
|
enabled-locales
|
data.attributes.enabled-locales | array of |
enabled-locales |
|
주
|
data.attributes.state | string |
주 |
|
시간대
|
data.attributes.timezone | string |
시간대 |
|
지퍼
|
data.attributes.zip | string |
지퍼 |
|
월 평균 방문자 수
|
data.attributes.average-monthly-visitors | float |
월 평균 방문자 수 |
|
created-at
|
data.attributes.created-at | string |
created-at |
|
last-entry-at
|
data.attributes.last-entry-at | string |
last-entry-at |
|
updated-at
|
data.attributes.updated-at | string |
updated-at |
|
자신
|
data.relationships.company.links.self | string |
자신 |
|
관련
|
data.relationships.company.links.related | string |
관련 |
|
자신
|
data.relationships.device-config.links.self | string |
자신 |
|
관련
|
data.relationships.device-config.links.related | string |
관련 |
|
자신
|
data.relationships.gdpr-configuration.links.self | string |
자신 |
|
관련
|
data.relationships.gdpr-configuration.links.related | string |
관련 |
|
자신
|
data.relationships.printer.links.self | string |
자신 |
|
관련
|
data.relationships.printer.links.related | string |
관련 |
|
자신
|
data.relationships.devices.links.self | string |
자신 |
|
관련
|
data.relationships.devices.links.related | string |
관련 |
|
자신
|
data.relationships.employees.links.self | string |
자신 |
|
관련
|
data.relationships.employees.links.related | string |
관련 |
|
자신
|
data.relationships.fallback-contacts.links.self | string |
자신 |
|
관련
|
data.relationships.fallback-contacts.links.related | string |
관련 |
|
자신
|
data.relationships.flows.links.self | string |
자신 |
|
관련
|
data.relationships.flows.links.related | string |
관련 |
|
자신
|
data.relationships.locations-setup-guide-steps.links.self | string |
자신 |
|
관련
|
data.relationships.locations-setup-guide-steps.links.related | string |
관련 |
|
자신
|
data.relationships.printers.links.self | string |
자신 |
|
관련
|
data.relationships.printers.links.related | string |
관련 |
|
자신
|
data.relationships.printer-contacts.links.self | string |
자신 |
|
관련
|
data.relationships.printer-contacts.links.related | string |
관련 |
|
합계
|
meta.total | integer |
합계 |
|
첫 번째
|
links.first | string |
첫 번째 |
|
마지막
|
links.last | string |
마지막 |
직원 목록 가져오기
직원 목록을 검색하기 위한 GET 요청
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
데이터
|
data | array of object |
데이터 |
|
아이디
|
data.id | string |
아이디 |
|
type
|
data.type | string |
type |
|
자신
|
data.links.self | string |
자신 |
|
cc-employee
|
data.attributes.cc-employee | boolean |
cc-employee |
|
company-id
|
data.attributes.company-id | integer |
company-id |
|
삭제됨
|
data.attributes.deleted | boolean |
삭제됨 |
|
동기화 안 함
|
data.attributes.do-not-sync | boolean |
동기화 안 함 |
|
메일 주소
|
data.attributes.email | string |
메일 주소 |
|
hide-from-host-list
|
data.attributes.hide-from-host-list | boolean |
hide-from-host-list |
|
수동 추가
|
data.attributes.manually-added | boolean |
수동 추가 |
|
manually-added-location-present
|
data.attributes.manually-added-location-present | boolean |
manually-added-location-present |
|
이름
|
data.attributes.name | string |
이름 |
|
전화 번호
|
data.attributes.phone-number | string |
전화 번호 |
|
created-at
|
data.attributes.created-at | string |
created-at |
|
deleted-at
|
data.attributes.deleted-at | string |
deleted-at |
|
updated-at
|
data.attributes.updated-at | string |
updated-at |
|
자신
|
data.relationships.company.links.self | string |
자신 |
|
관련
|
data.relationships.company.links.related | string |
관련 |
|
자신
|
data.relationships.user.links.self | string |
자신 |
|
관련
|
data.relationships.user.links.related | string |
관련 |
|
자신
|
data.relationships.assistants.links.self | string |
자신 |
|
관련
|
data.relationships.assistants.links.related | string |
관련 |
|
자신
|
data.relationships.bosses.links.self | string |
자신 |
|
관련
|
data.relationships.bosses.links.related | string |
관련 |
|
자신
|
data.relationships.employee-locations.links.self | string |
자신 |
|
관련
|
data.relationships.employee-locations.links.related | string |
관련 |
|
자신
|
data.relationships.locations.links.self | string |
자신 |
|
관련
|
data.relationships.locations.links.related | string |
관련 |
|
합계
|
meta.total | integer |
합계 |
|
첫 번째
|
links.first | string |
첫 번째 |
|
마지막
|
links.last | string |
마지막 |
차단 목록 필터 가져오기
차단 목록 필터를 검색하기 위한 GET 요청입니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
filter[company]
|
filter[company] | integer |
filter[company] |
|
|
콘텐츠 유형 (Content-Type)
|
Content-Type | string |
콘텐츠 유형 (Content-Type) |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
데이터
|
data | array of object |
데이터 |
|
아이디
|
data.id | string |
아이디 |
|
type
|
data.type | string |
type |
|
자신
|
data.links.self | string |
자신 |
|
aliases
|
data.attributes.aliases | array of |
aliases |
|
description
|
data.attributes.description | string |
description |
|
전자 메일
|
data.attributes.emails | array of string |
전자 메일 |
|
full-name
|
data.attributes.full-name | string |
full-name |
|
키워드
|
data.attributes.keyword | string |
키워드 |
|
other-keywords
|
data.attributes.other-keywords | array of string |
other-keywords |
|
전화 번호
|
data.attributes.phone-numbers | array of |
전화 번호 |
|
원문 언어
|
data.attributes.photo.original | string |
원문 언어 |
|
엄지손가락
|
data.attributes.photo.thumb | string |
엄지손가락 |
|
이유
|
data.attributes.reason | string |
이유 |
|
image-url
|
data.attributes.image-url | string |
image-url |
|
external-id
|
data.attributes.external-id | string |
external-id |
|
created-by
|
data.attributes.created-by | string |
created-by |
|
자신
|
data.relationships.location.links.self | string |
자신 |
|
관련
|
data.relationships.location.links.related | string |
관련 |
|
자신
|
data.relationships.user.links.self | string |
자신 |
|
관련
|
data.relationships.user.links.related | string |
관련 |
|
합계
|
meta.total | integer |
합계 |
차단 목록 필터 추가
차단 목록 필터를 추가하기 위한 POST 요청
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
aliases
|
aliases | array of |
aliases |
|
|
description
|
description | string |
description |
|
|
전자 메일
|
emails | array of string |
전자 메일 |
|
|
full-name
|
full-name | string |
full-name |
|
|
키워드
|
keyword | string |
키워드 |
|
|
other-keywords
|
other-keywords | array of |
other-keywords |
|
|
이유
|
reason | string |
이유 |
|
|
전화 번호
|
phone-numbers | array of |
전화 번호 |
|
|
type
|
type | string |
type |
|
|
아이디
|
id | string |
id(위치) |
|
|
type
|
type | string |
type |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
아이디
|
data.id | string |
아이디 |
|
type
|
data.type | string |
type |
|
자신
|
data.links.self | string |
자신 |
|
aliases
|
data.attributes.aliases | array of |
aliases |
|
description
|
data.attributes.description | string |
description |
|
전자 메일
|
data.attributes.emails | array of string |
전자 메일 |
|
full-name
|
data.attributes.full-name | string |
full-name |
|
키워드
|
data.attributes.keyword | string |
키워드 |
|
other-keywords
|
data.attributes.other-keywords | array of |
other-keywords |
|
전화 번호
|
data.attributes.phone-numbers | array of |
전화 번호 |
|
원문 언어
|
data.attributes.photo.original | string |
원문 언어 |
|
엄지손가락
|
data.attributes.photo.thumb | string |
엄지손가락 |
|
이유
|
data.attributes.reason | string |
이유 |
|
created-by
|
data.attributes.created-by | string |
created-by |
|
자신
|
data.relationships.location.links.self | string |
자신 |
|
관련
|
data.relationships.location.links.related | string |
관련 |
|
자신
|
data.relationships.user.links.self | string |
자신 |
|
관련
|
data.relationships.user.links.related | string |
관련 |
초대 1개 업데이트
초대의 정보를 업데이트하기 위한 PATCH 요청입니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
invite_id
|
invite_id | True | string |
invite_id |
|
콘텐츠 유형 (Content-Type)
|
Content-Type | string |
콘텐츠 유형 (Content-Type) |
|
|
아이디
|
id | string |
아이디 |
|
|
full-name
|
full-name | string |
full-name |
|
|
메일 주소
|
string |
메일 주소 |
||
|
inviter-name
|
inviter-name | string |
inviter-name |
|
|
예상 도착 시간
|
expected-arrival-time | string |
expected-arrival-time(예상 형식: 2019-03-24T21:15:00.000Z) |
|
|
되풀이 규칙
|
recurring-rule | string |
되풀이 규칙 |
|
|
rrule-until
|
rrule-until | string |
rrule-until |
|
|
private-notes
|
private-notes | string |
private-notes |
|
|
이전과 같습니다.
|
been-here-before | boolean |
이전과 같습니다. |
|
|
추가 게스트
|
additional-guests | integer |
추가 게스트 |
|
|
skip-guest-notification
|
skip-guest-notification | boolean |
skip-guest-notification |
|
|
nda
|
nda | string |
nda |
|
|
guest-updated-at
|
guest-updated-at | string |
guest-updated-at (Formatting: 2019-03-24T21:15:00.000Z) |
|
|
original-nda-sign-date
|
original-nda-sign-date | string |
original-nda-sign-date |
|
|
nda-available
|
nda-available | boolean |
nda-available |
|
|
flow-name
|
flow-name | string |
flow-name |
|
|
도착
|
arrived | boolean |
도착 |
|
|
승인 상태
|
approval-status | string |
승인 상태 |
|
|
분야
|
field | string |
분야 |
|
|
value
|
value | string |
value |
|
|
type
|
type | string |
type |
|
|
아이디
|
id | string |
아이디 |
|
|
type
|
type | string |
type |
|
|
아이디
|
id | string |
id(직원) |
|
|
type
|
type | string |
type |
|
|
아이디
|
id | string |
id(위치) |
|
|
type
|
type | string |
type |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
아이디
|
data.id | string |
아이디 |
|
type
|
data.type | string |
type |
|
agreements-status
|
data.attributes.agreements-status | string |
agreements-status |
|
full-name
|
data.attributes.full-name | string |
full-name |
|
메일 주소
|
data.attributes.email | string |
메일 주소 |
|
inviter-name
|
data.attributes.inviter-name | string |
inviter-name |
|
inviter-email
|
data.attributes.inviter-email | string |
inviter-email |
|
예상 도착 시간
|
data.attributes.expected-arrival-time | string |
예상 도착 시간 |
|
private-notes
|
data.attributes.private-notes | string |
private-notes |
|
도착
|
data.attributes.arrived | boolean |
도착 |
|
이전과 같습니다.
|
data.attributes.been-here-before | boolean |
이전과 같습니다. |
|
flow-name
|
data.attributes.flow-name | string |
flow-name |
|
flow-id
|
data.attributes.flow-id | integer |
flow-id |
|
사용자 데이터
|
data.attributes.user-data | array of object |
사용자 데이터 |
|
분야
|
data.attributes.user-data.field | string |
분야 |
|
value
|
data.attributes.user-data.value | string |
value |
|
추가 게스트
|
data.attributes.additional-guests | integer |
추가 게스트 |
|
guest-updated-at
|
data.attributes.guest-updated-at | string |
guest-updated-at |
|
nda
|
data.attributes.nda | string |
nda |
|
nda-available
|
data.attributes.nda-available | boolean |
nda-available |
|
original-nda-sign-date
|
data.attributes.original-nda-sign-date | string |
original-nda-sign-date |
|
비밀 토큰
|
data.attributes.secret-token | string |
비밀 토큰 |
|
group-name
|
data.attributes.group-name | string |
group-name |
|
photo-url
|
data.attributes.photo-url | string |
photo-url |
|
qr-code
|
data.attributes.qr-code | string |
qr-code |
|
qr-code-sent-at
|
data.attributes.qr-code-sent-at | string |
qr-code-sent-at |
|
preregistration-complete
|
data.attributes.preregistration-complete | string |
preregistration-complete |
|
status
|
data.attributes.approval-status.status | string |
status |
|
자동 승인됨
|
data.attributes.approval-status.auto-approved | boolean |
자동 승인됨 |
|
report
|
data.attributes.approval-status.report | array of object |
report |
|
결과
|
data.attributes.approval-status.report.result | string |
결과 |
|
source
|
data.attributes.approval-status.report.source | string |
source |
|
blacklistReportUUID
|
data.attributes.approval-status.report.blacklistReportUUID | string |
blacklistReportUUID |
|
이유
|
data.attributes.approval-status.report.reason | string |
이유 |
|
문자 메시지
|
data.attributes.approval-status.report.messages.failure.text | string |
문자 메시지 |
|
머리글
|
data.attributes.approval-status.report.messages.failure.header | string |
머리글 |
|
reviewer-id
|
data.attributes.approval-status.reviewer-id | string |
reviewer-id |
|
reviewer-name
|
data.attributes.approval-status.reviewer-name | string |
reviewer-name |
|
review-note
|
data.attributes.approval-status.review-note | string |
review-note |
|
reviewed-at
|
data.attributes.approval-status.reviewed-at | string |
reviewed-at |
|
type
|
data.relationships.entry.data.type | string |
type |
|
아이디
|
data.relationships.entry.data.id | string |
아이디 |
|
아이디
|
data.relationships.location.data.id | string |
아이디 |
|
type
|
data.relationships.location.data.type | string |
type |
|
type
|
data.relationships.flow.data.type | string |
type |
|
아이디
|
data.relationships.flow.data.id | string |
아이디 |
|
type
|
data.relationships.employee.data.type | string |
type |
|
아이디
|
data.relationships.employee.data.id | string |
아이디 |
|
type
|
data.relationships.creator.data.type | string |
type |
|
아이디
|
data.relationships.creator.data.id | string |
아이디 |
|
관련
|
data.relationships.platform-jobs.links.related | string |
관련 |
|
포함
|
included | array of object |
포함 |
|
아이디
|
included.id | string |
아이디 |
|
type
|
included.type | string |
type |
|
이름
|
included.attributes.name | string |
이름 |
|
자신
|
links.self | string |
자신 |
초대 만들기
초대를 만들기 위한 POST 요청입니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
콘텐츠 유형 (Content-Type)
|
Content-Type | string |
콘텐츠 유형 (Content-Type) |
|
|
full-name
|
full-name | string |
full-name |
|
|
메일 주소
|
string |
메일 주소 |
||
|
inviter-name
|
inviter-name | string |
inviter-name |
|
|
예상 도착 시간
|
expected-arrival-time | string |
예상 도착 시간 |
|
|
되풀이 규칙
|
recurring-rule | string |
되풀이 규칙 |
|
|
rrule-until
|
rrule-until | string |
rrule-until |
|
|
private-notes
|
private-notes | string |
private-notes |
|
|
이전과 같습니다.
|
been-here-before | boolean |
이전과 같습니다. |
|
|
추가 게스트
|
additional-guests | integer |
추가 게스트 |
|
|
skip-guest-notification
|
skip-guest-notification | boolean |
skip-guest-notification |
|
|
agreements-status
|
agreements-status | string |
agreements-status |
|
|
place-id
|
place-id | string |
place-id |
|
|
flow-name
|
flow-name | string |
flow-name |
|
|
group-name
|
group-name | string |
group-name |
|
|
도착
|
arrived | boolean |
도착 |
|
|
승인 상태
|
approval-status | string |
승인 상태 |
|
|
분야
|
field | string |
분야 |
|
|
value
|
value | string |
value |
|
|
type
|
type | string |
type |
|
|
아이디
|
id | string |
id(직원) |
|
|
type
|
type | string |
type |
|
|
아이디
|
id | string |
id(위치) |
|
|
type
|
type | string |
type |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
아이디
|
data.id | string |
아이디 |
|
type
|
data.type | string |
type |
|
자신
|
data.links.self | string |
자신 |
|
추가 게스트
|
data.attributes.additional-guests | integer |
추가 게스트 |
|
status
|
data.attributes.approval-status.status | string |
status |
|
auto_approved
|
data.attributes.approval-status.auto_approved | boolean |
auto_approved |
|
report
|
data.attributes.approval-status.report | array of object |
report |
|
결과
|
data.attributes.approval-status.report.result | string |
결과 |
|
source
|
data.attributes.approval-status.report.source | string |
source |
|
blacklistReportUUID
|
data.attributes.approval-status.report.blacklistReportUUID | string |
blacklistReportUUID |
|
이유
|
data.attributes.approval-status.report.reason | string |
이유 |
|
문자 메시지
|
data.attributes.approval-status.report.messages.failure.text | string |
문자 메시지 |
|
머리글
|
data.attributes.approval-status.report.messages.failure.header | string |
머리글 |
|
reviewer_id
|
data.attributes.approval-status.reviewer_id | string |
reviewer_id |
|
reviewer_name
|
data.attributes.approval-status.reviewer_name | string |
reviewer_name |
|
review_note
|
data.attributes.approval-status.review_note | string |
review_note |
|
reviewed_at
|
data.attributes.approval-status.reviewed_at | string |
reviewed_at |
|
메일 주소
|
data.attributes.email | string |
메일 주소 |
|
예상 도착 시간
|
data.attributes.expected-arrival-time | string |
예상 도착 시간 |
|
예상 출발 시간
|
data.attributes.expected-departure-time | string |
예상 출발 시간 |
|
full-name
|
data.attributes.full-name | string |
full-name |
|
guest-updated-at
|
data.attributes.guest-updated-at | string |
guest-updated-at |
|
is-presigned
|
data.attributes.is-presigned | boolean |
is-presigned |
|
address
|
data.attributes.location-info.address | string |
address |
|
아이디
|
data.attributes.location-info.id | integer |
아이디 |
|
이름
|
data.attributes.location-info.name | string |
이름 |
|
logo_url
|
data.attributes.location-info.logo_url | string |
logo_url |
|
private-notes
|
data.attributes.private-notes | string |
private-notes |
|
사용자 데이터
|
data.attributes.user-data | array of object |
사용자 데이터 |
|
|
data.attributes.user-data.field | string |
분야 |
|
|
data.attributes.user-data.value | string |
value |
|
notify-visitor
|
data.attributes.notify-visitor | boolean |
notify-visitor |
|
created-from
|
data.attributes.created-from | string |
created-from |
|
도착
|
data.attributes.arrived | boolean |
도착 |
|
touchless-sign-in-available-time
|
data.attributes.touchless-sign-in-available-time | string |
touchless-sign-in-available-time |
|
touchless-sign-in-presence-required
|
data.attributes.touchless-sign-in-presence-required | boolean |
touchless-sign-in-presence-required |
|
entry-signed-out-at
|
data.attributes.entry-signed-out-at | string |
entry-signed-out-at |
|
preregistration-link
|
data.attributes.preregistration-link | string |
preregistration-link |
|
created-at
|
data.attributes.created-at | string |
created-at |
|
updated-at
|
data.attributes.updated-at | string |
updated-at |
|
자신
|
data.relationships.attendee.links.self | string |
자신 |
|
관련
|
data.relationships.attendee.links.related | string |
관련 |
|
자신
|
data.relationships.creator.links.self | string |
자신 |
|
관련
|
data.relationships.creator.links.related | string |
관련 |
|
자신
|
data.relationships.employee.links.self | string |
자신 |
|
관련
|
data.relationships.employee.links.related | string |
관련 |
|
type
|
data.relationships.employee.data.type | string |
type |
|
아이디
|
data.relationships.employee.data.id | string |
아이디 |
|
자신
|
data.relationships.entry.links.self | string |
자신 |
|
관련
|
data.relationships.entry.links.related | string |
관련 |
|
type
|
data.relationships.entry.data.type | object |
type |
|
아이디
|
data.relationships.entry.data.id | string |
아이디 |
|
자신
|
data.relationships.flow.links.self | string |
자신 |
|
관련
|
data.relationships.flow.links.related | string |
관련 |
|
type
|
data.relationships.flow.data.type | string |
type |
|
아이디
|
data.relationships.flow.data.id | string |
아이디 |
|
자신
|
data.relationships.location.links.self | string |
자신 |
|
관련
|
data.relationships.location.links.related | string |
관련 |
|
type
|
data.relationships.location.data.type | string |
type |
|
아이디
|
data.relationships.location.data.id | string |
아이디 |
|
자신
|
data.relationships.platform-jobs.links.self | string |
자신 |
|
관련
|
data.relationships.platform-jobs.links.related | string |
관련 |
초대 받기
필터링에 따라 초대 정보를 검색하기 위한 GET 요청입니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
filter[location]
|
filter[location] | integer |
filter[location] |
|
|
filter[date]
|
filter[date] | string |
filter[date] |
|
|
Accept
|
Accept | string |
Accept |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
데이터
|
data | array of object |
데이터 |
|
아이디
|
data.id | string |
아이디 |
|
type
|
data.type | string |
type |
|
자신
|
data.links.self | string |
자신 |
|
추가 게스트
|
data.attributes.additional-guests | integer |
추가 게스트 |
|
status
|
data.attributes.approval-status.status | string |
status |
|
auto_approved
|
data.attributes.approval-status.auto_approved | boolean |
auto_approved |
|
report
|
data.attributes.approval-status.report | array of object |
report |
|
결과
|
data.attributes.approval-status.report.result | string |
결과 |
|
source
|
data.attributes.approval-status.report.source | string |
source |
|
blacklistReportUUID
|
data.attributes.approval-status.report.blacklistReportUUID | string |
blacklistReportUUID |
|
이유
|
data.attributes.approval-status.report.reason | string |
이유 |
|
문자 메시지
|
data.attributes.approval-status.report.messages.failure.text | string |
문자 메시지 |
|
머리글
|
data.attributes.approval-status.report.messages.failure.header | string |
머리글 |
|
reviewer_id
|
data.attributes.approval-status.reviewer_id | string |
reviewer_id |
|
reviewer_name
|
data.attributes.approval-status.reviewer_name | string |
reviewer_name |
|
review_note
|
data.attributes.approval-status.review_note | string |
review_note |
|
reviewed_at
|
data.attributes.approval-status.reviewed_at | string |
reviewed_at |
|
메일 주소
|
data.attributes.email | string |
메일 주소 |
|
예상 도착 시간
|
data.attributes.expected-arrival-time | string |
예상 도착 시간 |
|
예상 출발 시간
|
data.attributes.expected-departure-time | string |
예상 출발 시간 |
|
full-name
|
data.attributes.full-name | string |
full-name |
|
guest-updated-at
|
data.attributes.guest-updated-at | string |
guest-updated-at |
|
is-presigned
|
data.attributes.is-presigned | boolean |
is-presigned |
|
address
|
data.attributes.location-info.address | string |
address |
|
아이디
|
data.attributes.location-info.id | integer |
아이디 |
|
이름
|
data.attributes.location-info.name | string |
이름 |
|
logo_url
|
data.attributes.location-info.logo_url | string |
logo_url |
|
company_name
|
data.attributes.location-info.company_name | string |
company_name |
|
시간대
|
data.attributes.location-info.timezone | string |
시간대 |
|
private-notes
|
data.attributes.private-notes | string |
private-notes |
|
사용자 데이터
|
data.attributes.user-data | array of object |
사용자 데이터 |
|
분야
|
data.attributes.user-data.field | string |
분야 |
|
value
|
data.attributes.user-data.value | string |
value |
|
notify-visitor
|
data.attributes.notify-visitor | boolean |
notify-visitor |
|
created-from
|
data.attributes.created-from | string |
created-from |
|
place_id
|
data.attributes.locality.place_id | string |
place_id |
|
place-id
|
data.attributes.locality.place-id | string |
place-id |
|
도착
|
data.attributes.arrived | boolean |
도착 |
|
touchless-sign-in-available-time
|
data.attributes.touchless-sign-in-available-time | string |
touchless-sign-in-available-time |
|
touchless-sign-in-presence-required
|
data.attributes.touchless-sign-in-presence-required | boolean |
touchless-sign-in-presence-required |
|
entry-signed-out-at
|
data.attributes.entry-signed-out-at | string |
entry-signed-out-at |
|
인증
|
data.attributes.attested | string |
인증 |
|
phone
|
data.attributes.phone | string |
phone |
|
preregistration-link
|
data.attributes.preregistration-link | string |
preregistration-link |
|
preregistration-status-link
|
data.attributes.preregistration-status-link | string |
preregistration-status-link |
|
reminder-sent-at
|
data.attributes.reminder-sent-at | string |
reminder-sent-at |
|
created-at
|
data.attributes.created-at | string |
created-at |
|
updated-at
|
data.attributes.updated-at | string |
updated-at |
|
자신
|
data.relationships.attendee.links.self | string |
자신 |
|
관련
|
data.relationships.attendee.links.related | string |
관련 |
|
자신
|
data.relationships.creator.links.self | string |
자신 |
|
관련
|
data.relationships.creator.links.related | string |
관련 |
|
자신
|
data.relationships.employee.links.self | string |
자신 |
|
관련
|
data.relationships.employee.links.related | string |
관련 |
|
type
|
data.relationships.employee.data.type | string |
type |
|
아이디
|
data.relationships.employee.data.id | string |
아이디 |
|
자신
|
data.relationships.entry.links.self | string |
자신 |
|
관련
|
data.relationships.entry.links.related | string |
관련 |
|
type
|
data.relationships.entry.data.type | string |
type |
|
아이디
|
data.relationships.entry.data.id | string |
아이디 |
|
자신
|
data.relationships.flow.links.self | string |
자신 |
|
관련
|
data.relationships.flow.links.related | string |
관련 |
|
type
|
data.relationships.flow.data.type | string |
type |
|
아이디
|
data.relationships.flow.data.id | string |
아이디 |
|
자신
|
data.relationships.location.links.self | string |
자신 |
|
관련
|
data.relationships.location.links.related | string |
관련 |
|
type
|
data.relationships.location.data.type | string |
type |
|
아이디
|
data.relationships.location.data.id | string |
아이디 |
|
자신
|
data.relationships.platform-jobs.links.self | string |
자신 |
|
관련
|
data.relationships.platform-jobs.links.related | string |
관련 |
|
합계
|
meta.total | integer |
합계 |
|
첫 번째
|
links.first | string |
첫 번째 |
|
next
|
links.next | string |
next |
|
마지막
|
links.last | string |
마지막 |
초대 받기
단일 초대에 대한 정보를 검색하도록 요청을 가져옵니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
invite_id
|
invite_id | True | string |
invite_id |
|
Accept
|
Accept | string |
Accept |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
아이디
|
data.id | string |
아이디 |
|
type
|
data.type | string |
type |
|
full-name
|
data.attributes.full-name | string |
full-name |
|
메일 주소
|
data.attributes.email | string |
메일 주소 |
|
inviter-name
|
data.attributes.inviter-name | string |
inviter-name |
|
예상 도착 시간
|
data.attributes.expected-arrival-time | string |
예상 도착 시간 |
|
private-notes
|
data.attributes.private-notes | string |
private-notes |
|
도착
|
data.attributes.arrived | boolean |
도착 |
|
이전과 같습니다.
|
data.attributes.been-here-before | boolean |
이전과 같습니다. |
|
flow-name
|
data.attributes.flow-name | string |
flow-name |
|
flow-id
|
data.attributes.flow-id | integer |
flow-id |
|
사용자 데이터
|
data.attributes.user-data | array of object |
사용자 데이터 |
|
분야
|
data.attributes.user-data.field | string |
분야 |
|
value
|
data.attributes.user-data.value | string |
value |
|
추가 게스트
|
data.attributes.additional-guests | integer |
추가 게스트 |
|
guest-updated-at
|
data.attributes.guest-updated-at | string |
guest-updated-at |
|
nda
|
data.attributes.nda | string |
nda |
|
nda-available
|
data.attributes.nda-available | boolean |
nda-available |
|
original-nda-sign-date
|
data.attributes.original-nda-sign-date | string |
original-nda-sign-date |
|
비밀 토큰
|
data.attributes.secret-token | string |
비밀 토큰 |
|
승인 상태
|
data.attributes.approval-status | string |
승인 상태 |
|
type
|
data.relationships.entry.data.type | string |
type |
|
아이디
|
data.relationships.entry.data.id | string |
아이디 |
|
아이디
|
data.relationships.location.data.id | string |
아이디 |
|
type
|
data.relationships.location.data.type | string |
type |
|
type
|
data.relationships.flow.data.type | string |
type |
|
아이디
|
data.relationships.flow.data.id | string |
아이디 |
|
type
|
data.relationships.employee.data.type | string |
type |
|
아이디
|
data.relationships.employee.data.id | string |
아이디 |
|
type
|
data.relationships.creator.data.type | string |
type |
|
아이디
|
data.relationships.creator.data.id | string |
아이디 |
|
포함
|
included | array of object |
포함 |
|
아이디
|
included.id | string |
아이디 |
|
type
|
included.type | string |
type |
|
full-name
|
included.attributes.full-name | string |
full-name |
|
메일 주소
|
included.attributes.email | string |
메일 주소 |
|
전화 번호
|
included.attributes.phone-number | string |
전화 번호 |
|
아바타
|
included.attributes.avatar | string |
아바타 |
|
created-at
|
included.attributes.created-at | string |
created-at |
|
전자 메일 사용
|
included.attributes.email-enabled | boolean |
전자 메일 사용 |
|
sms-enabled
|
included.attributes.sms-enabled | boolean |
sms-enabled |
|
call-enabled
|
included.attributes.call-enabled | string |
call-enabled |
|
slack 사용
|
included.attributes.slack-enabled | boolean |
slack 사용 |
|
hipchat-enabled
|
included.attributes.hipchat-enabled | boolean |
hipchat-enabled |
|
푸시 사용
|
included.attributes.push-enabled | boolean |
푸시 사용 |
|
invite-push-enabled
|
included.attributes.invite-push-enabled | boolean |
invite-push-enabled |
|
has-profile
|
included.attributes.has-profile | boolean |
has-profile |
|
intercom-identity-hash
|
included.attributes.intercom-identity-hash | string |
intercom-identity-hash |
|
관련
|
included.relationships.location-roles.links.related | string |
관련 |
|
관련
|
included.relationships.company-roles.links.related | string |
관련 |
|
데이터
|
included.relationships.emails.data | array of object |
데이터 |
|
type
|
included.relationships.emails.data.type | string |
type |
|
아이디
|
included.relationships.emails.data.id | string |
아이디 |
|
자신
|
links.self | string |
자신 |
하나의 항목 가져오기
단일 항목에 대한 정보를 검색하기 위한 GET 요청입니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
entry_id
|
entry_id | True | string |
entry_id |
|
filter[location]
|
filter[location] | integer |
filter[location] |
|
|
Accept
|
Accept | string |
Accept |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
아이디
|
data.id | string |
아이디 |
|
type
|
data.type | string |
type |
|
full-name
|
data.attributes.full-name | string |
full-name |
|
메일 주소
|
data.attributes.email | string |
메일 주소 |
|
host
|
data.attributes.host | string |
host |
|
host-email
|
data.attributes.host-email | string |
host-email |
|
private-notes
|
data.attributes.private-notes | string |
private-notes |
|
signed-in-at
|
data.attributes.signed-in-at | string |
signed-in-at |
|
device-session-uuid
|
data.attributes.device-session-uuid | string |
device-session-uuid |
|
로그인-비아
|
data.attributes.signed-in-via | string |
로그인-비아 |
|
signed-in-by
|
data.attributes.signed-in-by | string |
signed-in-by |
|
로그아웃-비아
|
data.attributes.signed-out-via | string |
로그아웃-비아 |
|
로그아웃
|
data.attributes.signed-out-by | string |
로그아웃 |
|
큰
|
data.attributes.thumbnails.large | string |
큰 |
|
작다
|
data.attributes.thumbnails.small | string |
작다 |
|
flow-name
|
data.attributes.flow-name | string |
flow-name |
|
original-nda-sign-date
|
data.attributes.original-nda-sign-date | string |
original-nda-sign-date |
|
id-check-status
|
data.attributes.id-check-status | string |
id-check-status |
|
is-delivery
|
data.attributes.is-delivery | boolean |
is-delivery |
|
계약 거부
|
data.attributes.agreement-refused | boolean |
계약 거부 |
|
pov-key
|
data.attributes.pov-key | string |
pov-key |
|
사용자 데이터
|
data.attributes.user-data | array of object |
사용자 데이터 |
|
분야
|
data.attributes.user-data.field | string |
분야 |
|
value
|
data.attributes.user-data.value | string |
value |
|
sms-status
|
data.attributes.sms-status | string |
sms-status |
|
승인 상태
|
data.attributes.approval-status | string |
승인 상태 |
|
푸시 상태
|
data.attributes.push-status | string |
푸시 상태 |
|
email-status
|
data.attributes.email-status | string |
email-status |
|
slack-status
|
data.attributes.slack-status | string |
slack-status |
|
hipchat-status
|
data.attributes.hipchat-status | string |
hipchat-status |
|
type
|
data.relationships.location.data.type | string |
type |
|
아이디
|
data.relationships.location.data.id | string |
아이디 |
|
type
|
data.relationships.employee.data.type | string |
type |
|
아이디
|
data.relationships.employee.data.id | string |
아이디 |
|
type
|
data.relationships.invite.data.type | string |
type |
|
아이디
|
data.relationships.invite.data.id | string |
아이디 |
|
type
|
data.relationships.flow.data.type | string |
type |
|
아이디
|
data.relationships.flow.data.id | string |
아이디 |
|
관련
|
data.relationships.previous-entries.links.related | string |
관련 |
|
관련
|
data.relationships.platform-jobs.links.related | string |
관련 |
|
자신
|
links.self | string |
자신 |
회사 정보 가져오기
회사 정보 검색(GET)
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
Accept
|
Accept | string |
Accept |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
합계
|
meta.total | integer |
합계 |
|
limit
|
meta.limit | integer |
limit |
|
offset
|
meta.offset | integer |
offset |
|
데이터
|
data | array of object |
데이터 |
|
아이디
|
data.id | string |
아이디 |
|
type
|
data.type | string |
type |
|
이름
|
data.attributes.name | string |
이름 |
|
계획 의도
|
data.attributes.plan-intent | string |
계획 의도 |
|
구매 의도
|
data.attributes.buy-intent | boolean |
구매 의도 |
|
call-enabled
|
data.attributes.call-enabled | boolean |
call-enabled |
|
appletv 사용
|
data.attributes.appletv-enabled | boolean |
appletv 사용 |
|
saml 연결
|
data.attributes.saml-connected | boolean |
saml 연결 |
|
active
|
data.attributes.active | boolean |
active |
|
employees-sync-state
|
data.attributes.employees-sync-state | string |
employees-sync-state |
|
employees-sync-provider
|
data.attributes.employees-sync-provider | string |
employees-sync-provider |
|
employees-last-sync-at
|
data.attributes.employees-last-sync-at | string |
employees-last-sync-at |
|
created-at
|
data.attributes.created-at | string |
created-at |
|
updated-at
|
data.attributes.updated-at | string |
updated-at |
|
온보딩 상태
|
data.attributes.onboarding-status | string |
온보딩 상태 |
|
onboarding-locations-count
|
data.attributes.onboarding-locations-count | string |
onboarding-locations-count |
|
is-beta
|
data.attributes.is-beta | boolean |
is-beta |
|
임시 플러그 인
|
data.attributes.adhoc-plugins | array of |
임시 플러그 인 |
|
cached-locations-quantity
|
data.attributes.cached-locations-quantity | integer |
cached-locations-quantity |
|
type
|
data.relationships.subscription.data.type | string |
type |
|
아이디
|
data.relationships.subscription.data.id | string |
아이디 |
|
type
|
data.relationships.deliveries-subscription.data.type | string |
type |
|
아이디
|
data.relationships.deliveries-subscription.data.id | string |
아이디 |
|
데이터
|
data.relationships.contracts.data | array of object |
데이터 |
|
type
|
data.relationships.contracts.data.type | string |
type |
|
아이디
|
data.relationships.contracts.data.id | string |
아이디 |
|
데이터
|
data.relationships.administrators.data | array of object |
데이터 |
|
type
|
data.relationships.administrators.data.type | string |
type |
|
아이디
|
data.relationships.administrators.data.id | string |
아이디 |
|
데이터
|
data.relationships.locations.data | array of object |
데이터 |
|
type
|
data.relationships.locations.data.type | string |
type |
|
아이디
|
data.relationships.locations.data.id | string |
아이디 |
|
type
|
data.relationships.saml.data.type | string |
type |
|
아이디
|
data.relationships.saml.data.id | string |
아이디 |
|
자신
|
links.self | string |
자신 |
|
첫 번째
|
links.first | string |
첫 번째 |
|
마지막
|
links.last | string |
마지막 |
흐름 가져오기
위치에 대한 흐름에 대한 정보를 검색하기 위한 요청을 가져옵니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
filter[location]
|
filter[location] | integer |
filter[location] |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
데이터
|
data | array of object |
데이터 |
|
아이디
|
data.id | string |
아이디 |
|
type
|
data.type | string |
type |
|
자신
|
data.links.self | string |
자신 |
|
추가 게스트
|
data.attributes.additional-guests | boolean |
추가 게스트 |
|
자동 로그아웃 시간(분)
|
data.attributes.auto-sign-out-minutes | string |
자동 로그아웃 시간(분) |
|
자정에 자동 로그아웃
|
data.attributes.auto-sign-out-at-midnight | boolean |
자정에 자동 로그아웃 |
|
배지 사용
|
data.attributes.badge-enabled | boolean |
배지 사용 |
|
enabled
|
data.attributes.enabled | boolean |
enabled |
|
id-check
|
data.attributes.id-check | boolean |
id-check |
|
ipad-localized-names
|
data.attributes.ipad-localized-names | array of object |
ipad-localized-names |
|
language-code
|
data.attributes.ipad-localized-names.language-code | string |
language-code |
|
region-code
|
data.attributes.ipad-localized-names.region-code | string |
region-code |
|
display-name
|
data.attributes.ipad-localized-names.display-name | string |
display-name |
|
이름
|
data.attributes.name | string |
이름 |
|
위치
|
data.attributes.position | integer |
위치 |
|
use-existing-photo
|
data.attributes.use-existing-photo | boolean |
use-existing-photo |
|
created-at
|
data.attributes.created-at | string |
created-at |
|
updated-at
|
data.attributes.updated-at | string |
updated-at |
|
자신
|
data.relationships.agreement-page.links.self | string |
자신 |
|
관련
|
data.relationships.agreement-page.links.related | string |
관련 |
|
자신
|
data.relationships.badge.links.self | string |
자신 |
|
관련
|
data.relationships.badge.links.related | string |
관련 |
|
자신
|
data.relationships.location.links.self | string |
자신 |
|
관련
|
data.relationships.location.links.related | string |
관련 |
|
자신
|
data.relationships.photo-page.links.self | string |
자신 |
|
관련
|
data.relationships.photo-page.links.related | string |
관련 |
|
자신
|
data.relationships.sign-in-field-page.links.self | string |
자신 |
|
관련
|
data.relationships.sign-in-field-page.links.related | string |
관련 |
|
자신
|
data.relationships.summary-page.links.self | string |
자신 |
|
관련
|
data.relationships.summary-page.links.related | string |
관련 |
|
합계
|
meta.total | integer |
합계 |
|
첫 번째
|
links.first | string |
첫 번째 |
|
마지막
|
links.last | string |
마지막 |
트리거
| Invite-Created 트리거 |
Envoy 초대를 만들 때 MS Flow에서 작업을 트리거합니다. |
Invite-Created 트리거
Envoy 초대를 만들 때 MS Flow에서 작업을 트리거합니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
token
|
token | string |
token |