---
title: >-
  Shopify Flow connectors now support Shopify properties - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/shopify-flow-connectors-now-support-shopify-properties
  md: >-
    https://shopify.dev/changelog/shopify-flow-connectors-now-support-shopify-properties.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Tools
    handle: tools
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2019-04-22T15:05:50-04:00'
  postedAt: '2019-04-22T00:00:00-04:00'
  updatedAt: '2024-02-02T10:04:53-05:00'
  effectiveAt: '2019-04-22T00:00:00-04:00'
---

April 22, 2019

Tags:

* Tools

# Shopify Flow connectors now support Shopify properties

[Shopify Flow connectors](https://help.shopify.com/en/api/embedded-apps/app-extensions/flow) can now include Shopify properties in workflow triggers. You can add an order, product, or customer property, which passes all Shopify data related to that resource to the workflow.

***

Adding Shopify properties to your Shopify Flow connectors makes your custom-built triggers more powerful since the conditions and actions paired with them will have access to the related resources. Additionally, when a Shopify property is included in a trigger, it also enables related Shopify actions for that trigger (for example, the customer property enables the “Add customer tags” action).

**Note:** Shopify properties are available only to new Shopify Flow connectors. If want to add them to a connector that you've already created for your app, then contact <flow-connectors-dev@shopify.com>.

### Where can I learn more?

[Read the documentation](https://help.shopify.com/en/api/embedded-apps/app-extensions/flow/create-triggers#guidelines) about this update.
