Extract datatable from Mail chain

Hi team,
Had datatable in a mail chain. But we don’t know in which position of table is located in mail chain. How to get the first available table in mail chain by ascending order .

The input mail chain already stored as .html and .msg both data types

So any solution for this ?
Much appreciated!

Hi @sekhar_talasila

You can try use this package

HTML to DataTable - RPA Component | UiPath Marketplace | Overview

For mail message, use BodyHTML content

Install it from Manage packages searching for UiPathTeam.ExtractDataTablesFromHTML.Activities

Let us know if it works

Cheers