App Introduction
Communicate with Customers via Email and SMS The Site Communicator app enables store owners to communicate with their customers automatically via email or SMS. The app’s purpose is to engage customers through predefined templates and scheduling for emails and/or text messages. The app allows defining multiple email and SMS templates, which can be associated with unique scheduling plans. This app uses Twilio to send messages and retains a record of all sent messages for 30 days.
Core Functionality
- Multiple Templates
- Plan Management
- Message Logs
- Dynamic Placeholders
Merchant-Friendly
- Marketing Independent Station
- Multi-channel E-commerce
- Content-based Store
- Cross-border E-commerce
Basic Information
- Developer:ARCS Group Ltd.
- Address:405 Charing Cross Way, Nepean, ON, K2J 5X9, CA
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2022-1-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Pro
$4.99
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/templates.json
- PUT /admin/api/templates/{template_id}.json
- GET /admin/api/templates.json
Permission:write_templates,read_templates,manage_themes
- POST /admin/api/schedules.json
- PUT /admin/api/schedules/{schedule_id}.json
- GET /admin/api/schedules.json
Permission:write_schedules,read_schedules,manage_orders
- GET /admin/api/message_logs.json
- GET /admin/api/message_logs/{log_id}.json
- DELETE /admin/api/message_logs/{log_id}.json
Permission:read_message_logs,manage_messages,read_orders
- POST /admin/api/placeholders.json
- PUT /admin/api/placeholders/{placeholder_id}.json
- GET /admin/api/placeholders.json
Permission:write_placeholders,read_placeholders,manage_themes