What are Replacement Tokens?
The items surrounded by braces { } in various templates on the settings tabs are called tokens. These tokens are used in the messages to represent the data that will be replaced in the template. For example, when a template using the customer token {Customer} is sent, it replaces the token with the actual customer.
Available Replacement Tokens
Token Name | Description |
{DeliveryDate} | Delivery date of order will be shown in message field while sending dispatch and then in the actual SMS sent to drivers |
{Shift} | Shift will be shown in the message field while sending dispatch and then in the actual SMS sent to drivers |
{OrderNumber} | Order number will be shown in the message field while sending dispatch and then in the actual SMS sent to drivers |
{Customer} | Customer’s name will be shown in the message field while sending dispatch and then in the actual SMS sent to drivers |
{LoadAt} | “Load at” value present in order will be shown in message field while sending dispatch and then in the actual SMS sent to drivers |
{DeliverTo} | “deliver to” value present in order will be shown in message field while sending dispatch and then in the actual SMS sent to drivers |
{Directions} | “directions” value present in order will be shown in message field while sending dispatch and then in the actual SMS sent to drivers |
{TimeOnJob} | “Time on Job” value present in order will be shown in message field while sending dispatch and then in the actual SMS sent to drivers |
{StartTime} | “clock in time” value present in order will be shown in message field while sending dispatch and then in the actual SMS sent to drivers |
{Item} | “item” value present on order line will be shown in message field while sending dispatch and then in the actual SMS sent to drivers |
{Supplier} | “supplier” value present on order line will be shown in message field while sending dispatch and then in the actual SMS sent to drivers |
{Quantity} | “Quantity” value present on order line will be shown in message field while sending dispatch and then in the actual SMS sent to drivers |
{UOM} | “UOM” value present on order line will be shown in message field while sending dispatch and then in the actual SMS sent to drivers |
{Route} | “Route” value present on order line will be shown in SMS sent to drivers and then in the actual SMS sent to drivers |
{ChargeTo} | “Charge to” value present on order will be shown in SMS sent to drivers. |