Skip to content

PlentySetProperties - PlentyONE

Version: REST 1.0

← PlentyONE Add-On Übersicht

Dieser Step ermöglicht es Eigenschaften in PlentyONE zu erstellen oder zu aktualisieren.


Inputs

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

NameDatentypBeschreibungPflichtfeldWerte
accountACCOUNTIhr KontoJa
limitSTRINGBegrenzt die Anzahl der zu aktualisierenden Objekte. Leer lassen für unbegrenzt.Nein
productSpreadsheetSPREADSHEETEin Spreadsheet mit Eigenschaften, die in PlentyONE aktualisiert oder erstellt werden sollen.Ja
mappingdefinitionSTRINGDie Mapping-Definition JSON-StringNein
Folgende Felder sind zu konfigurieren:

FeldDatentypBeschreibungPflichtfeldStandardwert
IDSINGLENein
PositionSINGLEThe position of the propertyNein
PropertyGroupIdSINGLEThe ID of the property group the property is assigned to. Value is null if property is not assigned to a property group.Nein
UnitSINGLEThe unit of measurement of the property. Value is null if no unit is associated.Nein
BackendNameSINGLEThe backend name of the property. The back end name is not visible to customers.Ja
FrontendLanguageSINGLENein
FrontendNameSINGLENein
FrontendDescriptionSINGLENein
CommentSINGLEInternal comment/note saved for the property. Internal comments are not visible to customers.Nein
ValueTypeSINGLEPermitted property valuesNein
SelectionsNameMapMAPMap of possible selection values of this property (only available if type = selection). To change a value or add values of other languages, it must be specified in the format ID=value. To create new values the ID -1 can be used.Nein
IsSearchableSINGLEFlag that indicates if items can be found by entering the property name as a search term.Nein
IsOderPropertySINGLEFlag that indicates if the property is available in the order process. Depending on the property type, customers e.g. can enter a text or value or select an option from a drop-down list.Nein
IsShownOnItemPageSINGLEFlag that indicates if the property will be shown on the item's page in the online storeNein
IsShownOnItemListSINGLEFlag that indicates if the property will be shown in the item listing in the online store.Nein
IsShownAtCheckoutSINGLEFlag that indicates if the property will be shown in the order process.Nein
IsShownInPdfSINGLEFlag that indicates if the property will be shown in PDF documents.Nein
IsShownAsAdditionalCostsSINGLENein
SurchargeSINGLEhe surcharge for the property. Surcharges will automatically be added to the item price in the detailed view of an item and in the order process. The default value is 0.00, i.e. no surcharge. In the PlentyONE front end, the template variable PriceDynamic displays the price of a variation including the surcharge.Nein

Outputs

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

NameDatentypBeschreibungWerte
resultsSPREADSHEETEin Spreadsheet, dass die Ergebnisse der Aktualisierung enthält.
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLEThe identifier column to import Spreadsheet into a Datastore.
IDSINGLE
PositionSINGLEThe position of the property
PropertyGroupIdSINGLEThe ID of the property group the property is assigned to. Value is null if property is not assigned to a property group.
UnitSINGLEThe unit of measurement of the property. Value is null if no unit is associated.
BackendNameSINGLEThe backend name of the property. The back end name is not visible to customers.
FrontendNameSINGLE
DescriptionSINGLE
CommentSINGLEInternal comment/note saved for the property. Internal comments are not visible to customers.
ValueTypeSINGLEPermitted property values
IsSearchableSINGLEFlag that indicates if items can be found by entering the property name as a search term.
IsOderPropertySINGLEFlag that indicates if the property is available in the order process. Depending on the property type, customers e.g. can enter a text or value or select an option from a drop-down list.
IsShownOnItemPageSINGLEFlag that indicates if the property will be shown on the item's page in the online store
IsShownOnItemListSINGLEFlag that indicates if the property will be shown in the item listing in the online store.
IsShownAtCheckoutSINGLEFlag that indicates if the property will be shown in the order process.
IsShownInPdfSINGLEFlag that indicates if the property will be shown in PDF documents.
IsShownAsAdditionalCostsSINGLE
UpdatedAtSINGLE
ImageNameSINGLE
SurchargeSINGLEThe surcharge for the property. Surcharges will automatically be added to the item price in the detailed view of an item and in the order process. The default value is 0.00, i.e. no surcharge. In the PlentyONE front end, the template variable PriceDynamic displays the price of a variation including the surcharge.
PropertyGroupBackendNameSINGLE
PropertyGroupOrderPropertyGroupingTypeSINGLE
PropertyGroupIsSurchargePercentalSINGLE
PropertyGroupOttoComponentIdSINGLE
SelectionsNameMapSINGLESelection-Names as map (ID of selection=Name of selection; e.g. 1=gelb;2=schwarz)