App Introduction
The OrderAlerts app automatically sends new order alerts to relevant employees or suppliers based on tags. A key feature of this app is that it notifies employees in specific departments handling orders related to incoming orders, based on the tags assigned to the orders. This way, they can easily review the orders they need to process and fulfill shipments quickly. Administrators can customize the layout of email templates, which include detailed order information, product details, and customer information. It provides a simple solution to reduce the workload of store owners.
Core Functionality
- Reduce admin workload with automated staff order alert notifications.
- Categorize and route orders to relevant staff based on order tags.
- Effortless integration. Customizable email templates.
Merchant-Friendly
- Small and Medium E-commerce Merchants
- Multi-staff Operating Stores
- Merchants Needing Order Classification
Basic Information
- Developer:Parkhya Solutions
- Address:Indore, Indore, MP, 452001, IN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2019-2-28
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Premium
- Send tag-based order notifications to staff via email
- Better communication with staff departments
- Faster completion of customer orders
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/order_alert.json
- PUT /admin/api/order_alert/{id}.json
- GET /admin/api/order_alert.json
Permission:write_order_alert,read_order_alert,manage_orders
- POST /admin/api/order_tag_route.json
- PUT /admin/api/order_tag_route/{id}.json
- GET /admin/api/order_tag_route.json
Permission:write_order_tag_route,read_order_tag_route,manage_tags
- POST /admin/api/email_template.json
- PUT /admin/api/email_template/{id}.json
- GET /admin/api/email_template.json
Permission:write_email_template,read_email_template,manage_notifications