You can automate the sending of notifications to customers when the delivery is cancelled. The notification is automatically sent when the delivery is cancelled from the mobile application or from the web interface. To set up automated notifications when the delivery is cancelled, just complete the steps below:
💡 To send the notification to the customer, you must fill in email and/or phone number in international format in the customer record. For example, +447600123456.
Set up the notification template
- Go to the “Settings” module.
- Click on the tab “Notifications”.
- Click on “Notification templates”.
- Click on the button “Add”.
- Select the media “Text message” or “email”.
- Select the type “Automatic notification after delivery cancellation”.
- Determine the name for interne use. For example, “Delivery cancelled”.
- Set the toggle on “Enabled”.
- Click on the AntsRoute icon to custom the message content.
- Click on the “Save” button.
Here are the variables available for automated notifications when the delivery is cancelled:
- First name $firstName
- Last name $lastName
- Scheduled date $scheduledDate
- Estimated time of arrival $arrivalTime
- Time slot $timeSlot
- Address $address
- Corporate name $enterpriseName
- Name of field worker $agentLastName
- Phone number of field worker $agentPhoneNumber
- Id of delivery $id
- Report attached (only for email type)