• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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