I want to extract info from a form in email to an excel file. These info are structured and eazily extracted with Get Text activity. But this flow only repeatly extracts the current email which is open.
I replace the subject of the emails in Window Selector with a variable (= CurrentMail.Subject). But it still repeat in one email. Uploading: image.png…
I wouldn’t like to rewrite the script with RegEx because dozens of info are needed to extract. I feel it should be an easy question. Can somebody advise?
By the way, is RegEx method faster than my method using GetText?
Nylon Acorn – L Yvonne 20230317_.zip|attachment (153.4 KB)
Sure.
There might be more than one checked items under TESTING REQUIREMENTS section. I planed to use Get Attribution activity.
Thank you.