Collection created
This page was printed on Jul 16, 2023. For the current version, visit https://help.shopify.com/en/manual/shopify-flow/reference/triggers/collection-created.
TheCollection createdtrigger starts a workflow when a user in your organization or a third-party app creates acollectionin the Shopify admin. Workflows that start with theCollection createdtrigger apply to both manual and automatic collections.
On this page
Actions
The following actions can be used in workflows that start with theCollection createdtrigger.
- Create redirect URL
- Delete redirect URLs
- Remove collection metafield
- Remove shop metafield
- Send HTTP request
- Send internal email
- Update collection metafield
- Update shop metafield
- Wait
Example
In this example workflow, an email is sent when a collection is created.
Testing the Collection created trigger
To test a workflow that starts with this trigger,create a collection.
API details
TheCollection createdtrigger allows actions to be taken with theCollection Graphql API object.