Tableau Connector for Shopify

Build 24.0.9187

OrderAgreements

Retrieves a list of sales agreements associated with orders.

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.

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

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

  SELECT * FROM OrderAgreements WHERE OrderId = 'Val1'

Columns

Name Type References Description
OrderId String

Orders.Id

The parent resource of the agreement.
Id [KEY] String The unique ID for the agreement.
HappenedAt Datetime The date and time at which the agreement occurred.
Reason String The reason the agreement was created.
UserId String The staff member associated with the agreement. A globally-unique ID.(This column is available only with a ShopifyPlus subscription)
AppApiKey String The application that created the agreement. A unique application API identifier.

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