Excel Add-In for Shopify

Build 25.0.9539

CompanyContactRoles

Lists available role definitions for company contacts, including role names and associated privileges.

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.

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

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

  SELECT * FROM CompanyContactRoles WHERE CompanyId = 'Val1'

Columns

Name Type References Description
CompanyId String The unique identifier of the company that owns or defines this contact role.
Id [KEY] String A unique identifier for the company contact role record.
Name String The name of the role assigned to company contacts, such as 'Admin', 'Buyer', or 'Manager'.
Note String An optional note providing additional details or context about the role's purpose or permissions.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539