How to set up a Leads Bridge Integration with Selly Automotive

Dwayne Robinson -

Connect ADF/XML (automotive) integration

  1. In your LeadsBridge account, over to the left sidebar click on Integrations
  2. Click on the  Add New button
  3. Enter a recognizable name for your integration (ie. Facebook Market Place Ad)
  4. Click on the Browse button
  5. Select "ADF/XML (automotive)" from the list of providers
  6. Click on the Next button
  7. Enter your Selly XML/ADF Lead Email Address into the "CRM Import Email" field
  8. Click on the Finish button

 

Configure Field Mapping

Turn the More Settings switch to yes inside your integration settings. From here you'll be able to map the fields from your form to the respective fields in the XML email that will get delivered to the CRM.

 

Here's a simple example of the ADF specification used by Selly Automotive which will push a customers name, email address, phone number and any comments made by the customer:

<?xml version="1.0"?>
<?adf version="1.0"?>
<adf>
<prospect>
<customer>
<contact>
<email>selly@test.com</email>
<name part="first">Selly</name>
<name part="last">Test</name>
<phone> 6504092526</phone>
</contact>
<comments>I'm interested in the 2010 focus, I'd like to test drive on Friday at 3pm</comments>
</customer>
<provider>
<name part="full">Selly Test Notification</name>
</provider>
<requestdate></requestdate>
</prospect>
</adf>

 

Test

In this final step, you'll be able to send a lead from LeadsBridge to test if the configuration works properly.

  1. To create a new test lead, fill in the required information when prompted
  2. Click Test Now
  3. To test with a real lead, switch the toggle to "Test with existing lead".
  4. Click Sync Now along with the lead you'd like to send
  5. If you did everything right the button will turn green, meaning your lead was synced successfully and the integration is ready
  6. Click Finish to save your settings and make your bridge active.

17 - Test

it’s possible to send a test lead from your Bridge (1). Once tested, it’s necessary to check the suggested agreements (2) and then click on the “Publish” button.

 

Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.