Hi All,
I have to grab specific data from the email body.
Usually I have 3 rows
Invoice
PO
Ship date
However from time to time I might have between PO and Ship date ID number
How I should write a condition to scrape ID number if it is available in the email body?
Thank you