Narvar (Vorschau)
Narvar stellt eine Verbindung mit dem Narvar-Portal bereit. Alows create and update of orders on narvar portal sowie viewing already created orders.
Dieser Connector ist in den folgenden Produkten und Regionen verfügbar:
| Dienstleistung | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | Alle Power Automate-Regionen mit Ausnahme der folgenden Bereiche: - US Government (GCC) - US Government (GCC High) - China Cloud betrieben von 21Vianet - US Department of Defense (DoD) |
| Logik-Apps | Norm | Alle Logik-Apps-Regionen mit Ausnahme der folgenden Bereiche: – Azure Government-Regionen - Azure China-Regionen - US Department of Defense (DoD) |
| Power Apps | Premium | Alle Power Apps-Regionen mit Ausnahme der folgenden: - US Government (GCC) - US Government (GCC High) - China Cloud betrieben von 21Vianet - US Department of Defense (DoD) |
| Power Automate | Premium | Alle Power Automate-Regionen mit Ausnahme der folgenden Bereiche: - US Government (GCC) - US Government (GCC High) - China Cloud betrieben von 21Vianet - US Department of Defense (DoD) |
| Kontakt | |
|---|---|
| Name | Microsoft Dynamics |
| URL | https://aka.ms/iomsupport |
| iomdri@microsoft.com |
| Connectormetadaten | |
|---|---|
| Herausgeber | Microsoft |
| Webseite | https://www.narvar.com/ |
| Datenschutzrichtlinie | https://corp.narvar.com/privacy-policy |
| Kategorien | Kommunikation; Produktivität |
Eine Verbindung wird erstellt
Der Connector unterstützt die folgenden Authentifizierungstypen:
| Vorgabe | Parameter zum Erstellen einer Verbindung. | Alle Regionen | Nicht teilbar |
Vorgabe
Anwendbar: Alle Regionen
Parameter zum Erstellen einer Verbindung.
Dies ist keine freigabefähige Verbindung. Wenn die Power-App für einen anderen Benutzer freigegeben wird, wird ein anderer Benutzer aufgefordert, eine neue Verbindung explizit zu erstellen.
| Name | Typ | Description | Erforderlich |
|---|---|---|---|
| Konto-ID | securestring | Die Konto-ID für diese API | Richtig |
| Authentifizierungstoken | securestring | Die Authentifizierungstoken für diese API | Richtig |
Drosselungsgrenzwerte
| Name | Aufrufe | Verlängerungszeitraum |
|---|---|---|
| API-Aufrufe pro Verbindung | 100 | 60 Sekunden |
Aktionen
| Bestellung abrufen |
Dieser Vorgang wird verwendet, um Bestelldetails abzurufen. |
| Erstellen oder Aktualisieren von Aufträgen |
Dadurch wird eine neue Bestellung erstellt oder neue Informationen zu einer vorhandenen Bestellung gesendet. |
| Erstellen oder Aktualisieren von Lieferungen |
Dadurch wird eine Bestellung mit einem Versanddatensatz oder einer Änderung aktualisiert. |
Bestellung abrufen
Dieser Vorgang wird verwendet, um Bestelldetails abzurufen.
Parameter
| Name | Schlüssel | Erforderlich | Typ | Beschreibung |
|---|---|---|---|---|
|
Auftragsnummer
|
$OrderNumber | True | string |
Die Bestellnummer |
Gibt zurück
| Name | Pfad | Typ | Beschreibung |
|---|---|---|---|
|
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 |
|
Menge
|
order_info.order_items.quantity | integer |
Menge |
|
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 |
|
Lieferanten
|
order_info.order_items.vendors | array of object |
Lieferanten |
|
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 |
|
Staat
|
order_info.order_items.vendors.address.state | string |
Staat |
|
zip
|
order_info.order_items.vendors.address.zip | string |
zip |
|
country
|
order_info.order_items.vendors.address.country | string |
country |
|
street_2
|
order_info.order_items.vendors.address.street_2 | string |
street_2 |
|
E-Mail
|
order_info.order_items.vendors.email | string |
|
|
type
|
order_info.order_items.vendors.type | string |
type |
|
Beschreibung
|
order_info.order_items.description | string |
Beschreibung |
|
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 |
|
Beförderung
|
order_info.order_items.attributes.ad9.promotion | string |
Beförderung |
|
Beförderung
|
order_info.order_items.attributes.pariaturfb.promotion | string |
Beförderung |
|
Beförderung
|
order_info.order_items.attributes.adipisicing_1c.promotion | string |
Beförderung |
|
Beförderung
|
order_info.order_items.attributes.tempor639.promotion | string |
Beförderung |
|
Beförderung
|
order_info.order_items.attributes.dolor_e.promotion | string |
Beförderung |
|
Beförderung
|
order_info.order_items.attributes.consectetur_b.promotion | string |
Beförderung |
|
Beförderung
|
order_info.order_items.attributes.cupidatat8.promotion | string |
Beförderung |
|
Beförderung
|
order_info.order_items.attributes.consequatbc.promotion | string |
Beförderung |
|
events
|
order_info.order_items.events | array of object |
events |
|
Ereignis
|
order_info.order_items.events.event | string |
Ereignis |
|
Menge
|
order_info.order_items.events.quantity | integer |
Menge |
|
Sequenz
|
order_info.order_items.events.sequence | integer |
Sequenz |
|
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 |
|
Verschiffungen
|
order_info.shipments | array of object |
Verschiffungen |
|
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 |
|
Menge
|
order_info.shipments.items_info.quantity | integer |
Menge |
|
Träger
|
order_info.shipments.carrier | string |
Träger |
|
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 |
|
Staat
|
order_info.shipments.shipped_to.address.state | string |
Staat |
|
zip
|
order_info.shipments.shipped_to.address.zip | string |
zip |
|
country
|
order_info.shipments.shipped_to.address.country | string |
country |
|
street_2
|
order_info.shipments.shipped_to.address.street_2 | string |
street_2 |
|
E-Mail
|
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 |
|
E-Mail
|
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 |
|
Staat
|
order_info.shipments.shipped_from.address.state | string |
Staat |
|
zip
|
order_info.shipments.shipped_from.address.zip | string |
zip |
|
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 |
|
Beförderung
|
order_info.shipments.attribute.anim_a36.promotion | string |
Beförderung |
|
Beförderung
|
order_info.shipments.attribute.sunt_9.promotion | string |
Beförderung |
|
Beförderung
|
order_info.shipments.attribute.eu1bd.promotion | string |
Beförderung |
|
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 |
|
Staat
|
order_info.billing.billed_to.address.state | string |
Staat |
|
zip
|
order_info.billing.billed_to.address.zip | string |
zip |
|
country
|
order_info.billing.billed_to.address.country | string |
country |
|
street_2
|
order_info.billing.billed_to.address.street_2 | string |
street_2 |
|
E-Mail
|
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 |
|
Menge
|
order_info.billing.amount | float |
Menge |
|
Zahlungen
|
order_info.billing.payments | array of object |
Zahlungen |
|
is_gift_card
|
order_info.billing.payments.is_gift_card | string |
is_gift_card |
|
Kaufmann
|
order_info.billing.payments.merchant | string |
Kaufmann |
|
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 |
|
Pickups
|
order_info.pickups | array of object |
Pickups |
|
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 |
|
Menge
|
order_info.pickups.items_info.quantity | integer |
Menge |
|
item_id
|
order_info.pickups.items_info.item_id | string |
item_id |
|
Code
|
order_info.pickups.status.code | string |
Code |
|
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 |
|
Staat
|
order_info.pickups.store.address.state | string |
Staat |
|
zip
|
order_info.pickups.store.address.zip | string |
zip |
|
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 |
|
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 |
|
Stunden
|
order_info.pickups.store.hours | array of object |
Stunden |
|
Öffnen
|
order_info.pickups.store.hours.open | string |
Öffnen |
|
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 |
|
Beförderung
|
order_info.pickups.attributes.ex_8.promotion | string |
Beförderung |
|
Beförderung
|
order_info.pickups.attributes.tempor302.promotion | string |
Beförderung |
|
Beförderung
|
order_info.pickups.attributes.minim_e.promotion | string |
Beförderung |
|
Beförderung
|
order_info.pickups.attributes.do0a.promotion | string |
Beförderung |
|
Beförderung
|
order_info.pickups.attributes.voluptate_e.promotion | string |
Beförderung |
|
Beförderung
|
order_info.pickups.attributes.aute29f.promotion | string |
Beförderung |
|
Träger
|
order_info.pickups.carrier | string |
Träger |
|
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 |
|
Kunden_ID
|
order_info.customer.customer_id | string |
Kunden_ID |
|
street_1
|
order_info.customer.address.street_1 | string |
street_1 |
|
city
|
order_info.customer.address.city | string |
city |
|
Staat
|
order_info.customer.address.state | string |
Staat |
|
zip
|
order_info.customer.address.zip | string |
zip |
|
country
|
order_info.customer.address.country | string |
country |
|
street_2
|
order_info.customer.address.street_2 | string |
street_2 |
|
E-Mail
|
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 |
|
Beförderung
|
order_info.attributes.consequatf3.promotion | string |
Beförderung |
|
Beförderung
|
order_info.attributes.eu0.promotion | string |
Beförderung |
|
events
|
order_info.events | array of object |
events |
|
Ereignis
|
order_info.events.event | string |
Ereignis |
|
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 |
|
Code
|
messages.code | string |
Code |
Erstellen oder Aktualisieren von Aufträgen
Dadurch wird eine neue Bestellung erstellt oder neue Informationen zu einer vorhandenen Bestellung gesendet.
Parameter
| Name | Schlüssel | Erforderlich | Typ | Beschreibung |
|---|---|---|---|---|
|
order_number
|
order_number | string |
Bestellnummer. Primärer Bezeichner |
|
|
order_date
|
order_date | string |
Bestellplatzierungsdatum |
|
|
item_id
|
item_id | string |
Genauere Element-ID dann SKU |
|
|
item_image
|
item_image | string |
URL zu einem öffentlichen Bild |
|
|
sku
|
sku | string |
ID für das Elementobjekt. Primärschlüssel für OrderItem |
|
|
name
|
name | string |
Elementname |
|
|
Menge
|
quantity | integer |
Artikelmenge |
|
|
item_promise_date
|
item_promise_date | string |
Lieferzusagedatum |
|
|
Menge
|
quantity | integer |
Menge |
|
|
sku
|
sku | string |
sku |
|
|
item_id
|
item_id | string |
item_id |
|
|
Träger
|
carrier | string |
Normalisierter Träger moniker |
|
|
first_name
|
first_name | string |
Vorname des Empfängers der Lieferung |
|
|
last_name
|
last_name | string |
Nachname des Empfängers der Lieferung |
|
|
phone
|
phone | string |
Telefonnummer des Empfängers der Lieferung |
|
|
E-Mail
|
string |
E-Mail-Adresse des Empfängers der Lieferung |
||
|
street_1
|
street_1 | string |
Straße 1 |
|
|
street_2
|
street_2 | string |
Straße 2 |
|
|
city
|
city | string |
city |
|
|
Staat
|
state | string |
Staat |
|
|
zip
|
zip | string |
zip |
|
|
country
|
country | string |
country |
|
|
ship_date
|
ship_date | string |
Anfangsversanddatum. |
|
|
tracking_number
|
tracking_number | string |
Sendungsverfolgungsnummer für die Sendung |
|
|
first_name
|
first_name | string |
Vorname des Abrechnungsbenutzers |
|
|
last_name
|
last_name | string |
Nachname des Abrechnungsbenutzers |
|
|
phone
|
phone | string |
Telefonnummer des Abrechnungsbenutzers |
|
|
phone_extension
|
phone_extension | string |
Telefonerweiterung des Abrechnungsbenutzers |
|
|
E-Mail
|
string |
E-Mail-Adresse des Abrechnungsbenutzers |
||
|
city
|
city | string |
city |
|
|
Staat
|
state | string |
Staat |
|
|
zip
|
zip | string |
zip |
|
|
country
|
country | string |
country |
|
|
Menge
|
amount | float |
Gesamtabrechnungsbetrag |
|
|
tax_amount
|
tax_amount | float |
Bestellsteuerbetrag |
Gibt zurück
| Name | Pfad | Typ | Beschreibung |
|---|---|---|---|
|
status
|
status | string |
status |
|
messages
|
messages | array of object |
messages |
|
Code
|
messages.code | string |
Code |
|
message
|
messages.message | string |
message |
Erstellen oder Aktualisieren von Lieferungen
Dadurch wird eine Bestellung mit einem Versanddatensatz oder einer Änderung aktualisiert.
Parameter
| Name | Schlüssel | Erforderlich | Typ | Beschreibung |
|---|---|---|---|---|
|
Anfragekörper
|
$OrderNumber | True | string |
Die Bestellnummer |
|
Menge
|
quantity | integer |
Menge |
|
|
sku
|
sku | string |
sku |
|
|
item_id
|
item_id | string |
Element-ID |
|
|
Träger
|
carrier | string |
Normalisierter Träger moniker |
|
|
first_name
|
first_name | string |
Vorname des Empfängers der Lieferung |
|
|
last_name
|
last_name | string |
Nachname des Empfängers der Lieferung |
|
|
phone
|
phone | string |
Telefonnummer des Empfängers der Lieferung |
|
|
E-Mail
|
string |
E-Mail-Adresse des Empfängers der Lieferung |
||
|
street_1
|
street_1 | string |
Straße 1 |
|
|
street_2
|
street_2 | string |
Straße 2 |
|
|
city
|
city | string |
city |
|
|
Staat
|
state | string |
Staat |
|
|
zip
|
zip | string |
zip |
|
|
country
|
country | string |
country |
|
|
ship_date
|
ship_date | string |
Anfangsversanddatum. |
|
|
tracking_number
|
tracking_number | string |
Sendungsverfolgungsnummer für die Sendung |
Gibt zurück
| Name | Pfad | Typ | Beschreibung |
|---|---|---|---|
|
status
|
status | string |
status |
|
messages
|
messages | array of object |
messages |
|
Code
|
messages.code | string |
Code |
|
message
|
messages.message | string |
message |