App Introduction
Automatic Order Tag Management Tool – Cover All Your Scenarios 1. **Auto-Tag Orders** Free up your productivity by eliminating manual tag entry for each order. 2. **30+ Built-in Workflow Templates** No complex setup required—beginners can start using it right away. 3. **Customize Personalized Workflows** With just 3 steps, you can create special tags tailored to your orders.
Core Functionality
- Use pre-built templates to create workflows that tag orders from first-time customers.
- Customize specific workflows in just 3 steps – then orders will be tagged automatically.
- Sort and fulfill orders efficiently using order tags, saving more time and reducing staff workload.
Merchant-Friendly
- Small & Medium E-commerce Merchants
- Shopify Store Owners
- Order Management-focused Merchants
Basic Information
- Developer:Altgo Tech K.K.
- Address:2-4-13, HIGASHIKANDA, CHIYODA KU, JP-13, 101-0031, JP
- Price: Free / Free plan
- Rating:4.6 / 5
- Comment Count:5 comment
- Release Date:2022-1-18
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
入门版
免费安装
- 1. Create a total of 10 workflows
- 2. Mark up to 100 orders per month
- 3. $0.02 per additional order, with a maximum of $100
标准版
$4.99
- 1. Create up to 30 workflows in total
- 2. Mark up to 600 orders per month
- 3. $0.01 per additional order, up to $100
高级版
$9.99
- 1. Unlimited Workflows
- 2. Mark up to 1,500 orders per month
- 3. $0.01 per additional order, up to $100
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/workflows.json
- PUT /admin/api/workflows/{id}.json
- GET /admin/api/workflows.json
Permission:write_workflows,read_workflows,manage_orders
- POST /admin/api/workflow_steps.json
- PUT /admin/api/workflow_steps/{id}.json
- GET /admin/api/workflow_steps.json
Permission:write_workflows,read_workflows,manage_orders
- POST /admin/api/orders/{id}/tags.json
- PUT /admin/api/orders/{id}/tags.json
- GET /admin/api/orders.json?tag={tag}
Permission:write_orders,read_orders,manage_orders