Excel Add-In for Shopify

Build 25.0.9434

ProductOperations

Inspects details of asynchronous operations performed on products.

View-Specific Information

Select

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

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

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

  SELECT * FROM ProductOperations WHERE Id = 'Val1'

Columns

Name Type References Description
Id [KEY] String The unique Id of the product operation.
ProductId String A globally unique Id of the associated product.
Status String The status of the product operation.

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