How can we extract data from tables in inbound email actions?

chandukollapart
Tera Contributor

Hi,

How can we extract tables from emails? Incoming email is in table format i tried "email.body.field" , "email.body_html.field" and "email.body_text.field". Table structure i attached to this thread. I tried to parse it using array = list.split("|"); in that case also it is not working as expected.

Any suggetions!!!

Thanks

find_real_file.png

Table.JPG

7 REPLIES 7

snehabinani26
Tera Guru

Hi Sneha,



I saw that one too but i couldn't find out solution.




Thanks


chandukollapart
Tera Contributor

Any other suggetions.




Thanks in advance


Not applicable