Skip to content

MagentoCreateProduct - Magento

← Magento Add-On Übersicht

Erstellt Produkte in Magento.


Inputs

Das sind die Optionen, mit denen man den Step konfigurieren kann.

NameDatentypBeschreibungPflichtfeldWerte
inputSPREADSHEETSpreadsheet mit der Produkt-ID und dem Bestand aller zu aktualisierenden Produkte.Ja
accountACCOUNTIhr KontoJa
mappingdefinitionSTRINGDie Mapping-Definition JSON StringNein
Folgende Felder sind zu konfigurieren:

FeldDatentypBeschreibungPflichtfeldStandardwert
skuSINGLEThe SKU e.g. an external ID for the product.Nein
nameSINGLEName of the product.Nein
shortdescriptionSINGLEA short description.Nein
descriptionSINGLEA longer description.Nein
metatitleSINGLEMeta-title e.g. for SEO.Nein
metadescriptionSINGLEMeta-description e.g. for SEO.Nein
metakeywordsSINGLEMeta-keywords e.g. for SEO.Nein
priceSINGLEPrice of the product e.g. 11.99Nein
special_priceSINGLEPrice of the product e.g. 9.99.Nein
special_from_dateSINGLE.Nein
special_to_dateSINGLEName of the product.Nein
visibilitySINGLEThe visibility of the product.Nein
statusSINGLEThe status of the product (1=Enabled, 2=Disabled).Nein
category_idsSINGLEComma separated list of numeric category-IDs.Nein
url_keySINGLEName of the product.Nein
url_pathSINGLEName of the product.Nein
qtySINGLEThe actual stock quantity to setNein
min_qtySINGLEQty for Item's Status to Become Out of StockNein
notify_qtySINGLENotify for Quantity Below this valueNein
in_stockSINGLESet to 1 for 'in stock' and 0 for 'out of stock'Nein
attributeset_idSINGLEThe numeric ID of the attribute setNein
storeViewIdSTRINGDer Code der Magento Store View (z.B. Standard, Französisch, Deutsch etc.). Standard: leer.Nein
limitItemsSTRINGBegrenzen Sie die Anzahl der abgerufenen Elemente.Nein

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

NameDatentypBeschreibungWerte
outputSPREADSHEETEin Spreadsheet mit Informationen über aktualisierte Produkte.
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLEThe identifier column to import Spreadsheet into a Datastore.
skuSINGLEThe SKU e.g. an external ID for the product.
product_idSINGLEThe Magento product_id.
errorSINGLEIf an error has occurred this column contains the error message