[ { "label": "Delete product metafield", "trigger_type": [ "product_custom" ], "object_type": "product", "app_id": "triggers", "settings": { "priority": 0, "condition_groups": { "1": { "conditions": [], "actions": { "1": { "type": "shopify_api_request", "settings": { "wait": "0", "run_once": 0, "custom_wait": "", "label": "Delete existing metafield ", "method": "DELETE", "path": "products\/{{ product.id }}\/metafields\/18800566206511", "data": "", "response_handle": "", "response_object_type": "", "parent_data": "", "workflow_actions": [], "token_object_type": "product" }, "weight": 999, "target_key": "product" } } } }, "shared_workflow_id": 40474 }, "description": "This workflow will delete any metafield added to the Shopify database. It can be used to perform database clean-up and removing wrongfully added metafield records. " } ]