Skip to content

PlentyGetAddresses - PlentyONE

Version: REST 1.0

← PlentyONE Add-On Übersicht

Dieser Step ruft Adressen aus dem PlentyONE Shop ab.


Inputs

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 Werte
result SPREADSHEET Ein SPREADSHEET, das die Adressdaten enthält.
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Standardwert
identifier SINGLE The identifier column to import Spreadsheet into a Datastore.
ID SINGLE The ID of the address contact relation.
CustomerID SINGLE The ID of the contact.
TypeID SINGLE The type ID of the address.
IsPrimary SINGLE Flag that indicates if the address is primary
AddressID SINGLE ID of Address for update. Leave empty to create a new address (CustomerID required).
AddressGender SINGLE The gender
AddressCompany SINGLE The name 1 field (defaults to: company name).
AddressFirstName SINGLE The name 2 field (defaults to: first name).
AddressSurname SINGLE The name 3 field (defaults to: last name).
AddressAdditionalName SINGLE The name 4 field (defaults to: c/o).
AddressStreet SINGLE The address 1 field (defaults to: street, 'PACKSTATION' or 'POSTFILIALE')
AddressHouseNumber SINGLE The address 2 field (defaults to: houseNumber, packstationNo)
AddressAdditionalAddress3 SINGLE The address 3 field (defaults to: additional)
AddressAdditionalAddress4 SINGLE The address 4 field is currently undefined and can be freely used.
AddressZIP SINGLE The postcode.
AddressCity SINGLE The town.
AddressCountryID SINGLE The ID of the country.
AddressStateID SINGLE The ID of the state.
AddressReadOnly SINGLE Flag that indicates if the data record is read only.
AddressContactPerson SINGLE The contact person option (alias for option with typeId 12).
AddressVATNumber SINGLE The tax id number (VAT number) option (alias for option with typeId 1).
AddressExternalAddressID SINGLE The external ID option (alias for option with typeId 2).
AddressEntryCertificate SINGLE The entry certificate (bool) option (alias for option with typeId 3).
AddressTelephone SINGLE The phone number option (alias for option with typeId 4).
AddressEmail SINGLE The email option (alias for option with typeId 5).
AddressPostnumber SINGLE The post number option (alias for option with typeId 6).
AddressPersonalID SINGLE The personal ID option (alias for option with typeId 7).
AddressBBFC SINGLE The BBFC/FSK option (alias for option with typeId 8).
AddressBirthday SINGLE The birthday option (alias for option with typeId 9).
AddressSessionID SINGLE The frontend session ID (alias for option with typeId 10).
AddressTitle SINGLE The title/salutation (alias for option with typeId 11).
AddressCheckedAt SINGLE The time the address was checked.
AddressCreatedAt SINGLE The time the address was created.
AddressUpdatedAt SINGLE The time the address was updated.