App Introduction
Multiple email recipients for admins and customers. MultiMail lets you and your customers send order details via additional email addresses—no manual forwarding required. You can direct order notification emails to different addresses. Your customers may also need to share their orders with colleagues, other relevant departments, friends, or family. This app saves your customers time by eliminating the need to forward order emails. You can add a form on your store’s account and post-purchase pages, or manually add addresses from the backend.
Core Functionality
- Send new order, invoice, or shipping notifications to multiple email recipients
- Customers can add emails from the storefront, or you can add emails from the admin panel
- Store multiple email addresses for each customer, employee, partner, or supplier...
- Add forms to the following pages: Signup, Account, Post-Purchase, or Checkout (Plus) page
- From the admin panel: Add emails on behalf of customers, partners, or suppliers
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce
- B2B E-commerce
- Multi-category Retailers
Basic Information
- Developer:SP Notifications
- Address:Maarif, Casablanca, 20000, MA
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2022-11-17
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Send up to 1000 emails per month
Standard
- Send up to 2000 emails per month
- Edit email templates
- Add checkout fields for Shopify Plus
- Filter recipients by order
Pro
- Send up to 5000 emails per month
- Edit email templates
- Add checkout fields for Shopify Plus
- Filter recipients by order
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/notifications/email/batch.json
- GET /admin/api/notifications/email/batch/{id}.json
- PUT /admin/api/notifications/email/batch/{id}.json
Permission:write_notifications,read_notifications,manage_orders
- POST /admin/api/customers/{customer_id}/email.json
- PUT /admin/api/customers/{customer_id}/email/{email_id}.json
- GET /admin/api/customers/{customer_id}/email.json
Permission:write_customers,read_customers,manage_accounts
- POST /admin/api/partners/{partner_id}/email.json
- PUT /admin/api/partners/{partner_id}/email/{email_id}.json
- GET /admin/api/partners/{partner_id}/email.json
Permission:write_partners,read_partners,manage_shop
- POST /admin/api/forms/email.json
- PUT /admin/api/forms/email/{form_id}.json
- GET /admin/api/forms/email.json
Permission:write_themes,read_themes,manage_accounts