TDV Adapter for Shopify

Build 23.0.8839

DeliveryProfileUnassignedLocations

Lists the locations that have not been assigned to a location group for this profile.

View-Specific Information

Select

The adapter uses the Shopify API to process WHERE clause conditions built with the DeliveryProfileId column, which supports the '=' comparison operator.

The adapter processes other filters client-side within the adapter.

For example, the following query is processed server-side:

SELECT * FROM DeliveryProfileUnassignedLocations WHERE DeliveryProfileId='VALUE'

Columns

Name Type References Description
DeliveryProfileId [KEY] String

DeliveryProfiles.Id

A globally-unique ID.
LocationId [KEY] String

Locations.Id

A globally-unique ID.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839