Version: 2024-01
← shopify Add-On Übersicht
This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyGetLocations will then use this step and see the input and outputs.
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 | Pflichtfeld | Werte |
locations | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten
:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | | Nein | | location_id | SINGLE | The ID for the location. | Nein | | name | SINGLE | The name of the location. | Nein | | address1 | SINGLE | | Nein | | address2 | SINGLE | | Nein | | city | SINGLE | | Nein | | zip | SINGLE | | Nein | | province | SINGLE | | Nein | | country | SINGLE | | Nein | | phone | SINGLE | | Nein | | created_at | SINGLE | | Nein | | updated_at | SINGLE | | Nein | | country_code | SINGLE | | Nein | | country_name | SINGLE | | Nein | | province_code | SINGLE | | Nein | | legacy | SINGLE | | Nein | | active | SINGLE | | Nein | | admin_graphql_api_id | SINGLE | | Nein | | |