SMS Webhook variables
Variables that can be inserted into webhook texts
This also supports that you can add URL parameters that can have text tags that are converted when sent. The following text tags are supported:
Example:
Dear [DESTINATIONATTENTION]
We are on the way to you with your shipment from [ORIGINCOMPANYNAME].
Estimated delivery time is [DATEYEAR] at [ETATIME].
You can follow the estimated time at: [TNTLINK_SHORT]
Kind regards
[ORIGINCOMPANYNAME]
If needed please contact our customer service by mail at: [ORIGINEMAIL]
MISC:
[ORDERNUMBER]
[DATE]
[DATEYEAR]
[TIME]
[TIMESECONDS]
[ETATIME]
[PODTIME]
[TNTLINK]
[PODLINK]
[PODLINK_SHORT]
[PODLINK_SHORT_HTTP]
[TNTLINK_SHORT]
[TNTLINK_SHORT_HTTP]
DESTINATION:
[DESTINATIONCOMPANYNAME]
[DESTINATIONATTENTION]
[PHONEPREFIX]
[PHONENUMBER]
[DESTINATIONEMAIL]
[DELIVERYTIMEWINDOWSTART]
[DELIVERYTIMEWINDOWEND]
ORIGIN:
[ORIGINCOMPANYNAME]
[ORIGINATTENTION]
[ORIGINEMAIL]
[ORIGINPHONEPREFIX]
[ORIGINPHONENUMBER]
[PICKUPTIMEWINDOWSTART]
[PICKUPTIMEWINDOWEND]
SENDER:
[SENDERCOMPANYNAME]
[SENDERATTENTION]
[SENDEREMAIL]
[SENDERPHONEPREFIX]
[SENDERPHONENUMBER]
Updated over 1 year ago