Skip to main content

Shopify Integration

Description

The Glide Shopify Integration is mostly a two-way sync from Shopify to Glide.

Current Features

  • Customers
    • Import/Update - Glide imports new Shopify customers and imports changes to customers in Shopify. When a customer is modified in Glide it will update the customer in Shopify.
    • Deleting a Customer
      • Deleting a Shopify Customer - will not delete a Glide customer
      • Deleting a Glide Customer - will not delete a Shopify customer
    • Addresses: two-way sync is available for all fields except Shopify metafields
  • Import Orders
    • Each Shopify order update will trigger an update within Glide if the order has not actively been worked on. Generally this means that the order is still in the New
    • Properties/Custom Attributes:
      • Max Key length: 64 characters

Current Limitations

  • Product Variants
    • We sync the first 100 variants, increase this limit by contacting us.

Roadmap

  • Unscheduled: Sync Customer Metafields
  • Unscheduled: Sync Address Metafields

Import field Mapping

Using Options

Imagine you have the following Options in your Order. You'll need to map these into the Glide configuration.

We normally recommend the following configuration:

  • _ID:
    • Skip: true
  • Quantity:
    • Shopify Field Name: Quantity
    • Glide Field Name: Number of Stickers
  • Width:
    • Shopify Field Name: Width
    • Glide Field Name: Sticker Size
    • Glide Subfield Name: Width
    • Unit: Automatic
      • This means we'll look for cm/in/mm. If it's not set in the Shopify field you can set it here from the dropdown
  • Height:
    • Shopify Field Name: Height
    • Glide Field Name: Sticker Size
    • Glide Subfield Name: Height
    • Unit: Automatic
      • This means we'll look for cm/in/mm. If it's not set in the Shopify field you can set it here from the dropdown
  • Material:
    • Shopify Field Name: Material
    • Glide Field Name: Material
    • Glide Material Type: material
      • We'll then try and map this Material by the Material SKU and Material Type
  • Material:
    • Shopify Field Name: Shape
    • Glide Field Name: Sticker Shape
  • Files:
    • Shopify Field Name: Files
    • Glide Field Name: Files
    • Interpret as: JSON File IDs
    • Download using: URL
    • URL: https://my-api.com/files/{{.ID}}
  • Instructions:
    • Shopify Field Name: Instructions
    • Glide Field Name: Customer Instructions