Shopify - List locations action

This action lists all locations in Shopify.

Input

FieldDescription
Page sizeThe maximum number of results to show in a page. Defaults to 50 if left blank. Minimum page size is 1 and maximum allowed page size is 50.
Next page URLEnter the next page URL obtained from action output in order to paginate through the results.

Output

The output to this action is a list of locations. Each location includes the following datapills.

FieldDescription
NameThe name of the location.
IDThe ID for the location.
Address 1The first line of the address.
Address 2The second line of the address.
CityThe city the location is in.
ZipThe zip or postal code.
ProvinceThe province the location is in.
CountryThe country the location is in.
PhoneThe phone number of the location. This value can contain special characters like - and +.
Country codeThe two-letter country code.
Country nameThe name of the location's country.
Province codeThe two-letter code corresponding to province or state the location is in.
Admin GraphQL API IDA unique Admin GraphQL API ID.
LegacyWhether this is a fulfillment service location. If true, then the location is a fulfillment service location. If false, then the location was created by the merchant and isn't tied to a fulfillment service.
Localized country nameThe localized name of the location's country.
Localized province nameThe localized name of the location's region. Typically a province, state, or prefecture.
Created atThe date and time when the location was created.
Updated atThe date and time when the location was updated.
Next page URLThe URL to paginate through the next set of results.

Last updated: