**IMPORTANT REQUIRED SETTING**
Each user's first listed phone number in your CRM & iPacket must match exactly & be unique (no extensions allowed) in order for the sends from your CRM to map back to iPacket correctly.
Copy / Paste the following code snippet(s) into your CRM template builder.
Subject Line Code:
[VEHICLE YEAR] [VEHICLE MAKE] [VEHICLE MODEL] at [DEALER NAME]
Email Body Code:
<table style="padding: 0px 10px; color: #353535; font-family: Avenir, Lato, Tahoma !important; background-color: #eef0f3;" width="100%">
<tbody>
<tr>
<td> </td>
<td style="width: 450px;">
<table align="center" border="0" cellpadding="2" cellspacing="0" style="max-width: 450px; margin-top: 20px; margin-bottom: 20px; padding-bottom: 20px; width: 100% !important; background-color: #ffffff;" width="100%">
<tbody>
<tr>
<td align="center" colspan="3" style="border-bottom: 1px solid #d0d6e2; padding: 5px 0px; background-color: #414246; height: 60px;"><img alt="AutoiPacket Logo" src="https://s3.amazonaws.com/cdn.autoipacket.com/media/email/logo-ipacket-white.png" width="150" /></td>
</tr>
<tr>
<td align="left" colspan="3" style="font-size:14px;color:#637583;padding:10px 20px;"><span style="font-family: arial, helvetica, sans-serif; font-size: 16px; color: #000000;">iPacket from [DEALER NAME]</span></td>
</tr>
<tr>
<td align="center" colspan="3">
<table align="center" border="0" cellpadding="0" cellspacing="10" style="border-bottom:2px solid #c4c2c7;">
<tbody>
<tr>
<td align="center" style="font-size:16px;"><span class="ilmautofield">[VEHICLE PRIMARY PHOTO 400x300]</span> </td>
</tr>
<tr>
<td align="center" style="line-height:1.4em;">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td>
<table align="center" border="0" cellpadding="0" cellspacing="0" style="margin-top:0px;margin-bottom:10px;">
<tbody>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td align="center" style="border-radius: 6px; background-color: #5fb158;"><span style="font-size: 20px; font-family: arial, helvetica, sans-serif;"><strong><a href="http://djapi.autoipacket.com/v1/packets/crm/[VEHICLE VIN]?user_phone=[SALESPERSON PHONE]&customer_email=[CUSTOMER EMAIL]&customer_first_name=[CUSTOMER FIRST NAME]&customer_last_name=[CUSTOMER LAST NAME]" style="border-radius: 6px; padding: 14px 20px; border: 1px solid #5fb158; display: inline-block;" target="_blank"><span style="color: #ffffff;">VIEW DOCUMENTS </span></a></strong></span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3" style="padding:15px 20px 0px 20px;color:#020203;font-size:16px;">
<p><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;">Thank you for your interest in this <span class="ilmautofield">[VEHICLE YEAR]</span> <span class="ilmautofield">[VEHICLE MAKE]</span> <span class="ilmautofield">[VEHICLE MODEL]</span>. Click on the View Documents icon to view the customized vehicle information packet we built for you. Please contact me if I can provide you with any further assistance.</span></p>
<p><span style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><span class="ilmautofield">[SALESPERSON FULL NAME]</span> <br />
<span class="ilmautofield">[SALESPERSON PHONE]</span> </span></p>
</td>
</tr>
<tr>
<td align="left" style="padding:10px 20px 0px 20px;"> </td>
</tr>
</tbody>
</table>
</td>
<td> </td>
</tr>
<tr>
<td colspan="3" style="background-color: #eef0f3;">
<table align="center" border="0" cellpadding="0" cellspacing="0" style="font-family: Avenir, Lato, Tahoma; max-width: 450px; margin-bottom: 20px; background-color: #eef0f3;" width="100%">
<tbody>
<tr>
<td align="center" style="font-size:12px;color:#93999e;"><span style="font-size: 12px; font-family: arial, helvetica, sans-serif;">© 2020 AutoiPacket, LLC, All rights reserved.<br />
Proudly Made in West Virginia</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
Need to add the iPacket button to an existing template?
Use the following code snippet:
<tr>
<td align="center" style="line-height:1.4em;">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td>
<table align="center" border="0" cellpadding="0" cellspacing="0" style="margin-top:0px;margin-bottom:10px;">
<tbody>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td align="center" style="border-radius: 6px; background-color: #5fb158;"><span style="font-size: 20px; font-family: arial, helvetica, sans-serif;"><strong><a href="http://djapi.autoipacket.com/v1/packets/crm/[VEHICLE VIN]?user_phone=[SALESPERSON PHONE]&customer_email=[CUSTOMER EMAIL]&customer_first_name=[CUSTOMER FIRST NAME]&customer_last_name=[CUSTOMER LAST NAME]" style="border-radius: 6px; padding: 14px 20px; border: 1px solid #5fb158; display: inline-block;" target="_blank"><span style="color: #ffffff;">VIEW DOCUMENTS </span></a></strong></span></td>
</tr>