• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

XML Email Body

shawnryder

Member
Just a quick question - if I have an email body like this - can I take it and parse it to push in to Google Sheets or similar application:

<?xml version="1.0" encoding="UTF-8"?>
<?ADF version="1.0"?>
<adf>
<prospect>
<id source="language">English</id>
<requestdate>2023-03-18T19:39:07-04:00</requestdate>
<vehicle interest="buy" status="Used">
<id sequence="1" source="Stock#">A54488</id>
<year>2021</year>
<make>Volkswagen</make>
<model>Atlas</model>
<trim></trim>
<vin>1V2LR2CAXMC554488</vin>
<stock>A54488</stock>
<price>43988</price>
<condition>Used</condition>
</vehicle>
<customer>
<contact>

Etc....
 
P

Pabblymember11

Guest
Hey @shawnryder

Please refer to the following screenshot once on how you can parse the data from your email body.

1679379041216.png
 
Top