Magento Version 2
Konnektor für Magento Version 2. Dieser Konnektor für Magento Version 2 kann sowohl lesend als auch schreibend Ihre E-Commerce-Software und -Plattform verwalten. Er bietet Ihnen beispielsweise die Möglichkeit, Daten zu Kunden, Kategorien, Produkte und Kundenaufträge aufzurufen. Sie können auch Einkaufswagen und Inventar verwalten.Funktionen und Anwendungsfälle
Mit dieser speziellen Action können Sie eine neue Produktkategorie einem Produkt zu ordnen.
Mit dieser speziellen Action können Sie ein neues Produkt mit folgenden Eigenschaften erstellen: Produktattributsatz, Produkttyp (Einfache Produkte, gruppierte Produkte, konfigurierbare Produkte, virtuelle Produkte, Bundle-Produkte und herunterladbare Produkte) oder/und ein vordefinierter Produktstatus.
Als Nutzer der Magento Onlineshop-Software entwickle ich einen Integrationsworkflow, der auf meinen internen Produktkatlog zugreift, um meine Produkte im Magento Onlineshop zur Verfügung zu stellen.
Als Nutzer der Magento Onlineshop-Software entwickle ich einen Integrationsworkflow, der auf meinen internen Produktkatlog zugreift, um im Magento Onlineshop gelistete Produkte zu aktualisieren.
Technical Specifications
getProducts
Abrufen von Produkten
- OnInit
- ./lib/triggers/getProducts.js
- OnStartup
- -
- OnClose
- -
Attributes
-
getCustomers
Abrufen von Kunden
- OnInit
- ./lib/triggers/getCustomers.js
- OnStartup
- -
- OnClose
- -
Attributes
-
upsertProduct
Create or update product action
- OnInit
- ./lib/actions/upsertProduct.js
- OnStartup
- -
- OnClose
- -
Attributes
-
updateInventory
Update inventory action
- OnInit
- ./lib/actions/updateInventory.js
- OnStartup
- -
- OnClose
- -
Attributes
-
deleteProduct
Delete product action
- OnInit
- ./lib/actions/deleteProduct.js
- OnStartup
- -
- OnClose
- -
Attributes
-
createLink
Create Link action
- OnInit
- ./lib/actions/createLink.js
- OnStartup
- -
- OnClose
- -
Attributes
-
updateLink
Update Link action
- OnInit
- ./lib/actions/updateLink.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveProductsList
Retrieve products list action
- OnInit
- ./lib/actions/retrieveProductsList.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveProduct
Retrieve product action
- OnInit
- ./lib/actions/retrieveProduct.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveCustomersList
Retrieve customers list action
- OnInit
- ./lib/actions/retrieveCustomersList.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveCustomer
Retrieve customer action
- OnInit
- ./lib/actions/retrieveCustomer.js
- OnStartup
- -
- OnClose
- -
Attributes
-
createCustomer
Create customer action
- OnInit
- ./lib/actions/createCustomer.js
- OnStartup
- -
- OnClose
- -
Attributes
-
updateCustomer
Update customer action
- OnInit
- ./lib/actions/updateCustomer.js
- OnStartup
- -
- OnClose
- -
Attributes
-
deleteCustomer
Delete customer action
- OnInit
- ./lib/actions/deleteCustomer.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveStockItem
Retrieve stock item action
- OnInit
- ./lib/actions/retrieveStockItem.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveStockItemsList
Retrieve stock items list action
- OnInit
- ./lib/actions/retrieveStockItemsList.js
- OnStartup
- -
- OnClose
- -
Attributes
-
updateStockItem
Update stock item action
- OnInit
- ./lib/actions/updateStockItem.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveSalesOrdersList
Retrieve sales orders list action
- OnInit
- ./lib/actions/retrieveSalesOrdersList.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveSalesOrder
Retrieve sales order action
- OnInit
- ./lib/actions/retrieveSalesOrder.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveSalesOrderComments
Retrieve sales order comments action
- OnInit
- ./lib/actions/retrieveSalesOrderComments.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveCustomerAddress
Retrieve customer address action
- OnInit
- ./lib/actions/retrieveCustomerAddress.js
- OnStartup
- -
- OnClose
- -
Attributes
-
deleteCustomerAddress
Delete customer address action
- OnInit
- ./lib/actions/deleteCustomerAddress.js
- OnStartup
- -
- OnClose
- -
Attributes
-
assignCategoryToProduct
Assign category to product action
- OnInit
- ./lib/actions/assignCategoryToProduct.js
- OnStartup
- -
- OnClose
- -
Attributes
-
unassignCategoryFromProduct
Unassign category from product action
- OnInit
- ./lib/actions/unassignCategoryFromProduct.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveMediaGalleryOfProduct
Retrieve media gallery of product action
- OnInit
- ./lib/actions/retrieveMediaGalleryOfProduct.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveProductImages
Retrieve images list of product action
- OnInit
- ./lib/actions/retrieveProductImages.js
- OnStartup
- -
- OnClose
- -
Attributes
-
addImageToProduct
Add image to product action
- OnInit
- ./lib/actions/addImageToProduct.js
- OnStartup
- -
- OnClose
- -
Attributes
-
updateMediaGalleryItem
Update media gallery item action
- OnInit
- ./lib/actions/updateMediaGalleryItem.js
- OnStartup
- -
- OnClose
- -
Attributes
-
assignProductToWebsite
Assign product to website action
- OnInit
- ./lib/actions/assignProductToWebsite.js
- OnStartup
- -
- OnClose
- -
Attributes
-
unassignProductFromWebsite
Unassign product from website action
- OnInit
- ./lib/actions/unassignProductFromWebsite.js
- OnStartup
- -
- OnClose
- -
Attributes
-
Keine Daten für terms vorhanden
Keine Daten für environment vorhanden