Menu
Index

MIR Token Substitutions

 
When creating MIR documents, the following tokens are available to you.  All occurrences will be replaced when the document is created.
 
This token
Will be replaced by this
$QuoteDate
Date the quote was issued
$QuoteNumber
Quote number
$EffectiveDate
Effective date of quote
$Contact
Who the quote is addressed to (usually a first name / last name), could also be the contact
Name for an RGA if the drip is associated with an RGA.  If no quote or RGA is related to the drip, the name of the Person specified is used.
$TitleContact
Title Firstname Lastname, eg: Mr. Bob Smith
$ShippingDate
As shown on quote.  Ie – “one week”
$ShipVia
Ship via from Quote, or if not specified in quote, from Customer record
$FOB
FOB from quote or if not specified, from customer record
$Terms
Terms from quote or if not specified, from customer record
 
 
$CreditLimit
Dollar amount of credit allowed
$DeliveryDay
Mon – Fri as shown in customer record
 
$SalesRepNumber
From customer record
$SalesPerson
Sales person or rep name from Salesman account associated with customer
$SalesRepAddress1
from Salesman record
$SalesRepAddress2
from Salesman record
$SalesRepCity
from Salesman record
$SalesRepState
from Salesman record
$SalesRepZip
from Salesman record
$SalesRepCSZ
formatted City-State-Zip from Salesman record specified in customer record
$SalesRepCountry
The name of the country the sales rep is located in.  Country is already included in SalesRepCSZ if needed.
$SalesRepPhoneAC
The salesman telephone area code
 
 
$SalesRepPhone
The salesman telephone number
$SalesRepFaxAC
The salesman fax area code
$SalesRepFax
The salesman fax telephone number
$SalesRepEmail
The salesman email
 
 
 
 
$CustomerNumber
Customer Number
$CustomerName
Customer Name from customer record
$Address1
First address line from quote or if NA, from customer record
$Address2
Second address line from Quote or if NA, from customer record
$CityStateZip
Formatted City, State  Zip Code from 1) Quote, or 2) RGA or 3) Person or 4) Customer
$City
from 1) quote document or 2) person or 3) customer record
$State
from 1) quote document or 2) person or 3) customer record
$Zip
from 1) quote document or 2) person or 3) customer record
$CompleteAddress
Formatted mailing address
$PhoneAC
Phone area code from 1) person or 2) customer record
$Phone
Phone number from 1) person or 2) customer record
$Ext
Extension from person record
$FaxAC
Fax area code from 1) person or 2) customer records
$Fax
Fax number from 1) person or 2) customer records
$CellAC
Cell area code from person record
$Cell
Cell number from person record
$email
Email address from person record
 
 
$DefaultBuyerName
from customer record
$DefaultBuyerEmail
from customer record
$LastPurchaseDate
Date of last purchase from customer record.  Requires importing sales history
$LastQuote
Date of last quote from customer record
 
 
$today
Today’s date in format MM/DD/YY
$LongToday
Today’s date in format mmmmmmmmm dd, yyyy   
$Time
Time the document was generated in format: HH:MM XM
$MilitaryTime
Time the document was generated in military time format:  ie 23:30
 
 
$FirstName
First name of the People record associated with this drip
$LastName
Last name of the People record associated with this drip
$Salutation
Preferred way to address the person.  Eg - what would follow DEAR _________
Examples might be “John” or “Ms. Smith” or “Dr. Jones”.  This is specified in the People record.
$Position
Person’s title at company.  eg- “Vice President of Engineering”
 
 
 
 
$CreatorName
The name of the user who initiated this drip as listed in the program user file
$CreatorInitials
The initials of the user who initiated this drip as contained in the program user file
 
 

MIR Template Tips

 
If keywords occur more than once in your document, all occurrences will be replaced with the new value.
 
Case does not matter.  $Address1 and $aDdReSs1 will both be replaced by the first line of the person's address.
 
The replacement values will use the style of the keyword.  If your quote template has the word $Contact (formatted as shown) the replacement value might be Bob Jones.  If the keyword $CustomerNumber is formatted as shown, the replaced value might be A1001.
 
You are not required to use any or all of the keywords in your quote.  They are available to use if you wish.
 
Keywords may be placed anywhere in the document, including the header and footer.