Front Page › Forums › CRM › Email Parsing
- This topic has 6 replies, 2 voices, and was last updated 6 years, 12 months ago by
Shawon Chowdhury.
-
AuthorPosts
-
-
December 3, 2017 at 7:59 am #11364
Jason Barbour
ParticipantHi, is there currently a way to parse emails containing XML? I use your Custom Field Builder and have this data sent from our website to the CRM via Contact Form 7. I’d like to send emails containing XML to WPERP from outside of our website. Can anyone think of a way how to accomplish this?
Thanks,
JasonHere’s an example of the XML:
<?xml version=”1.0″?>
<?adf version=”1.0″?>
<adf>
<prospect status=”new”>
<id sequence=”” source=””></id>
<requestdate>2017-12-02T16:43:01-06:00</requestdate>
<vehicle interest=”” status=””>
<id sequence=”” source=””></id>
<year>[_year]</year>
<make>[_make]</make>
<model>[_model]</model>
<vin>[_vin-number]</vin>
<stock>[_stock-number]</stock>
<trim></trim>
<doors></doors>
<bodystyle>[_body-style]</bodystyle>
<transmission>[_transmission]</transmission>
<odometer status=”original” units=”miles”>[_mileage]</odometer>
<condition></condition>
<colorcombination>
<interiorcolor>[_interior-color]</interiorcolor>
<exteriorcolor>[_exterior-color]</exteriorcolor>
<preference></preference>
</colorcombination>
<imagetag width=”” height=”” alttext=””></imagetag>
<price type=”” currency=”” delta=”” relativeto=”” source=””></price>
<pricecomments></pricecomments>
<option>
<optionname></optionname>
<manufacturercode></manufacturercode>
<stock></stock>
<weighting></weighting>
<price type=”” currency=”” delta=”” relativeto=”” source=””></price>
</option>
<finance>
<method></method>
<amount type=”” limit=”” currency=””></amount>
<balance type=”” currency=””></balance>
</finance>
<comments></comments>
</vehicle><customer>
<id sequence=”” source=””></id>
<contact primarycontact=””>
<name part=”first” type=”individual”>[fname]</name>\n\n
<name part=”middle” type=”individual”>[mname]</name>\n\n
<name part=”last” type=”individual”>[lname]</name>\n\n
<email preferredcontact=””>[email]</email>
<phone type=”mobile” time=”” preferredcontact=””>[phone]</phone>
<phone type=”home” time=”” preferredcontact=””>[phone]</phone>
<phone type=”work” time=”” preferredcontact=””>[phone]</phone>
<address type=””>
<street line=”1″></street>
<street line=”2″></street>
<apartment></apartment>
<city></city>
<regioncode></regioncode>
<postalcode></postalcode>
<country></country>
</address>
</contact>
<timeframe>
<description></description>
<earliestdate></earliestdate>
<latestdate></latestdate>
</timeframe>
<comments>[comments]</comments>
</customer><vendor>
<id sequence=”” source=””></id>
<vendorname></vendorname>
<url></url>
<contact primarycontact=””>
<name part=”” type=””></name>
<email preferredcontact=””></email>
<phone type=”” time=”” preferredcontact=””></phone>
<address type=””>
<street line=””></street>
<apartment></apartment>
<city></city>
<regioncode></regioncode>
<postalcode></postalcode>
<country></country>
</address>
</contact>
</vendor><provider>
<id sequence=”” source=””></id>
<name part=”full” type=””></name>
<service></service>
<url></url>
<email preferredcontact=””></email>
<phone type=”” time=”” preferredcontact=””></phone>
<contact primarycontact=””>
<name part=”” type=””></name>
<email preferredcontact=””></email>
<phone type=”” time=”” preferredcontact=””></phone>
<address type=””>
<street line=””></street>
<apartment></apartment>
<city></city>
<regioncode></regioncode>
<postalcode></postalcode>
<country></country>
</address>
</contact>
</provider></prospect>
</adf> -
December 11, 2017 at 12:31 am #11522
Jason Barbour
ParticipantAny Ideas?
-
December 22, 2017 at 9:15 am #11887
Jason Barbour
ParticipantHello?
-
December 27, 2017 at 9:37 pm #11958
Jason Barbour
ParticipantIt’s been 24 days. Would someone please answer?
-
January 2, 2018 at 4:03 pm #12109
Shawon Chowdhury
ModeratorSorry for late response. For some unexpected reason, your post was under spam!
Really sorry about that.
By default, this is not possible. You may need to customize the core of WP ERP for this.Thanks 🙂
-
January 4, 2018 at 10:19 am #12145
Jason Barbour
ParticipantNo worries. Doe your team accept paid development requests?
-
February 25, 2018 at 2:41 pm #13825
Shawon Chowdhury
Moderator@Jason Barbour,
You can send Project Proposal here:
https://wedevs.com/contact/
Our project manager will reach you if he thinks that as doable.Thanks 🙂
-
-
AuthorPosts
- You must be logged in to reply to this topic.