Hello,
I have been assigned a urgent task to build a solution where in we will receive in sharepoint document library and then the workflow should pharse the data out of it and store it in list.
I have created a document library,done settings to receive email and have also put query xml in workflow and stored the email body in an multiline variable.but I am not able to generate its xpath through xpath builder as the email body contain many other data from email server and im not good with regular expression can anybody please help me out with this.. The data which I need to be pharsed out is Title,Last Name,First Name,email address,Phone number,city,Post code and message.you can find the xml which I got by query xml in attachment.

