---
title: >-
  Integrate with Shopify Flow by creating a workflow template app extension -
  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/integrate-with-shopify-flow-by-creating-a-workflow-template-app-extension
  md: >-
    https://shopify.dev/changelog/integrate-with-shopify-flow-by-creating-a-workflow-template-app-extension.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Tools
    handle: tools
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2024-06-21T08:46:39-04:00'
  postedAt: '2024-06-21T09:00:00-04:00'
  updatedAt: '2024-06-21T08:57:49-04:00'
  effectiveAt: '2024-06-21T09:00:00-04:00'
---

June 21, 2024

Tags:

* Tools

# Integrate with Shopify Flow by creating a workflow template app extension

You can now contribute your own templates to Flow’s template library using the Shopify CLI. Templates show merchants how to automate something in their store and typically accelerate adoption of new tasks.

Once you have a workflow to share as a template, you can use the Shopify CLI to generate a new template app extension, configure all of its metadata including localizations, preview the extension, and deploy it. Once approved by the Flow team, it will appear in Flow’s template library.

View the [Create a workflow template documentation](https://shopify.dev/docs/apps/flow/templates/create-a-template) to learn more about the process of creating and deploying template app extensions.
