/
Perfion Connector for Shopify

Perfion Connector for Shopify

The Perfion Connector for Shopify is a licensed module (must be included in your Perfion license) and requires Perfion 4.5 2019 R1.

Perfion Connector for Shopify version 2.0

This package contains the Perfion Connector for Shopify version 2.1.1 for Shopify API 2024-10.

Related guides:

Shopify - Install

Release Notes

Perfion Connector for Shopify version 2.1.2

Release note title

Release note

Release note title

Release note

Limitation of 250 collections has been removed

A bug is fixed and it is now possible to have more the 250 collections. It is still not possible to have more the 250 collection at one product.

The file appsettings.json renamed to appsettings.json.example

To prevent overwriting the configuration file appsettings.json the file is renamed to appsettings.json.example.

Perfion Connector for Shopify version 2.1.1

Release note title

Release note

Release note title

Release note

Rich text synchronization

It is now possible to synchronize rich text features as rich text metafields

Localizable Features synchronization bug

Localizable Features synchronization for more the one language is now possible.

More then 25 Metafields

A bug is fixed in Metafields synchronization and now it is possible to have more then 25 Metafields.

Metafields with file_reference

It is now possible to use Shopify Id like gid://shopify/ImageMedia/1234 in file_reference.

A bug when adding images to variants is fixed.

Adding new thumbnail image to variants adds the image to the Product in first sync run, but the thumbnail is first added to the Variant in second sync run.

Perfion Connector for Shopify version 2.1.0

Release note title

Release note

Release note title

Release note

Update to Shopify API version 2024-10

News in version 2024-10:

Deprecated by Shopify:

  • CustomProductType. Use the ProductType field instead.

  • ProductCategory. Use the category field instead.

  • StandardizedProductType. Use the ProductType field instead.

New Metafield namespace "Perfion-App-Data"

To track data between Perfion and Shopify. Metafields with the namespace "Perfion-App-Data" are added for technical internal use.

Deletes or deactivates non Perfion products

Two new SyncType DeactivateOnlyPerfion and DeleteOnlyPerfion are added. With these types, it is possible to have products that are not maintained via Perfion.

Add and delete Variant Dimensions

It is now possible to add and delete Variant Dimensions via the Shopify Connector.

Error handling in E-Commerce API

Added error handling so the synchronization handle all products or no products if the E-commerce API send an error.

Perfion Connector for Shopify version 2.0.1

Release note title

Release note

Release note title

Release note

Delete Metafields onfy for Namespace = Perfion

To prevent deleting Metafields created from other 3. parts apps, only Metafields with a Namespace = 'Perfion' will be deleted if the value is deleted in Perfion.

Shopify API rate limits

 

If the Shopify API rate limits is reached, the connector will wait and retry.

Fields can be controllable from 3. part apps.

Fields like Taxable can be controllable from 3. part apps if it is not mapped in the connector.

Images - Only upload unique images

If the same images/Image URLs are used on several variants, the image will only be uploaded to the product ones.

More error handling is added

A bug around API error handling is fixed. In some cases a file upload error was not reported to the log

It is now passible to create metafields of type Dimension and Volume

A bug is fixed, so it is now possible to create metafields of type Dimension and Volume.

Perfion Connector for Shopify version 1.15

This package contains the Perfion Connector for Shopify version 1 and documentation. Remarks: After April 2025 the version 1 will no longer provide updates or technical support. Upgrade to version 2.

Related guides:

Shopify Connector Setup