Narvar (预览版)
Narvar 提供与 Narvar 门户的连接。 Alows 在 narvar 门户中创建和更新订单,以及查看已创建的订单。
此连接器在以下产品和区域中可用:
| 服务 | 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 | Microsoft Dynamics |
| URL | https://aka.ms/iomsupport |
| iomdri@microsoft.com |
| 连接器元数据 | |
|---|---|
| 发布者 | Microsoft |
| 网站 | https://www.narvar.com/ |
| 隐私策略 | https://corp.narvar.com/privacy-policy |
| 类别 | 通信;生产力 |
正在创建连接
连接器支持以下身份验证类型:
| 默认 | 用于创建连接的参数。 | 所有区域 | 不可共享 |
违约
适用:所有区域
用于创建连接的参数。
这是不可共享的连接。 如果 Power App 与另一个用户共享,系统会提示其他用户显式创建新连接。
| Name | 类型 | Description | 必选 |
|---|---|---|---|
| 帐户 ID | securestring | 此 API 的帐户 ID | True |
| 身份验证令牌 | securestring | 此 API 的身份验证令牌 | True |
限制
| 名称 | 调用 | 续订期 |
|---|---|---|
| 每个连接的 API 调用数 | 100 | 60 秒 |
操作
| 创建或更新发货 |
这将使用发货记录或更改更新订单 |
| 创建或更新订单 |
这将创建新订单或发送有关现有订单的新信息 |
| 检索顺序 |
此作用于检索订单详细信息 |
创建或更新发货
这将使用发货记录或更改更新订单
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
请求主体
|
$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 |
街道 1 |
|
|
street_2
|
street_2 | string |
街道 2 |
|
|
城市
|
city | string |
城市 |
|
|
状态
|
state | string |
状态 |
|
|
压缩包
|
zip | string |
压缩包 |
|
|
country
|
country | string |
country |
|
|
ship_date
|
ship_date | string |
初始发货日期。 |
|
|
tracking_number
|
tracking_number | string |
发货的跟踪编号 |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
状态
|
status | string |
状态 |
|
messages
|
messages | array of object |
messages |
|
代码
|
messages.code | string |
代码 |
|
消息
|
messages.message | string |
消息 |
创建或更新订单
这将创建新订单或发送有关现有订单的新信息
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
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 |
街道 1 |
|
|
street_2
|
street_2 | string |
街道 2 |
|
|
城市
|
city | string |
城市 |
|
|
状态
|
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 | string |
城市 |
|
|
状态
|
state | string |
状态 |
|
|
压缩包
|
zip | string |
压缩包 |
|
|
country
|
country | string |
country |
|
|
量
|
amount | float |
总计费金额 |
|
|
tax_amount
|
tax_amount | float |
订购税款金额 |
返回
| 名称 | 路径 | 类型 | 说明 |
|---|---|---|---|
|
状态
|
status | string |
状态 |
|
messages
|
messages | array of object |
messages |
|
代码
|
messages.code | string |
代码 |
|
消息
|
messages.message | string |
消息 |
检索顺序
此作用于检索订单详细信息
参数
| 名称 | 密钥 | 必需 | 类型 | 说明 |
|---|---|---|---|---|
|
订单编号
|
$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 |
姓名 |
|
数量
|
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 |
|
供应商
|
order_info.order_items.vendors | array of object |
供应商 |
|
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 |
|
城市
|
order_info.order_items.vendors.address.city | string |
城市 |
|
状态
|
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 |
电子邮件 |
|
类型
|
order_info.order_items.vendors.type | string |
类型 |
|
描述
|
order_info.order_items.description | string |
描述 |
|
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 |
|
身高
|
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 |
|
促销
|
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 |
|
城市
|
order_info.shipments.shipped_to.address.city | string |
城市 |
|
状态
|
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 |
|
城市
|
order_info.shipments.shipped_from.address.city | string |
城市 |
|
状态
|
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 |
|
城市
|
order_info.billing.billed_to.address.city | string |
城市 |
|
状态
|
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 |
商家 |
|
方法
|
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 |
|
皮卡
|
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 |
|
数量
|
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 |
|
消息
|
order_info.pickups.status.message | string |
消息 |
|
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 |
压缩包 |
|
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 |
姓名 |
|
id
|
order_info.pickups.store.id | string |
id |
|
store_area
|
order_info.pickups.store.store_area | string |
store_area |
|
网址
|
order_info.pickups.store.url | string |
网址 |
|
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 |
开启 |
|
关闭
|
order_info.pickups.store.hours.close | string |
关闭 |
|
类型
|
order_info.pickups.type | string |
类型 |
|
伊塔
|
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 |
|
城市
|
order_info.customer.address.city | string |
城市 |
|
状态
|
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 | string |
状态 |
|
messages
|
messages | array of object |
messages |
|
代码
|
messages.code | string |
代码 |