XML email
Anyone know the settings I can use to send an email notification like this? I have tried everything. ------------ <?xml version="1.0" encoding="utf-8"?> <?adf version="1.0"?> <adf> <prospect status="new"> <id sequence="1" source="Aimbase">aimbase_manitou-209168</id> <requestdate>2024-05-31T04:05:57+00:00</requestdate> <vehicle interest="buy" status="new"> <year>0</year> <make>Alumacraft</make> <model>Uncategorized</model> </vehicle> <customer> <contact primarycontact="1"> <name part="first" type="individual">Jason</name> <name part="last" type="individual">Chaffin</name> <address type="home"> <street line="1">8220 E Oxfard Cir 2105</street> <city>Wichita</city> <regioncode>KS</regioncode> <postalcode>67226</postalcode> <country>US</country> </address> <email>Jdchaffin051478@gmail.com</email> <phone type="cellphone">(316) 285-5068</phone> </contact> <timeframe> <description /> </timeframe> <comments>Comments: None </comments> </customer> <vendor> <id sequence="1" source="Aimbase">0432</id> <vendorname>BLACKBEARD MARINE VI, LLC</vendorname> <contact primarycontact="1"> <name part="full" type="business">BLACKBEARD MARINE VI, LLC</name> </contact> </vendor> <provider> <name part="full">Aimbase</name> <service>Request Quote</service> </provider> </prospect> </adf>16Views0likes0Comments