Narvar (プレビュー)
Narvar は、Narvar ポータルとの接続を提供します。 Narvar ポータルで注文の作成と更新、および既に作成された注文の表示が可能です。
このコネクタは、次の製品および地域で利用可能です:
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21 Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | Microsoft Dynamics |
[URL] | https://aka.ms/iomsupport |
メール | iomdri@microsoft.com |
Connector Metadata | |
---|---|
発行者 | マイクロソフト |
Web サイト | https://www.narvar.com/ |
プライバシー ポリシー | https://corp.narvar.com/privacy-policy |
カテゴリー | 通信; 生産性 |
接続の作成
コネクタは、次の認証タイプをサポートしています:
既定 | 接続を作成するためのパラメーター。 | すべての地域 | 共有不可 |
既定
適用できるもの: すべての領域
接続を作成するためのパラメーター。
これは共有可能な接続ではありません。 Power App が別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。
件名 | タイプ | Description | Required |
---|---|---|---|
Account ID | securestring | この API のアカウント ID | True |
Auth Tokens | securestring | この API の認証トークン | True |
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
出荷を作成または更新する |
これにより、出荷レコードまたは変更で注文が更新されます |
注文を作成または更新する |
これにより、新しい注文が作成されるか、既存の注文に関する新しい情報が送信されます |
注文を取得する |
この操作は、注文の詳細を取得するために使用されます |
出荷を作成または更新する
これにより、出荷レコードまたは変更で注文が更新されます
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
Request body
|
$OrderNumber | True | string |
注文番号 |
quantity
|
quantity | integer |
quantity |
|
sku
|
sku | string |
sku |
|
item_id
|
item_id | string |
アイテム id |
|
運送業者
|
carrier | string |
正規化された運送業者の名称 |
|
first_name
|
first_name | string |
荷物を受け取るユーザーの名 |
|
姓
|
last_name | string |
荷物を受け取るユーザーの姓 |
|
電話番号
|
phone | string |
荷物を受け取るユーザーの電話番号 |
|
メールアドレス
|
string |
荷物を受け取るユーザーのメール アドレス |
||
street_1
|
street_1 | string |
地区町村 1 |
|
street_2
|
street_2 | string |
地区町村 2 |
|
市
|
city | string |
市 |
|
州
|
state | string |
州 |
|
郵便番号
|
zip | string |
郵便番号 |
|
国
|
country | string |
国 |
|
ship_date
|
ship_date | string |
初回の出荷日。 |
|
tracking_number
|
tracking_number | string |
荷物の追跡番号 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ステータス
|
status | string |
ステータス |
messages
|
messages | array of object |
messages |
code
|
messages.code | string |
code |
message
|
messages.message | string |
message |
注文を作成または更新する
これにより、新しい注文が作成されるか、既存の注文に関する新しい情報が送信されます
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
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
|
quantity | integer |
アイテムの数量 |
|
item_promise_date
|
item_promise_date | string |
出荷確約日 |
|
quantity
|
quantity | integer |
quantity |
|
sku
|
sku | string |
sku |
|
item_id
|
item_id | string |
item_id |
|
運送業者
|
carrier | string |
正規化された運送業者の名称 |
|
first_name
|
first_name | string |
荷物を受け取るユーザーの名 |
|
姓
|
last_name | string |
荷物を受け取るユーザーの姓 |
|
電話番号
|
phone | string |
荷物を受け取るユーザーの電話番号 |
|
メールアドレス
|
string |
荷物を受け取るユーザーのメール アドレス |
||
street_1
|
street_1 | string |
地区町村 1 |
|
street_2
|
street_2 | string |
地区町村 2 |
|
市
|
city | string |
市 |
|
州
|
state | string |
州 |
|
郵便番号
|
zip | string |
郵便番号 |
|
国
|
country | string |
国 |
|
ship_date
|
ship_date | string |
初回の出荷日。 |
|
tracking_number
|
tracking_number | string |
荷物の追跡番号 |
|
first_name
|
first_name | string |
請求先ユーザーの名 |
|
姓
|
last_name | string |
請求先ユーザーの姓 |
|
電話番号
|
phone | string |
請求先ユーザーの電話番号 |
|
phone_extension
|
phone_extension | string |
請求先ユーザーの内線番号 |
|
メールアドレス
|
string |
請求先ユーザーのメール アドレス |
||
市
|
city | string |
市 |
|
州
|
state | string |
州 |
|
郵便番号
|
zip | string |
郵便番号 |
|
国
|
country | string |
国 |
|
amount
|
amount | float |
請求総額 |
|
tax_amount
|
tax_amount | float |
注文税額 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ステータス
|
status | string |
ステータス |
messages
|
messages | array of object |
messages |
code
|
messages.code | string |
code |
message
|
messages.message | string |
message |
注文を取得する
この操作は、注文の詳細を取得するために使用されます
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
受注番号
|
$OrderNumber | True | string |
注文番号 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
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 |
名称 |
quantity
|
order_info.order_items.quantity | integer |
quantity |
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 |
ベンダー
|
order_info.order_items.vendors | array of object |
ベンダー |
電話番号
|
order_info.order_items.vendors.phone | string |
電話番号 |
名称
|
order_info.order_items.vendors.name | string |
名称 |
street_1
|
order_info.order_items.vendors.address.street_1 | string |
street_1 |
市
|
order_info.order_items.vendors.address.city | string |
市 |
州
|
order_info.order_items.vendors.address.state | string |
州 |
郵便番号
|
order_info.order_items.vendors.address.zip | string |
郵便番号 |
国
|
order_info.order_items.vendors.address.country | string |
国 |
street_2
|
order_info.order_items.vendors.address.street_2 | string |
street_2 |
メールアドレス
|
order_info.order_items.vendors.email | string |
メールアドレス |
タイプ
|
order_info.order_items.vendors.type | string |
タイプ |
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 |
uom
|
order_info.order_items.dimensions.uom | string |
uom |
length
|
order_info.order_items.dimensions.length | float |
length |
幅
|
order_info.order_items.dimensions.width | float |
幅 |
高さ
|
order_info.order_items.dimensions.height | float |
高さ |
重量
|
order_info.order_items.dimensions.weight | float |
重量 |
weight_uom
|
order_info.order_items.dimensions.weight_uom | string |
weight_uom |
promotion
|
order_info.order_items.attributes.ad9.promotion | string |
販売促進 |
promotion
|
order_info.order_items.attributes.pariaturfb.promotion | string |
販売促進 |
promotion
|
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 |
販売促進 |
promotion
|
order_info.order_items.attributes.consectetur_b.promotion | string |
販売促進 |
promotion
|
order_info.order_items.attributes.cupidatat8.promotion | string |
販売促進 |
promotion
|
order_info.order_items.attributes.consequatbc.promotion | string |
販売促進 |
events
|
order_info.order_items.events | array of object |
events |
event
|
order_info.order_items.events.event | string |
event |
quantity
|
order_info.order_items.events.quantity | integer |
quantity |
シーケンス
|
order_info.order_items.events.sequence | integer |
シーケンス |
日にち
|
order_info.order_items.events.date | string |
日にち |
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 |
quantity
|
order_info.shipments.items_info.quantity | integer |
quantity |
運送業者
|
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 |
姓
|
order_info.shipments.shipped_to.last_name | string |
姓 |
street_1
|
order_info.shipments.shipped_to.address.street_1 | string |
street_1 |
市
|
order_info.shipments.shipped_to.address.city | string |
市 |
州
|
order_info.shipments.shipped_to.address.state | string |
州 |
郵便番号
|
order_info.shipments.shipped_to.address.zip | string |
郵便番号 |
国
|
order_info.shipments.shipped_to.address.country | string |
国 |
street_2
|
order_info.shipments.shipped_to.address.street_2 | string |
street_2 |
メールアドレス
|
order_info.shipments.shipped_to.email | string |
メールアドレス |
電話番号
|
order_info.shipments.shipped_to.phone | string |
電話番号 |
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 |
姓
|
order_info.shipments.shipped_from.last_name | string |
姓 |
電話番号
|
order_info.shipments.shipped_from.phone | string |
電話番号 |
street_1
|
order_info.shipments.shipped_from.address.street_1 | string |
street_1 |
市
|
order_info.shipments.shipped_from.address.city | string |
市 |
州
|
order_info.shipments.shipped_from.address.state | string |
州 |
郵便番号
|
order_info.shipments.shipped_from.address.zip | string |
郵便番号 |
国
|
order_info.shipments.shipped_from.address.country | string |
国 |
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 |
promotion
|
order_info.shipments.attribute.anim_a36.promotion | string |
販売促進 |
promotion
|
order_info.shipments.attribute.sunt_9.promotion | string |
販売促進 |
promotion
|
order_info.shipments.attribute.eu1bd.promotion | string |
販売促進 |
first_name
|
order_info.billing.billed_to.first_name | string |
first_name |
姓
|
order_info.billing.billed_to.last_name | string |
姓 |
street_1
|
order_info.billing.billed_to.address.street_1 | string |
street_1 |
市
|
order_info.billing.billed_to.address.city | string |
市 |
州
|
order_info.billing.billed_to.address.state | string |
州 |
郵便番号
|
order_info.billing.billed_to.address.zip | string |
郵便番号 |
国
|
order_info.billing.billed_to.address.country | string |
国 |
street_2
|
order_info.billing.billed_to.address.street_2 | string |
street_2 |
メールアドレス
|
order_info.billing.billed_to.email | string |
メールアドレス |
電話番号
|
order_info.billing.billed_to.phone | string |
電話番号 |
location_id
|
order_info.billing.billed_to.location_id | string |
location_id |
amount
|
order_info.billing.amount | float |
amount |
支払い
|
order_info.billing.payments | array of object |
支払い |
is_gift_card
|
order_info.billing.payments.is_gift_card | string |
is_gift_card |
merchant
|
order_info.billing.payments.merchant | string |
マーチャント |
方法
|
order_info.billing.payments.method | string |
方法 |
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 |
pickups
|
order_info.pickups | array of object |
集荷 |
id
|
order_info.pickups.id | string |
id |
items_info
|
order_info.pickups.items_info | array of object |
items_info |
sku
|
order_info.pickups.items_info.sku | string |
sku |
quantity
|
order_info.pickups.items_info.quantity | integer |
quantity |
item_id
|
order_info.pickups.items_info.item_id | string |
item_id |
code
|
order_info.pickups.status.code | string |
code |
日にち
|
order_info.pickups.status.date | string |
日にち |
message
|
order_info.pickups.status.message | string |
message |
street_1
|
order_info.pickups.store.address.street_1 | string |
street_1 |
市
|
order_info.pickups.store.address.city | string |
市 |
州
|
order_info.pickups.store.address.state | string |
州 |
郵便番号
|
order_info.pickups.store.address.zip | string |
郵便番号 |
国
|
order_info.pickups.store.address.country | string |
国 |
street_2
|
order_info.pickups.store.address.street_2 | string |
street_2 |
名称
|
order_info.pickups.store.name | string |
名称 |
id
|
order_info.pickups.store.id | string |
id |
store_area
|
order_info.pickups.store.store_area | string |
store_area |
url
|
order_info.pickups.store.url | string |
url |
phone_number
|
order_info.pickups.store.phone_number | string |
phone_number |
時間
|
order_info.pickups.store.hours | array of object |
時間 |
開く
|
order_info.pickups.store.hours.open | string |
開く |
close
|
order_info.pickups.store.hours.close | string |
close |
タイプ
|
order_info.pickups.type | string |
タイプ |
eta
|
order_info.pickups.eta | string |
eta |
pickup_by_date
|
order_info.pickups.pickup_by_date | string |
pickup_by_date |
promotion
|
order_info.pickups.attributes.ex_8.promotion | string |
販売促進 |
promotion
|
order_info.pickups.attributes.tempor302.promotion | string |
販売促進 |
promotion
|
order_info.pickups.attributes.minim_e.promotion | string |
販売促進 |
promotion
|
order_info.pickups.attributes.do0a.promotion | string |
販売促進 |
promotion
|
order_info.pickups.attributes.voluptate_e.promotion | string |
販売促進 |
promotion
|
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 |
市
|
order_info.customer.address.city | string |
市 |
州
|
order_info.customer.address.state | string |
州 |
郵便番号
|
order_info.customer.address.zip | string |
郵便番号 |
国
|
order_info.customer.address.country | string |
国 |
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 |
姓
|
order_info.customer.last_name | string |
姓 |
電話番号
|
order_info.customer.phone | string |
電話番号 |
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 |
promotion
|
order_info.attributes.consequatf3.promotion | string |
販売促進 |
promotion
|
order_info.attributes.eu0.promotion | string |
販売促進 |
events
|
order_info.events | array of object |
events |
event
|
order_info.events.event | string |
event |
日にち
|
order_info.events.date | string |
日にち |
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 | string |
ステータス |
messages
|
messages | array of object |
messages |
code
|
messages.code | string |
code |