Remove product from collection
The Remove product from collection action removes the product that triggers the workflow from a collection.
Fields
The Remove product from collection action contains the following fields.
Field | Description |
---|---|
Collections | The collections from which the product is removed. Click Select collections to select the collections to remove the product from. |
Triggers
The Remove product from collection action has a hidden field added to it by the trigger. This field, Product ID, identifies the product to remove from a collection. The product ID is set by default and can't be changed.
The Remove product from collection action can be used in workflows that start with the following triggers:
Example
In this example workflow, a product is removed from a collection when the product status changes from active to archived.
API details
To learn more, review the collectionRemoveProducts mutation.