Hi,
I have issue, how better extract specific email body? Tried different options, but all failed. Maybe someone can help?
I receive email with specific email body, there are some text on top, then Link:........, but at the end I have numbers, which start with SHI.... one by one, in email these numbers SHI... can be different quantity, in one email can be 5 these numbers, in other email maybe 8 or 10 numbers.
I want to get from this email these numbers like SHI000006408, SHI000006410, SHI0000006411 and sort these numbers.
In output I want to receive one line with sorted numbers --> SHI000006408, SHI000006409, SHI000006410, SHI000006411