Version: 6.5.x
← Shopware Add-On Übersicht
Fetches the available property options from Shopware 6 shop.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
account | ACCOUNT | Your account | Ja | |
limit | STRING | Limit number of property options. Leave empty to get all property options. | Nein | |
propertyGroupId | STRING | Filter property group id | Nein | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach
der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
result | SPREADSHEET | The result spreadsheet object containing the property options. | Ja | |
| Folgende Felder sind im Output enthalten
:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | The identifier column to import Spreadsheet into a Datastore. | Nein | | Id | SINGLE | | Nein | | Name | SINGLE | | Nein | | Position | SINGLE | | Nein | | ColorHexCode | SINGLE | | Nein | | MediaId | SINGLE | | Nein | | CreatedAt | SINGLE | | Nein | | UpdatedAt | SINGLE | | Nein | | PropertyGroupId | SINGLE | | Nein | | PropertyGroupName | SINGLE | | Nein | | PropertyGroupDescription | SINGLE | | Nein | | PropertyGroupDisplayType | SINGLE | | Nein | | PropertyGroupSortingType | SINGLE | | Nein | | PropertyGroupCreatedAt | SINGLE | | Nein | | PropertyGroupUpdatedAt | SINGLE | | Nein | | |