Narvar (Önizleme)
Narvar, Narvar portalı ile bağlantı sağlar. Narvar portalında siparişleri oluşturma ve güncelleştirmenin yanı sıra önceden oluşturulmuş siparişleri görüntüler.
Bu bağlayıcı aşağıdaki ürün ve bölgelerde kullanılabilir:
| Hizmet | Class | Bölgeler |
|---|---|---|
| Copilot Studio | Premium | Aşağıdakiler dışında tüm Power Automate bölgeleri : - ABD Kamu (GCC) - US Government (GCC High) - 21Vianet tarafından işletilen Çin Bulutu - ABD Savunma Bakanlığı (DoD) |
| Logic Apps | Standart | Aşağıdakiler dışında tüm Logic Apps bölgeleri : - Azure Kamu bölgeleri - Azure Çin bölgeleri - ABD Savunma Bakanlığı (DoD) |
| Power Apps | Premium | Aşağıdakiler dışında tüm Power Apps bölgeleri : - ABD Kamu (GCC) - US Government (GCC High) - 21Vianet tarafından işletilen Çin Bulutu - ABD Savunma Bakanlığı (DoD) |
| Power Automate | Premium | Aşağıdakiler dışında tüm Power Automate bölgeleri : - ABD Kamu (GCC) - US Government (GCC High) - 21Vianet tarafından işletilen Çin Bulutu - ABD Savunma Bakanlığı (DoD) |
| İletişim | |
|---|---|
| İsim | Microsoft Dynamics |
| URL | https://aka.ms/iomsupport |
| E-posta | iomdri@microsoft.com |
| Bağlayıcı Meta Verileri | |
|---|---|
| Publisher | Microsoft |
| Web sitesi | https://www.narvar.com/ |
| Gizlilik ilkesi | https://corp.narvar.com/privacy-policy |
| Kategoriler | İletişim; Verimli -lik |
Bağlantı oluşturma
Bağlayıcı aşağıdaki kimlik doğrulama türlerini destekler:
| Varsayılan | Bağlantı oluşturmak için parametreler. | Tüm bölgeler | Paylaşılamaz |
Temerrüt
Geçerli: Tüm bölgeler
Bağlantı oluşturmak için parametreler.
Bu, paylaşılabilir bir bağlantı değildir. Power app başka bir kullanıcıyla paylaşılıyorsa, başka bir kullanıcıdan açıkça yeni bağlantı oluşturması istenir.
| İsim | Türü | Description | Gerekli |
|---|---|---|---|
| Hesap Kimliği | securestring | Bu API'nin Hesap Kimliği | Doğru |
| Kimlik Doğrulama Belirteçleri | securestring | Bu API için Kimlik Doğrulama Belirteçleri | Doğru |
Azaltma Sınırları
| Name | Çağrılar | Yenileme Dönemi |
|---|---|---|
| Bağlantı başına API çağrıları | 100 | 60 saniye |
Eylemler
| Sevkiyatları Oluşturma veya Güncelleştirme |
Bu, bir siparişi sevkiyat kaydıyla güncelleştirir veya değiştirir |
| Sipariş Oluşturma veya Güncelleştirme |
Bu işlem yeni bir sipariş oluşturur veya mevcut bir sipariş hakkında yeni bilgiler gönderir |
| Siparişi Al |
Bu işlem sipariş ayrıntılarını almak için kullanılır |
Sevkiyatları Oluşturma veya Güncelleştirme
Bu, bir siparişi sevkiyat kaydıyla güncelleştirir veya değiştirir
Parametreler
| Name | Anahtar | Gerekli | Tür | Description |
|---|---|---|---|---|
|
İstek içeriği
|
$OrderNumber | True | string |
Sipariş numarası |
|
miktar
|
quantity | integer |
miktar |
|
|
sku
|
sku | string |
sku |
|
|
item_id
|
item_id | string |
öğe kimliği |
|
|
taşıyıcı
|
carrier | string |
Normalleştirilmiş taşıyıcı takma adı |
|
|
first_name
|
first_name | string |
Sevkiyatı alan kullanıcının adı |
|
|
last_name
|
last_name | string |
Sevkiyatı alan kullanıcının soyadı |
|
|
phone
|
phone | string |
Sevkiyatı alan kullanıcının telefon numarası |
|
|
e-posta
|
string |
Sevkiyatı alan kullanıcının e-posta adresi |
||
|
street_1
|
street_1 | string |
sokak 1 |
|
|
street_2
|
street_2 | string |
sokak 2 |
|
|
city
|
city | string |
city |
|
|
state
|
state | string |
state |
|
|
Zip dosyası
|
zip | string |
Zip dosyası |
|
|
country
|
country | string |
country |
|
|
ship_date
|
ship_date | string |
İlk sevkiyat tarihi. |
|
|
tracking_number
|
tracking_number | string |
Sevkiyatın takip numarası |
Döndürülenler
| Name | Yol | Tür | Description |
|---|---|---|---|
|
statü
|
status | string |
statü |
|
messages
|
messages | array of object |
messages |
|
kod
|
messages.code | string |
kod |
|
message
|
messages.message | string |
message |
Sipariş Oluşturma veya Güncelleştirme
Bu işlem yeni bir sipariş oluşturur veya mevcut bir sipariş hakkında yeni bilgiler gönderir
Parametreler
| Name | Anahtar | Gerekli | Tür | Description |
|---|---|---|---|---|
|
order_number
|
order_number | string |
Sipariş numarası. Birincil tanımlayıcı |
|
|
order_date
|
order_date | string |
Sipariş yerleştirme tarihi |
|
|
item_id
|
item_id | string |
Daha ayrıntılı öğe tanımlayıcısı ve ardından SKU |
|
|
item_image
|
item_image | string |
Genel görüntünün URL'si |
|
|
sku
|
sku | string |
Öğe nesnesinin kimliği. OrderItem için Birincil Anahtar |
|
|
name
|
name | string |
Öğe adı |
|
|
miktar
|
quantity | integer |
Madde miktarı |
|
|
item_promise_date
|
item_promise_date | string |
Sevkiyat tasdiki tarihi |
|
|
miktar
|
quantity | integer |
miktar |
|
|
sku
|
sku | string |
sku |
|
|
item_id
|
item_id | string |
item_id |
|
|
taşıyıcı
|
carrier | string |
Normalleştirilmiş taşıyıcı takma adı |
|
|
first_name
|
first_name | string |
Sevkiyatı alan kullanıcının adı |
|
|
last_name
|
last_name | string |
Sevkiyatı alan kullanıcının soyadı |
|
|
phone
|
phone | string |
Sevkiyatı alan kullanıcının telefon numarası |
|
|
e-posta
|
string |
Sevkiyatı alan kullanıcının e-posta adresi |
||
|
street_1
|
street_1 | string |
sokak 1 |
|
|
street_2
|
street_2 | string |
sokak 2 |
|
|
city
|
city | string |
city |
|
|
state
|
state | string |
state |
|
|
Zip dosyası
|
zip | string |
Zip dosyası |
|
|
country
|
country | string |
country |
|
|
ship_date
|
ship_date | string |
İlk sevkiyat tarihi. |
|
|
tracking_number
|
tracking_number | string |
Sevkiyatın takip numarası |
|
|
first_name
|
first_name | string |
Faturalama kullanıcısının adı |
|
|
last_name
|
last_name | string |
Faturalama kullanıcısının soyadı |
|
|
phone
|
phone | string |
Fatura kullanıcısının telefon numarası |
|
|
phone_extension
|
phone_extension | string |
faturalama kullanıcısının telefon uzantısı |
|
|
e-posta
|
string |
Faturalama kullanıcısının e-posta adresi |
||
|
city
|
city | string |
city |
|
|
state
|
state | string |
state |
|
|
Zip dosyası
|
zip | string |
Zip dosyası |
|
|
country
|
country | string |
country |
|
|
miktar
|
amount | float |
Toplam Faturalama Tutarı |
|
|
tax_amount
|
tax_amount | float |
Sipariş Vergisi Tutarı |
Döndürülenler
| Name | Yol | Tür | Description |
|---|---|---|---|
|
statü
|
status | string |
statü |
|
messages
|
messages | array of object |
messages |
|
kod
|
messages.code | string |
kod |
|
message
|
messages.message | string |
message |
Siparişi Al
Bu işlem sipariş ayrıntılarını almak için kullanılır
Parametreler
| Name | Anahtar | Gerekli | Tür | Description |
|---|---|---|---|---|
|
Sipariş Numarası
|
$OrderNumber | True | string |
Sipariş numarası |
Döndürülenler
| Name | Yol | Tür | 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 |
|
name
|
order_info.order_items.name | string |
name |
|
miktar
|
order_info.order_items.quantity | integer |
miktar |
|
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 |
|
name
|
order_info.order_items.vendors.name | string |
name |
|
street_1
|
order_info.order_items.vendors.address.street_1 | string |
street_1 |
|
city
|
order_info.order_items.vendors.address.city | string |
city |
|
state
|
order_info.order_items.vendors.address.state | string |
state |
|
Zip dosyası
|
order_info.order_items.vendors.address.zip | string |
Zip dosyası |
|
country
|
order_info.order_items.vendors.address.country | string |
country |
|
street_2
|
order_info.order_items.vendors.address.street_2 | string |
street_2 |
|
e-posta
|
order_info.order_items.vendors.email | string |
e-posta |
|
type
|
order_info.order_items.vendors.type | string |
type |
|
açıklama
|
order_info.order_items.description | string |
açıklama |
|
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 |
|
width
|
order_info.order_items.dimensions.width | float |
width |
|
height
|
order_info.order_items.dimensions.height | float |
height |
|
weight
|
order_info.order_items.dimensions.weight | float |
weight |
|
weight_uom
|
order_info.order_items.dimensions.weight_uom | string |
weight_uom |
|
terfi
|
order_info.order_items.attributes.ad9.promotion | string |
terfi |
|
terfi
|
order_info.order_items.attributes.pariaturfb.promotion | string |
terfi |
|
terfi
|
order_info.order_items.attributes.adipisicing_1c.promotion | string |
terfi |
|
terfi
|
order_info.order_items.attributes.tempor639.promotion | string |
terfi |
|
terfi
|
order_info.order_items.attributes.dolor_e.promotion | string |
terfi |
|
terfi
|
order_info.order_items.attributes.consectetur_b.promotion | string |
terfi |
|
terfi
|
order_info.order_items.attributes.cupidatat8.promotion | string |
terfi |
|
terfi
|
order_info.order_items.attributes.consequatbc.promotion | string |
terfi |
|
events
|
order_info.order_items.events | array of object |
events |
|
etkinlik
|
order_info.order_items.events.event | string |
etkinlik |
|
miktar
|
order_info.order_items.events.quantity | integer |
miktar |
|
sıra
|
order_info.order_items.events.sequence | integer |
sıra |
|
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 |
|
Sevkiyat
|
order_info.shipments | array of object |
Sevkiyat |
|
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 |
|
miktar
|
order_info.shipments.items_info.quantity | integer |
miktar |
|
taşıyıcı
|
order_info.shipments.carrier | string |
taşıyıcı |
|
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 |
|
state
|
order_info.shipments.shipped_to.address.state | string |
state |
|
Zip dosyası
|
order_info.shipments.shipped_to.address.zip | string |
Zip dosyası |
|
country
|
order_info.shipments.shipped_to.address.country | string |
country |
|
street_2
|
order_info.shipments.shipped_to.address.street_2 | string |
street_2 |
|
e-posta
|
order_info.shipments.shipped_to.email | string |
e-posta |
|
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 |
|
e-posta
|
order_info.shipments.shipped_from.email | string |
e-posta |
|
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 |
|
state
|
order_info.shipments.shipped_from.address.state | string |
state |
|
Zip dosyası
|
order_info.shipments.shipped_from.address.zip | string |
Zip dosyası |
|
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 |
|
terfi
|
order_info.shipments.attribute.anim_a36.promotion | string |
terfi |
|
terfi
|
order_info.shipments.attribute.sunt_9.promotion | string |
terfi |
|
terfi
|
order_info.shipments.attribute.eu1bd.promotion | string |
terfi |
|
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 |
|
state
|
order_info.billing.billed_to.address.state | string |
state |
|
Zip dosyası
|
order_info.billing.billed_to.address.zip | string |
Zip dosyası |
|
country
|
order_info.billing.billed_to.address.country | string |
country |
|
street_2
|
order_info.billing.billed_to.address.street_2 | string |
street_2 |
|
e-posta
|
order_info.billing.billed_to.email | string |
e-posta |
|
phone
|
order_info.billing.billed_to.phone | string |
phone |
|
location_id
|
order_info.billing.billed_to.location_id | string |
location_id |
|
miktar
|
order_info.billing.amount | float |
miktar |
|
Ödeme
|
order_info.billing.payments | array of object |
Ödeme |
|
is_gift_card
|
order_info.billing.payments.is_gift_card | string |
is_gift_card |
|
tüccar
|
order_info.billing.payments.merchant | string |
tüccar |
|
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 |
|
Transfer
|
order_info.pickups | array of object |
Transfer |
|
kimlik
|
order_info.pickups.id | string |
kimlik |
|
items_info
|
order_info.pickups.items_info | array of object |
items_info |
|
sku
|
order_info.pickups.items_info.sku | string |
sku |
|
miktar
|
order_info.pickups.items_info.quantity | integer |
miktar |
|
item_id
|
order_info.pickups.items_info.item_id | string |
item_id |
|
kod
|
order_info.pickups.status.code | string |
kod |
|
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 |
|
state
|
order_info.pickups.store.address.state | string |
state |
|
Zip dosyası
|
order_info.pickups.store.address.zip | string |
Zip dosyası |
|
country
|
order_info.pickups.store.address.country | string |
country |
|
street_2
|
order_info.pickups.store.address.street_2 | string |
street_2 |
|
name
|
order_info.pickups.store.name | string |
name |
|
kimlik
|
order_info.pickups.store.id | string |
kimlik |
|
store_area
|
order_info.pickups.store.store_area | string |
store_area |
|
url
|
order_info.pickups.store.url | string |
url |
|
telefon_numarası
|
order_info.pickups.store.phone_number | string |
telefon_numarası |
|
hours
|
order_info.pickups.store.hours | array of object |
hours |
|
açık
|
order_info.pickups.store.hours.open | string |
açık |
|
close
|
order_info.pickups.store.hours.close | string |
close |
|
type
|
order_info.pickups.type | string |
type |
|
Eta
|
order_info.pickups.eta | string |
Eta |
|
pickup_by_date
|
order_info.pickups.pickup_by_date | string |
pickup_by_date |
|
terfi
|
order_info.pickups.attributes.ex_8.promotion | string |
terfi |
|
terfi
|
order_info.pickups.attributes.tempor302.promotion | string |
terfi |
|
terfi
|
order_info.pickups.attributes.minim_e.promotion | string |
terfi |
|
terfi
|
order_info.pickups.attributes.do0a.promotion | string |
terfi |
|
terfi
|
order_info.pickups.attributes.voluptate_e.promotion | string |
terfi |
|
terfi
|
order_info.pickups.attributes.aute29f.promotion | string |
terfi |
|
taşıyıcı
|
order_info.pickups.carrier | string |
taşıyıcı |
|
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 |
|
state
|
order_info.customer.address.state | string |
state |
|
Zip dosyası
|
order_info.customer.address.zip | string |
Zip dosyası |
|
country
|
order_info.customer.address.country | string |
country |
|
street_2
|
order_info.customer.address.street_2 | string |
street_2 |
|
e-posta
|
order_info.customer.email | string |
e-posta |
|
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 |
|
terfi
|
order_info.attributes.consequatf3.promotion | string |
terfi |
|
terfi
|
order_info.attributes.eu0.promotion | string |
terfi |
|
events
|
order_info.events | array of object |
events |
|
etkinlik
|
order_info.events.event | string |
etkinlik |
|
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 |
|
statü
|
status | string |
statü |
|
messages
|
messages | array of object |
messages |
|
kod
|
messages.code | string |
kod |