Skip to main content
In the email message, you can use template variables to insert customer-specific information to give the message a more personal touch. In this way, you can customize the content for each individual customer. In the tables below you can find all template variables for SuperOffice Service and SuperOffice Marketing. When editing reply templates and mailings, you can insert template variables by typing the variable between two square brackets ([[ ]] ). Example: [[customer.name]]. In the HTML editor, you can also select the most common variables from the Template variable menu.

Attachments (only SuperOffice Marketing)

License info

Maintenance

Variables for a selected contact

Variables for requests (only SuperOffice Service)

Variables for selected company

Variables for reply templates (user) (only SuperOffice Service)

Please note that these variables will not work for automated replies sent by the system, because such replies are not linked to a user.

Conditional values

[[IF:condition=“1”]] Condition is one [[ELSEIF:condition=“2”]] Condition is two [[ELSE]] Condition is something else [[ENDIF]] Choose from values: [[DECODE:expr,“value1”,“return1”,“value2”,“return2”,“default”]] Set variable: [[SET:name=“value”]] Increment variable: [[INC:variable]] Decrement variable: [[DEC:variable]] Format date: [[FORMAT-DATE:“date”,“YY4 MM2 DD2 HH24:MI2:SS2”]] Format time: [[SEC-TO-TIME:“seconds”,“h:m:s”]]