App Introduction
Approval Workflow App with Order Tags, Order Approval, and Email Notifications for Staff & Customers Start fulfilling orders through approval steps. Create personalized email notifications for both staff and customers. Use Cases: Corporate Souvenir Shops, Enterprise Stores, B2B Wholesalers.
Core Functionality
- Personalized email notifications for staff and customers
- Approve orders directly from the Shopify admin
- Automatically tag orders
- Emails with approval buttons
Merchant-Friendly
- Cross-border E-commerce Merchants
- High-value Merchants
- Multi-shop Operators
- Customized Business Merchants
Basic Information
- Developer:Achieve Applabs
- Address:90 Burnhampthorpe Rd West, Sussex Centre, Mississauga, ON, L5B 3C3, CA
- Price: Free / Free plan
- Rating:2.8 / 5
- Comment Count:2 comment
- Release Date:2021-2-5
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
$19
- 10 Monthly Order Approvals
Pro
$29
- Unlimited Approvals
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/email_templates.json
- PUT /admin/api/email_templates/{id}.json
- GET /admin/api/email_templates.json
Permission:write_themes,read_themes,manage_notifications
- POST /admin/api/orders/{id}/approve.json
- GET /admin/api/orders.json?status=needs_approval
- PUT /admin/api/orders/{id}.json
Permission:write_orders,read_orders,manage_orders
- POST /admin/api/orders/{id}/tags.json
- GET /admin/api/orders.json?created_at_min={date}
- PUT /admin/api/orders/{id}.json
Permission:write_orders,read_orders,manage_tags
- POST /admin/api/email_templates/{id}/send.json
- GET /admin/api/email_templates/{id}.json
- PUT /admin/api/email_templates/{id}.json
Permission:write_themes,read_themes,manage_notifications