Tableau Connector for Shopify

Build 25.0.9434

PublicationProducts

Lists products published to a specific publication (channel).

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.

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

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

  SELECT * FROM PublicationProducts WHERE ProductId = 'Val1'

Columns

Name Type References Description
ProductId [KEY] String

Products.Id

A globally unique Id of the product.
PublishDate Datetime The date and time when the resource publication is published to the publication.
IsPublished Bool Indicates whether the resource publication is currently published.
PublicationId [KEY] String A globally unique Id of the associated publication.
PublicationName String The name of the publication.

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