Narvar(미리 보기)
Narvar는 Narvar 포털과의 연결을 제공합니다. Alows는 narvar 포털에서 주문을 만들고 업데이트하고 이미 만든 주문을 확인합니다.
이 커넥터는 다음 제품 및 지역에서 사용할 수 있습니다.
| 서비스 | 클래스 | 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) |
| 연락처 | |
|---|---|
| 이름 | Microsoft Dynamics |
| URL | https://aka.ms/iomsupport |
| 전자 메일 | iomdri@microsoft.com |
| 커넥터 메타데이터 | |
|---|---|
| 게시자 | Microsoft |
| 웹 사이트 | https://www.narvar.com/ |
| 개인 정보 보호 정책 | https://corp.narvar.com/privacy-policy |
| 카테고리 | 통신; 생산력 |
연결을 만드는 중
커넥터는 다음 인증 유형을 지원합니다.
| 기본값 | 연결을 만들기 위한 매개 변수입니다. | 모든 지역 | 공유할 수 없음 |
기본값
적용 가능: 모든 지역
연결을 만들기 위한 매개 변수입니다.
공유 가능한 연결이 아닙니다. 전원 앱이 다른 사용자와 공유되면 다른 사용자에게 새 연결을 명시적으로 만들라는 메시지가 표시됩니다.
| 이름 | 유형 | Description | 필수 |
|---|---|---|---|
| 계정 ID | 시큐어스트링 (보안 문자열) | 이 API의 계정 ID | 진실 |
| 인증 토큰 | 시큐어스트링 (보안 문자열) | 이 API에 대한 인증 토큰 | 진실 |
제한 한도
| Name | 호출 | 갱신 기간 |
|---|---|---|
| 연결당 API 호출 | 100 | 60초 |
동작
| 배송 만들기 또는 업데이트 |
그러면 배송 레코드로 주문이 업데이트되거나 변경됩니다. |
| 순서 검색 |
이 작업은 주문 세부 정보를 검색하는 데 사용됩니다. |
| 주문 만들기 또는 업데이트 |
그러면 새 주문이 생성되거나 기존 주문에 대한 새 정보가 전송됩니다. |
배송 만들기 또는 업데이트
그러면 배송 레코드로 주문이 업데이트되거나 변경됩니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
요청 메시지 본문
|
$OrderNumber | True | string |
주문 번호 |
|
수량
|
quantity | integer |
수량 |
|
|
sku
|
sku | string |
sku |
|
|
item_id
|
item_id | string |
항목 ID |
|
|
항공모함
|
carrier | string |
정규화된 캐리어 모니커 |
|
|
first_name
|
first_name | string |
배송을 받는 사용자의 이름 |
|
|
last_name
|
last_name | string |
배송을 받는 사용자의 성 |
|
|
phone
|
phone | string |
배송을 받는 사용자의 전화 번호 |
|
|
메일 주소
|
string |
배송을 받는 사용자의 전자 메일 주소 |
||
|
street_1
|
street_1 | string |
street 1 |
|
|
street_2
|
street_2 | string |
street 2 |
|
|
city
|
city | string |
city |
|
|
주
|
state | string |
주 |
|
|
지퍼
|
zip | string |
지퍼 |
|
|
country
|
country | string |
country |
|
|
ship_date
|
ship_date | string |
초기 배송 날짜입니다. |
|
|
tracking_number
|
tracking_number | string |
배송에 대한 추적 번호 |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
status
|
status | string |
status |
|
messages
|
messages | array of object |
messages |
|
코드
|
messages.code | string |
코드 |
|
message
|
messages.message | string |
message |
순서 검색
이 작업은 주문 세부 정보를 검색하는 데 사용됩니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
주문 번호
|
$OrderNumber | True | string |
주문 번호 |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
order_number
|
order_info.order_number | string |
order_number |
|
order_date
|
order_info.order_date | string |
order_date |
|
order_items
|
order_info.order_items | array of object |
order_items |
|
fulfillment_status
|
order_info.order_items.fulfillment_status | string |
fulfillment_status |
|
item_image
|
order_info.order_items.item_image | string |
item_image |
|
item_url
|
order_info.order_items.item_url | string |
item_url |
|
이름
|
order_info.order_items.name | string |
이름 |
|
수량
|
order_info.order_items.quantity | integer |
수량 |
|
sku
|
order_info.order_items.sku | string |
sku |
|
unit_price
|
order_info.order_items.unit_price | integer |
unit_price |
|
categories
|
order_info.order_items.categories | array of string |
categories |
|
is_backordered
|
order_info.order_items.is_backordered | boolean |
is_backordered |
|
vendors
|
order_info.order_items.vendors | array of object |
vendors |
|
phone
|
order_info.order_items.vendors.phone | string |
phone |
|
이름
|
order_info.order_items.vendors.name | string |
이름 |
|
street_1
|
order_info.order_items.vendors.address.street_1 | string |
street_1 |
|
city
|
order_info.order_items.vendors.address.city | string |
city |
|
주
|
order_info.order_items.vendors.address.state | string |
주 |
|
지퍼
|
order_info.order_items.vendors.address.zip | string |
지퍼 |
|
country
|
order_info.order_items.vendors.address.country | string |
country |
|
street_2
|
order_info.order_items.vendors.address.street_2 | string |
street_2 |
|
메일 주소
|
order_info.order_items.vendors.email | string |
메일 주소 |
|
type
|
order_info.order_items.vendors.type | string |
type |
|
description
|
order_info.order_items.description | string |
description |
|
discount_amount
|
order_info.order_items.discount_amount | float |
discount_amount |
|
discount_percent
|
order_info.order_items.discount_percent | float |
discount_percent |
|
final_sale_date
|
order_info.order_items.final_sale_date | string |
final_sale_date |
|
is_final_sale
|
order_info.order_items.is_final_sale | boolean |
is_final_sale |
|
is_gift
|
order_info.order_items.is_gift | boolean |
is_gift |
|
item_id
|
order_info.order_items.item_id | string |
item_id |
|
item_promise_date
|
order_info.order_items.item_promise_date | string |
item_promise_date |
|
line_number
|
order_info.order_items.line_number | integer |
line_number |
|
fulfillment_type
|
order_info.order_items.fulfillment_type | string |
fulfillment_type |
|
움
|
order_info.order_items.dimensions.uom | string |
움 |
|
length
|
order_info.order_items.dimensions.length | float |
length |
|
width
|
order_info.order_items.dimensions.width | float |
width |
|
height
|
order_info.order_items.dimensions.height | float |
height |
|
무게
|
order_info.order_items.dimensions.weight | float |
무게 |
|
weight_uom
|
order_info.order_items.dimensions.weight_uom | string |
weight_uom |
|
승진
|
order_info.order_items.attributes.ad9.promotion | string |
승진 |
|
승진
|
order_info.order_items.attributes.pariaturfb.promotion | string |
승진 |
|
승진
|
order_info.order_items.attributes.adipisicing_1c.promotion | string |
승진 |
|
승진
|
order_info.order_items.attributes.tempor639.promotion | string |
승진 |
|
승진
|
order_info.order_items.attributes.dolor_e.promotion | string |
승진 |
|
승진
|
order_info.order_items.attributes.consectetur_b.promotion | string |
승진 |
|
승진
|
order_info.order_items.attributes.cupidatat8.promotion | string |
승진 |
|
승진
|
order_info.order_items.attributes.consequatbc.promotion | string |
승진 |
|
events
|
order_info.order_items.events | array of object |
events |
|
이벤트
|
order_info.order_items.events.event | string |
이벤트 |
|
수량
|
order_info.order_items.events.quantity | integer |
수량 |
|
식별
|
order_info.order_items.events.sequence | integer |
식별 |
|
date
|
order_info.order_items.events.date | string |
date |
|
anticipated_ship_date
|
order_info.order_items.anticipated_ship_date | string |
anticipated_ship_date |
|
original_unit_price
|
order_info.order_items.original_unit_price | integer |
original_unit_price |
|
original_line_price
|
order_info.order_items.original_line_price | integer |
original_line_price |
|
line_price
|
order_info.order_items.line_price | integer |
line_price |
|
발송물
|
order_info.shipments | array of object |
발송물 |
|
items_info
|
order_info.shipments.items_info | array of object |
items_info |
|
item_id
|
order_info.shipments.items_info.item_id | string |
item_id |
|
sku
|
order_info.shipments.items_info.sku | string |
sku |
|
수량
|
order_info.shipments.items_info.quantity | integer |
수량 |
|
항공모함
|
order_info.shipments.carrier | string |
항공모함 |
|
ship_date
|
order_info.shipments.ship_date | string |
ship_date |
|
tracking_number
|
order_info.shipments.tracking_number | string |
tracking_number |
|
first_name
|
order_info.shipments.shipped_to.first_name | string |
first_name |
|
last_name
|
order_info.shipments.shipped_to.last_name | string |
last_name |
|
street_1
|
order_info.shipments.shipped_to.address.street_1 | string |
street_1 |
|
city
|
order_info.shipments.shipped_to.address.city | string |
city |
|
주
|
order_info.shipments.shipped_to.address.state | string |
주 |
|
지퍼
|
order_info.shipments.shipped_to.address.zip | string |
지퍼 |
|
country
|
order_info.shipments.shipped_to.address.country | string |
country |
|
street_2
|
order_info.shipments.shipped_to.address.street_2 | string |
street_2 |
|
메일 주소
|
order_info.shipments.shipped_to.email | string |
메일 주소 |
|
phone
|
order_info.shipments.shipped_to.phone | string |
phone |
|
location_id
|
order_info.shipments.shipped_to.location_id | string |
location_id |
|
ship_method
|
order_info.shipments.ship_method | string |
ship_method |
|
carrier_service
|
order_info.shipments.carrier_service | string |
carrier_service |
|
ship_source
|
order_info.shipments.ship_source | string |
ship_source |
|
ship_discount
|
order_info.shipments.ship_discount | float |
ship_discount |
|
ship_tax
|
order_info.shipments.ship_tax | float |
ship_tax |
|
ship_total
|
order_info.shipments.ship_total | float |
ship_total |
|
company_name
|
order_info.shipments.shipped_from.company_name | string |
company_name |
|
메일 주소
|
order_info.shipments.shipped_from.email | string |
메일 주소 |
|
first_name
|
order_info.shipments.shipped_from.first_name | string |
first_name |
|
last_name
|
order_info.shipments.shipped_from.last_name | string |
last_name |
|
phone
|
order_info.shipments.shipped_from.phone | string |
phone |
|
street_1
|
order_info.shipments.shipped_from.address.street_1 | string |
street_1 |
|
city
|
order_info.shipments.shipped_from.address.city | string |
city |
|
주
|
order_info.shipments.shipped_from.address.state | string |
주 |
|
지퍼
|
order_info.shipments.shipped_from.address.zip | string |
지퍼 |
|
country
|
order_info.shipments.shipped_from.address.country | string |
country |
|
street_2
|
order_info.shipments.shipped_from.address.street_2 | string |
street_2 |
|
location_id
|
order_info.shipments.shipped_from.location_id | string |
location_id |
|
승진
|
order_info.shipments.attribute.anim_a36.promotion | string |
승진 |
|
승진
|
order_info.shipments.attribute.sunt_9.promotion | string |
승진 |
|
승진
|
order_info.shipments.attribute.eu1bd.promotion | string |
승진 |
|
first_name
|
order_info.billing.billed_to.first_name | string |
first_name |
|
last_name
|
order_info.billing.billed_to.last_name | string |
last_name |
|
street_1
|
order_info.billing.billed_to.address.street_1 | string |
street_1 |
|
city
|
order_info.billing.billed_to.address.city | string |
city |
|
주
|
order_info.billing.billed_to.address.state | string |
주 |
|
지퍼
|
order_info.billing.billed_to.address.zip | string |
지퍼 |
|
country
|
order_info.billing.billed_to.address.country | string |
country |
|
street_2
|
order_info.billing.billed_to.address.street_2 | string |
street_2 |
|
메일 주소
|
order_info.billing.billed_to.email | string |
메일 주소 |
|
phone
|
order_info.billing.billed_to.phone | string |
phone |
|
location_id
|
order_info.billing.billed_to.location_id | string |
location_id |
|
분량
|
order_info.billing.amount | float |
분량 |
|
지불
|
order_info.billing.payments | array of object |
지불 |
|
is_gift_card
|
order_info.billing.payments.is_gift_card | string |
is_gift_card |
|
상인
|
order_info.billing.payments.merchant | string |
상인 |
|
method
|
order_info.billing.payments.method | string |
method |
|
expiration_date
|
order_info.billing.payments.expiration_date | string |
expiration_date |
|
tax_amount
|
order_info.billing.tax_amount | float |
tax_amount |
|
tax_rate
|
order_info.billing.tax_rate | float |
tax_rate |
|
shipping_handling
|
order_info.billing.shipping_handling | float |
shipping_handling |
|
픽업
|
order_info.pickups | array of object |
픽업 |
|
아이디
|
order_info.pickups.id | string |
아이디 |
|
items_info
|
order_info.pickups.items_info | array of object |
items_info |
|
sku
|
order_info.pickups.items_info.sku | string |
sku |
|
수량
|
order_info.pickups.items_info.quantity | integer |
수량 |
|
item_id
|
order_info.pickups.items_info.item_id | string |
item_id |
|
코드
|
order_info.pickups.status.code | string |
코드 |
|
date
|
order_info.pickups.status.date | string |
date |
|
message
|
order_info.pickups.status.message | string |
message |
|
street_1
|
order_info.pickups.store.address.street_1 | string |
street_1 |
|
city
|
order_info.pickups.store.address.city | string |
city |
|
주
|
order_info.pickups.store.address.state | string |
주 |
|
지퍼
|
order_info.pickups.store.address.zip | string |
지퍼 |
|
country
|
order_info.pickups.store.address.country | string |
country |
|
street_2
|
order_info.pickups.store.address.street_2 | string |
street_2 |
|
이름
|
order_info.pickups.store.name | string |
이름 |
|
아이디
|
order_info.pickups.store.id | string |
아이디 |
|
store_area
|
order_info.pickups.store.store_area | string |
store_area |
|
url
|
order_info.pickups.store.url | string |
url |
|
전화번호
|
order_info.pickups.store.phone_number | string |
전화번호 |
|
시간
|
order_info.pickups.store.hours | array of object |
시간 |
|
열다
|
order_info.pickups.store.hours.open | string |
열다 |
|
close
|
order_info.pickups.store.hours.close | string |
close |
|
type
|
order_info.pickups.type | string |
type |
|
도착
|
order_info.pickups.eta | string |
도착 |
|
pickup_by_date
|
order_info.pickups.pickup_by_date | string |
pickup_by_date |
|
승진
|
order_info.pickups.attributes.ex_8.promotion | string |
승진 |
|
승진
|
order_info.pickups.attributes.tempor302.promotion | string |
승진 |
|
승진
|
order_info.pickups.attributes.minim_e.promotion | string |
승진 |
|
승진
|
order_info.pickups.attributes.do0a.promotion | string |
승진 |
|
승진
|
order_info.pickups.attributes.voluptate_e.promotion | string |
승진 |
|
승진
|
order_info.pickups.attributes.aute29f.promotion | string |
승진 |
|
항공모함
|
order_info.pickups.carrier | string |
항공모함 |
|
tracking_number
|
order_info.pickups.tracking_number | string |
tracking_number |
|
ship_date
|
order_info.pickups.ship_date | string |
ship_date |
|
collection_token
|
order_info.pickups.collection_token | string |
collection_token |
|
customer_id
|
order_info.customer.customer_id | string |
customer_id |
|
street_1
|
order_info.customer.address.street_1 | string |
street_1 |
|
city
|
order_info.customer.address.city | string |
city |
|
주
|
order_info.customer.address.state | string |
주 |
|
지퍼
|
order_info.customer.address.zip | string |
지퍼 |
|
country
|
order_info.customer.address.country | string |
country |
|
street_2
|
order_info.customer.address.street_2 | string |
street_2 |
|
메일 주소
|
order_info.customer.email | string |
메일 주소 |
|
first_name
|
order_info.customer.first_name | string |
first_name |
|
last_name
|
order_info.customer.last_name | string |
last_name |
|
phone
|
order_info.customer.phone | string |
phone |
|
customer_type
|
order_info.customer.customer_type | string |
customer_type |
|
customer_tier
|
order_info.customer.customer_tier | string |
customer_tier |
|
notification_preferences
|
order_info.customer.notification_preferences | array of string |
notification_preferences |
|
승진
|
order_info.attributes.consequatf3.promotion | string |
승진 |
|
승진
|
order_info.attributes.eu0.promotion | string |
승진 |
|
events
|
order_info.events | array of object |
events |
|
이벤트
|
order_info.events.event | string |
이벤트 |
|
date
|
order_info.events.date | string |
date |
|
currency_code
|
order_info.currency_code | string |
currency_code |
|
order_promise_date
|
order_info.order_promise_date | string |
order_promise_date |
|
selected_ship_method
|
order_info.selected_ship_method | string |
selected_ship_method |
|
status
|
status | string |
status |
|
messages
|
messages | array of object |
messages |
|
코드
|
messages.code | string |
코드 |
주문 만들기 또는 업데이트
그러면 새 주문이 생성되거나 기존 주문에 대한 새 정보가 전송됩니다.
매개 변수
| Name | 키 | 필수 | 형식 | Description |
|---|---|---|---|---|
|
order_number
|
order_number | string |
주문 번호입니다. 기본 식별자 |
|
|
order_date
|
order_date | string |
주문 배치 날짜 |
|
|
item_id
|
item_id | string |
더 세분화된 항목 식별자 다음 SKU |
|
|
item_image
|
item_image | string |
공용 이미지의 URL |
|
|
sku
|
sku | string |
항목 개체의 ID입니다. OrderItem의 기본 키 |
|
|
이름
|
name | string |
항목 이름 |
|
|
수량
|
quantity | integer |
항목 수량 |
|
|
item_promise_date
|
item_promise_date | string |
배송 약속 날짜 |
|
|
수량
|
quantity | integer |
수량 |
|
|
sku
|
sku | string |
sku |
|
|
item_id
|
item_id | string |
item_id |
|
|
항공모함
|
carrier | string |
정규화된 캐리어 모니커 |
|
|
first_name
|
first_name | string |
배송을 받는 사용자의 이름 |
|
|
last_name
|
last_name | string |
배송을 받는 사용자의 성 |
|
|
phone
|
phone | string |
배송을 받는 사용자의 전화 번호 |
|
|
메일 주소
|
string |
배송을 받는 사용자의 전자 메일 주소 |
||
|
street_1
|
street_1 | string |
street 1 |
|
|
street_2
|
street_2 | string |
street 2 |
|
|
city
|
city | string |
city |
|
|
주
|
state | string |
주 |
|
|
지퍼
|
zip | string |
지퍼 |
|
|
country
|
country | string |
country |
|
|
ship_date
|
ship_date | string |
초기 배송 날짜입니다. |
|
|
tracking_number
|
tracking_number | string |
배송에 대한 추적 번호 |
|
|
first_name
|
first_name | string |
청구 사용자의 이름 |
|
|
last_name
|
last_name | string |
청구 사용자의 성 |
|
|
phone
|
phone | string |
청구 사용자의 전화 번호 |
|
|
phone_extension
|
phone_extension | string |
청구 사용자의 전화 확장 |
|
|
메일 주소
|
string |
청구 사용자의 전자 메일 주소 |
||
|
city
|
city | string |
city |
|
|
주
|
state | string |
주 |
|
|
지퍼
|
zip | string |
지퍼 |
|
|
country
|
country | string |
country |
|
|
분량
|
amount | float |
총 청구 금액 |
|
|
tax_amount
|
tax_amount | float |
주문세 금액 |
반환
| Name | 경로 | 형식 | Description |
|---|---|---|---|
|
status
|
status | string |
status |
|
messages
|
messages | array of object |
messages |
|
코드
|
messages.code | string |
코드 |
|
message
|
messages.message | string |
message |