Create your first automation in just a few minutes.Try Studio Web →
by YouTube
7
Activity
633
Summary
Summary
A custom activity with takes HTML as input and returns Datatable in case you have TR and TD in your HTML
Overview
Overview
It takes HTML Code input as string. We can specify Boolean flag whether or not we want to add header.
i.e. to treat first row as Header in case is not present.
(Note: TH will always be treated as header even if we specify Add Header as false.)
Output is array of DataTable.
Use case:
Extract table from HTML Mail body.
Extract table from file which contains HTML formatted data.
NOTE: Installation Guidelines for Custom Activities can be found here.
Features
Features
To convert HTML Tables into Datatables: e.g. If you have tables in Outlook mail, we can read outlook mail as HTML and pass it to this activity and it would return back the array of datatable for all
Additional Information
Additional Information
Dependencies
Macros: Page Properties, Status
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.0.4Updated
August 3, 2020Works with
UiPath V7
Certification
Silver Certified
Support
UiPath Community Support