Hello All
How can I get the table contents in an email into a collection.
I have an email which contains a table with around 20 rows and 10 columns in the message body. (The rows and columns can also have null values )
Now what I want is to get it in a collection so that I can loop through and do all my next steps.
Can somebody advice as to what can be done in this case.
Do we have an already existing vbo which deals with such scenario?
Regards
Mrinal