Page 1 of 1
Email Body text to XML
Posted: Sat Feb 02, 2019 2:56 am
by actionHero
Help... How do i pick up text in an Email to use as metadata? I see where I can pick up the whole body but now i need to parse the text file to grab values.
Re: Email Body text to XML
Posted: Mon Feb 04, 2019 1:25 pm
by freddyp
The body of a mail is available in the variable [Email.Body]. You can extract something out of that by using a regular expression in "Search". For a simple case this can work well. For more advanced cases, have a look at:
https://www.enfocus.com/en/appstore/product/txt-pickup