Remove collection metafield
TheRemove collection metafieldaction removesmetafieldsfrom the collection that triggers the workflow.
Fields
TheRemove collection metafieldaction contains the following fields.
Field | 描述 |
---|---|
Metafield namespace | Required. A metafield namespace is a container for a group of metafields. Grouping metafields within a namespace prevents your metafields from conflicting with other metafields. |
Key | Required. A key is an identifier for the metafield value. |
Triggers
TheRemove collection metafieldaction has a hidden field added to it by the trigger. This field,Collection ID,identifies the collection to have a metafields removed. The collection ID is set by default and can't be changed.
TheRemove collection metafieldaction can be used in workflows that start with the following triggers:
Example
![Example of a workflow that removes a collection metafield when a collection is created](http://www.theturtleeffect.com/cdn/shopifycloud/help/assets/manual/apps/flow/flowv2/remove-collection-metafield-5cb8046905cb268323dc5827326c8e76128db70fd0a66c8343d43d9fff2728ed.png)
In this example workflow, a collection metafield is removed from all newly created collections.
API details
To learn more, review theMetafieldInputinput object.