- This topic has 7 replies, 3 voices, and was last updated 1 year, 10 months ago by Md. Yeasin Arafat Mamun.
-
AuthorPosts
-
-
December 3, 2017 at 7:59 am #11364Jason BarbourParticipant
Hi, 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 #11522Jason BarbourParticipant
Any Ideas?
-
December 22, 2017 at 9:15 am #11887Jason BarbourParticipant
Hello?
-
December 27, 2017 at 9:37 pm #11958Jason BarbourParticipant
It’s been 24 days. Would someone please answer?
-
January 2, 2018 at 4:03 pm #12109Shawon ChowdhuryModerator
Sorry 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 #12145Jason BarbourParticipant
No worries. Doe your team accept paid development requests?
-
February 25, 2018 at 2:41 pm #13825Shawon ChowdhuryModerator
@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 π
-
January 4, 2023 at 4:55 pm #114937Md. Yeasin Arafat MamunKeymaster
Hello there,
I hope you guys are doing well.
I apologize for the late response. This forum has been closed and I am going to close this topic.
Please feel free to contact us directly-> https://wperp.com/contact/ so that we can help you soon.Thanks,
-
-
AuthorPosts
- The topic ‘Email Parsing’ is closed to new replies.