Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The table below lists all the possible mappings supported via the Shopify Connector. For a more detailed description for each field see the Shopify GraphQL API documentation.

image-20240523-084942.pngImage Added

Mapping to field

Output Kind

Description

SyncID (Required)

Field

 The SyncID will be updated with Shopify Id for the product.

Info

NOTE: if more than one channel is used, then this parameter must be independent for each channel.

SyncDate (Required)

Field

 The SyncDate will be updated with Shopify “Updated At” for the product.

Info

NOTE: deleting SyncDate value for chosen product will lead to product update in Shopify on next synchronization.

Info

NOTE: if more than one channel is used, then this parameter must be independent for each channel.

Title (Required)

Field

The title of the product. The Title is translatable.

SyncMsg

Field

 SyncMsg will be used for reporting errors back to products in Perfion.

Collections

RelatedCategory

This is a special parameter, which allows to specify the link from Perfion product to Perfion category, which will be converted to the link from Shopify product to Shopify custom collection by using Shopify collects.

Options

VariantDimension

The value is a comma separated list of feature names (unique feature name should be used), which define product variant options.

CustomProductType

Field

The custom product type specified by the merchant

BodyHtml

Field

A productdescription in plain test or Html. The BodyHtml is translatable.

GiftCard

 Field

A boolean true/false to determine whether the product is a gift card.

GiftCardTemplateSuffix

 Field

The theme template used when viewing the gift card in a store.

Handle 

 Field

A unique, human-friendly string for the product. Automatically generated from the product's title unless otherwise specified. The Handle is translatable.

Images

Image(Url)

An image stored in Perfion (Required the Perfion API is publicly available).

Images

Field

An image url. Must be a fully qualified URL path, including protocol

Markets

Field

A Multi feature or a comma separated list of Market names the product should be published at.

ProductCategory

Field

The ID of the node in the Shopify taxonomy that represents the product category. E.g. “gid://shopify/TaxonomyCategory/ap”

ProductType

Field

 The product type specified by the merchant. The ProductType is translatable.

RedirectNewHandle

Field

A boolean true/false to determine wehether a redirect is required after a new handle has been provided. If true, then the old handle is redirected to the new one automatically.

Requiressellingplan

Field

A boolean true/false to determine whether the product can only be purchased with a selling plan (subscription). Products that are sold exclusively on subscription can only be created on online stores. If set to true on an already existing product, then the product will be marked unavailable on channels that don't support subscriptions.

SalesChannels

Field

A Multi feature or a comma separated list of Sales Channel names the product should be published at.

SeoDescription

Field

SEO description of the product.

SeoTitle

Field

SEO title of the product.

StandardizedProductType

Field

The ID of the node in the Shopify taxonomy that represents the product type.

Status

Field

The status of the product.

Allowed values:

  • Active (Default)

  • Archived

  • Draft

Tags

Field

A Multi feature or a comma separated list of tags that have been added to the product.

TemplateSuffix

Field

The theme template used when viewing the product in a store.

Vendor

Field

The name of the product's vendor.

Metafield|<namespace>|<key>|<type>

Field

 See Shopify - Metafield Mapping for more information.

...