Version: 2024-01
← shopify Add-On Übersicht
This step gets location from a shopify store.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
| account | ACCOUNT | shopif Account | Ja | |
| limit | STRING | Limits the number of items to be retrieved. Enter a small number for tests. If limit is empty or greater than 249 then all items are retrieved. | Nein | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach
der Ausführung verwendet werden können.
| Name | Datentyp | Beschreibung | Werte |
| locations | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | identifier | SINGLE | | | | location_id | SINGLE | The ID for the location. | | | name | SINGLE | The name of the location. | | | address1 | SINGLE | | | | address2 | SINGLE | | | | city | SINGLE | | | | zip | SINGLE | | | | province | SINGLE | | | | country | SINGLE | | | | phone | SINGLE | | | | created_at | SINGLE | | | | updated_at | SINGLE | | | | country_code | SINGLE | | | | country_name | SINGLE | | | | province_code | SINGLE | | | | legacy | SINGLE | | | | active | SINGLE | | | | admin_graphql_api_id | SINGLE | | | |