Remove tags from order
Remove tags from order strips one or more tags from a sales order. If a specified tag does not exist on the order, the step skips it without error.
How it works
- The automation reaches the Remove tags from order step with an order in scope
- You define one or more tags to remove
- When the step runs, each matching tag is deleted from the order record
- The automation continues to the next step
Set up the action
- Open the automation builder and add a new step
- Under Tags or Sales orders, select Remove tags from order
- Configure the fields:
| Field | Required | Description |
|---|---|---|
| Tags | Yes | One or more tags to remove from the order. Enter each tag and press Enter to add it. |
tip
Use Add dynamic content in the tag field to insert a tag value from a previous step. Dynamic values are resolved at runtime.
Outputs
This action produces no outputs available to downstream steps.
Related resources
- Actions overview — Browse all available actions
- Add tags to order — Apply tags to a sales order
- Remove tags from account — Remove tags from an account instead
- Creating and configuring automations — Build and configure workflows