Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
11
Activity
1.1k
I totally agree but can we get all the tables which are in the current mail than chain mail. How to achieve that task?
We can modify the mail message variable to have contents of current email only, before passing to this activity. This activity is designed to extract all tabular data from email. Please ask this query on Forum.uipath.com and our community and I would be happy to share the solution :)
That's soo great Sourav. But I see it is reading all the tables included in the chain mail too. Do we've any configuration to allow or stop it?
It would return all the tables in the email. If you want to use only the table from current mail and not the chain mail , you can just use first table of the returned dataset.
Hi,
Can I get a source code for it as it is not working for me..?
Hi Venkatesh,
The Activity will only extract tables if your email has tables in its body( tag present). Please check if you are reading the correct email and passing to this activity. Dataset.tables.count will return the number of tables in the email. Also as it returns a dataset you can iterate through a for each loop in datasetvariable.tables with type argument as datatable.
Technical
Version
1.0.0Updated
June 4, 2023Works with
Studio: 21.10 - 22.10
Certification
Silver Certified
Collections
Support
UiPath Community Support