Dieser Step ruft Adressen aus dem PlentyONE Shop ab.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
account | ACCOUNT | Ihre PlentyONE Verbindung | Ja | |
limit | STRING | Beschränken Sie die Anzahl der abgerufenen Adressen. Leer lassen für unbegrenzt. | Nein | |
type | STRING | Dieser Filter schränkt das Suchergebnis auf Adressen des ausgewählten Adressentyps ein. | Nein | - Alle
- Rechnungsadresse
- Lieferadresse
- Absenderadresse
- Rücksendeadresse
- Kundenadresse
- Auftragnehmeradresse
- Lageradresse
- POS-Adresse
|
customerId | STRING | Dieser Filter schränkt das Suchergebnis auf Adressen eines PlentyONE Kunden/Kontakt-IDs ein. | Nein | |
customerSpreadsheet | SPREADSHEET | Ein SPREADSHEET mit den Kontakt-IDs | Nein | |
mappingdefinition | STRING | Die konfigurierte Zuordnung der Zielspalten. | Nein | |
| Folgende Felder sind zu konfigurieren:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | CustomerID | SINGLE | | Nein | | |
addressId | STRING | Dieser Filter schränkt das Suchergebnis auf PlentyONE Adressen mit einer bestimmten ID ein. | 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 | Ein SPREADSHEET, das die Adressdaten enthält. | 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 | The ID of the address contact relation. | Nein | | CustomerID | SINGLE | The ID of the contact. | Nein | | TypeID | SINGLE | The type ID of the address. | Nein | | IsPrimary | SINGLE | Flag that indicates if the address is primary | Nein | | AddressID | SINGLE | ID of Address for update. Leave empty to create a new address (CustomerID required). | Nein | | AddressGender | SINGLE | The gender | Nein | | AddressCompany | SINGLE | The name 1 field (defaults to: company name). | Nein | | AddressFirstName | SINGLE | The name 2 field (defaults to: first name). | Nein | | AddressSurname | SINGLE | The name 3 field (defaults to: last name). | Nein | | AddressAdditionalName | SINGLE | The name 4 field (defaults to: c/o). | Nein | | AddressStreet | SINGLE | The address 1 field (defaults to: street, 'PACKSTATION' or 'POSTFILIALE') | Nein | | AddressHouseNumber | SINGLE | The address 2 field (defaults to: houseNumber, packstationNo) | Nein | | AddressAdditionalAddress3 | SINGLE | The address 3 field (defaults to: additional) | Nein | | AddressAdditionalAddress4 | SINGLE | The address 4 field is currently undefined and can be freely used. | Nein | | AddressZIP | SINGLE | The postcode. | Nein | | AddressCity | SINGLE | The town. | Ja | | AddressCountryID | SINGLE | The ID of the country. | Ja | | AddressStateID | SINGLE | The ID of the state. | Nein | | AddressReadOnly | SINGLE | Flag that indicates if the data record is read only. | Nein | | AddressContactPerson | SINGLE | The contact person option (alias for option with typeId 12). | Nein | | AddressVATNumber | SINGLE | The tax id number (VAT number) option (alias for option with typeId 1). | Nein | | AddressExternalAddressID | SINGLE | The external ID option (alias for option with typeId 2). | Nein | | AddressEntryCertificate | SINGLE | The entry certificate (bool) option (alias for option with typeId 3). | Nein | | AddressTelephone | SINGLE | The phone number option (alias for option with typeId 4). | Nein | | AddressEmail | SINGLE | The email option (alias for option with typeId 5). | Nein | | AddressPostnumber | SINGLE | The post number option (alias for option with typeId 6). | Nein | | AddressPersonalID | SINGLE | The personal ID option (alias for option with typeId 7). | Nein | | AddressBBFC | SINGLE | The BBFC/FSK option (alias for option with typeId 8). | Nein | | AddressBirthday | SINGLE | The birthday option (alias for option with typeId 9). | Nein | | AddressSessionID | SINGLE | The frontend session ID (alias for option with typeId 10). | Nein | | AddressTitle | SINGLE | The title/salutation (alias for option with typeId 11). | Nein | | AddressCheckedAt | SINGLE | The time the address was checked. | Nein | | AddressCreatedAt | SINGLE | The time the address was created. | Nein | | AddressUpdatedAt | SINGLE | The time the address was updated. | Nein | | |