Der ZipToLocation ermöglicht den Abruf von Geoinformation zu einer Postleitzahl.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
InputSpreadsheet | SPREADSHEET | A Spreadsheet containing the ZIP Codes for you want to get the geo-location information. | Ja | |
mappingdefinition | STRING | The mapping definition JSON String | Ja | |
| Folgende Felder sind zu konfigurieren:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | CountryISO2 | SINGLE | | Ja | DE | ZIP | SINGLE | | Ja | | identifier | SINGLE | | Nein | | |
limit | STRING | Limit the number or rows used from the input SPREADSHEET. Use low values for testing. | 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 | | Ja | |
errors | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | | Nein | | post code | SINGLE | | Nein | | country | SINGLE | | Nein | | country abbreviation | SINGLE | | Nein | | place name | SINGLE | | Nein | | state | SINGLE | | Nein | | state abbreviation | SINGLE | | Nein | | longitude | SINGLE | | Nein | | latitude | SINGLE | | Nein | | status | SINGLE | | Nein | | |