{primary} The Calldrip email API allows anyone to connect their website or business with a Calldrip account in just seconds. Simply send an email containing the lead’s information directly to your Calldrip account. Calldrip then processes these emails and instantly turns them into phone calls.
{warning} Please note only active users have access to the Email API
(API Username)@dealer.calldrip.com
{info} Source ID's can be found under
My Account
>API
Key | Value | Optional |
---|---|---|
<name part="first"> |
First Name | required |
<name part="last"> |
Last Name | optional |
<email> |
example@example.com | optional |
<phone type="voice"> |
1234567890 | required |
<zip_code> |
12345 | optional |
<comments> |
Text | optional |
<vehicle> |
Vehicle Information | optional |
<provider> |
Provider information | optional |
<adf>
<prospect>
<requestdate>2020-05-13T14:17:18-10:00</requestdate>
<service>My Lead Vendor</service>
<vehicle interest="buy" status="used">
<year>2015</year>
<make>Honda</make>
<model>Civic</model>
<vin>1C3CCBAA8CN203874</vin>
<vuid>6664337</vuid>
<stock>1404270</stock>
<trim>4dr Sdn Touring</trim>
</vehicle>
<customer>
<contact>
<name part="first">John</name>
<name part="last">Doe</name>
<email>john.doe@gmail.com</email>
<phone type="voice">8011234567</phone>
<zip_code>84561</zip_code>
</contact>
<comments>Likes blue civic we have in overflow lot</comments>
</customer>
<provider>
<name part="full">MyLeadVendor</name>
<service>My Lead Service</service>
<url>http://www.myleadvendor.com</url>
<email>support@myleadvendor.com</email>
<contact primarycontact="1">
<name part="full" type="business">My Lead Vendor</name>
<phone type="voice" time="day">(888) 123-1111</phone>
<phone type="fax" time="day">(888) 123-1107</phone>
<address>
<street line="1">426 Cherry Lane</street>
<city>Detroit</city>
<regioncode>MI</regioncode>
<postalcode>48207</postalcode>
<country>USA</country>
</address>
</contact>
</provider>
</prospect>
</adf>