Need to read the mail which has a html body with table…
I need to extract it as datatable
Please help
Need to read the mail which has a html body with table…
I need to extract it as datatable
Please help
@Sweety_Girl After you have Extracted the mail using Get Mail Message Activities, Check the Body of the Mail in a Message Box, In that way we can find a way to convert it into a Datatable.
Hi,
How about the following custom activities?
Regards,