Tableau Connector for Shopify

Build 24.0.9187

PublicationCollections

Returns a list of collections published to the publication.

View-Specific Information

Select

The connector uses the Shopify API to process WHERE clause conditions built with the following column and operators. The connector processes other filters client-side within the connector.

  • PublicationId supports the '=,IN' comparison operators.

For example, the following queries are processed server side:

  SELECT * FROM PublicationCollections
  SELECT * FROM PublicationCollections WHERE PublicationId = 'Val1'

Columns

Name Type References Description
Id [KEY] String A globally-unique ID.
LegacyResourceId String The ID of the corresponding resource in the REST Admin API.
PublicationId [KEY] String

Publications.Id

A globally-unique ID.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9187