I need to extract the table from email body

Hi @sathish_moorthy

You can download the package "UiPathTeam.ExtractDataTablesFromHTML.Activities"
And then pass this way
Let output be the output of mailmessage


You will get the array of tables as output

Hope this helps!

1 Like