/
Routing ADF Lead to Customer profile

Routing ADF Lead to Customer profile

the <id> node is optional and you can have 0-N (as many as you want).
Specifically: adf/prospect/customer/id nodes.
If the lead provider includes one of those with a "source" attributes of "DealerPeak" and the inner text is a GUID, then we'll look up the customer to match to the exact intended customer profile.
e.g.

<adf> <prospect> <customer> <id source="DealerPeak">9719BF07-115B-42C1-A269-4C776A68E583</id> <id source="POP">52540298-ce24-4b89-b610-71238a0c1787</id> <contact> <name part="first" type="individual">TEST</name>

 

image-20240730-191957.png

 

Related content