Versions Compared

Key

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

...

Setting

Description

SyncType

The SyncType only control the product SyncType. Use MetafieldDefinitionSyncType and CategorySyncType to control Metafield Definition and Categories

ShopifyApiVersion

Version is deprecated. The Shopify Connector will use the API version it is desigen for or the earliest stable version available

ShopifyStoreAPIKey

ShopifyStoreAPIPassword

The ShopifyStoreAPIKey and ShopifyStoreAPIPassword is deprecated. The Shopify Connector only support “Admin API access token“ which is set in the appsettings.json file.

ShopifyStoreAPIAccessToken

The ShopifyStoreAPIAccessToken is moved to the appsettings.json as ShopifyApi.AccessToken.

ConfigurationUpdateFrequencyInMin

The ConfigurationUpdateFrequencyInMin is deprecated. The Connector will update the configurations at any new synchronization cycle and it is not possible to update the configuration in a synchronization cycle.

SyncFrequencyInMin,

DataMaxAgeInMin

To control the frequency of synchronization cycles, the SyncFrequencyInMin and DataMaxAgeInMin is deprecated. Use the FullSyncFrequencyInMin and DeltaSyncFrequencyInMin insted.

SyncCategories

The SyncCategories is deprecated. If a category is mapped in the Category Mapping, the categories will be synchronized.

UpdateUnpublishedItems

The UpdateUnpublishedItems is deprecated. The Product Mapping “Publish” is deprecated. Use Status in Product Mapping to control the status of the Product.

KeepExistingVariantData

The KeepExistingVariantData is deprecated. The Shopify Connector will always update products and variants as they are in Perion.

SuppressMissingMetafieldWarnings

The SuppressMissingMetafieldWarnings is deprecated.

Languages????? Translation

The Languages will now use all the languages, former it was only the first language.

ShopifyDefaultLanguage

The ShopifyDefaultLanguage is a new setting and need to be defined

Category Mapping

Mapping

Description

SyncCollection

The SyncCollection is deprecated. All Collections will be synchronized.

SyncMetafields

The SyncMetafields is deprecated. If Metafield are mapped, the images will be synchronized.

SyncKeepDeletedMetafields

The SyncKeepDeletedMetafields is deprecated. Use the setting MetafieldDefinitionSyncType instead.

Published

The Publish is deprecated. Use the SalesChannels instead.

PublishedScope

The PublishedScopeis deprecated. Use the SalesChannels instead.

...