← Billbee Add-On Übersicht
This step updates customer addresses.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
|---|
| account | ACCOUNT | | Ja | |
| limit | STRING | Begrenzt die Anzahl der Zeilen die vom Eingabe SPREADSHEET verwendet werden. Verwenden Sie kleine Werte zum Testen. | Nein | |
| input | SPREADSHEET | Spreadsheet mit den Daten. | Ja | |
| mappingdefinition | STRING | The mapping definition JSON String | Ja | |
| Folgende Felder sind zu konfigurieren:
| Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert |
|---|
| id | SINGLE | Self assigned id that is passed through the step and included in the output records. | Ja | | | Address_BillbeeId | SINGLE | Id of the address in BillBee | Ja | | | AddressType | SINGLE | | Nein | | | FirstName | SINGLE | | Nein | | | LastName | SINGLE | | Nein | | | Name2 | SINGLE | | Nein | | | Street | SINGLE | | Nein | | | Housenumber | SINGLE | | Nein | | | Zip | SINGLE | | Nein | | | City | SINGLE | | Nein | | | State | SINGLE | | Nein | | | Company | SINGLE | | Nein | | | CountryCode | SINGLE | | Nein | | | Email | SINGLE | | Nein | | | Tel1 | SINGLE | | Nein | | | Tel2 | SINGLE | | Nein | | | Fax | SINGLE | | Nein | | | AddressAddition | SINGLE | | Nein | |
|
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
| Name | Datentyp | Beschreibung | Werte |
|---|
| updatedCustomersAddresses | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert |
|---|
| id | SINGLE | | | | Address_BillbeeId | SINGLE | | | | AddressType | SINGLE | | | | CustomerId | SINGLE | | | | Company | SINGLE | | | | FirstName | SINGLE | | | | LastName | SINGLE | | | | Name2 | SINGLE | | | | Street | SINGLE | | | | Housenumber | SINGLE | | | | Zip | SINGLE | | | | City | SINGLE | | | | State | SINGLE | | | | CountryCode | SINGLE | | | | Email | SINGLE | | | | Tel1 | SINGLE | | | | Tel2 | SINGLE | | | | Fax | SINGLE | | | | AddressAddition | SINGLE | | | | ArchivedAt | SINGLE | | | | RestoredAt | SINGLE | | |
|
| invalidInput | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert |
|---|
| id | SINGLE | | | | Address_BillbeeId | SINGLE | | | | FirstName | SINGLE | | | | LastName | SINGLE | | | | Name2 | SINGLE | | | | Street | SINGLE | | | | Housenumber | SINGLE | | | | Zip | SINGLE | | | | City | SINGLE | | | | State | SINGLE | | |
|
| failedRequests | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert |
|---|
| id | SINGLE | | | | source_id | SINGLE | | | | errorMessage | SINGLE | | |
|