Twilio
SYNQ uses Twilio for SMS related messaging capabilities.
tip
You can find Twilio account and phone number information on your Twilio Console.
Phone Number Requirements
The Curbside and Text for Help applications require a Twilio phone number that is configured to work with SYNQ services.
- Sign into the Twilio Console
- Select an existing number or create a new one
- The number must have the
SMS
capability
- The number must have the
- Select the Configure tab
- Scroll down to Messaging Configuration
- Configure:
- A call comes in:
Webhook
- URL:
https://text-for-help.synqtech.com:5000/api/sms
- HTTP:
HTTP Post
- A call comes in:
tip
Alternatively you can define these settings in a reusable Messaging Service and assign it to the number.
Organization Configuration
To configure the Twilio account at the organization level for all locations to use:
- Sign into MyStore as an Organization Administrator
- Select Org/Branding
- Scroll down to Twilio Account SID
- Configure the Twilio Account SID and Twilio Account Token
- Click Update Organization Settings
note
This is optional. Each store location may provide its own Twilio account.
Location/Store Configuration
Each location/store must be configured with its own Twilio phone number, even if the Twilio account is managed by the organization.
To configure Twilio at the store level:
- Sign into MyStore as a Location Administrator
- Select Location Config
- Scroll down to SMS
- Configure the Twilio Phone Number
- If you wish to override the organization's Twilio account
- Check the Use the location's Twilio account instead of the organization's checkbox
- Configure the Twilio Account SID and Twilio Account Token
- Click Update Location Settings