Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
7
Activity
14.7k
Summary
Summary
A custom activity which takes HTML as input and returns a DataTable in case you have TR and TD in your HTML.
Overview
Overview
This activity takes input a HTML Code as string. We can specify in the 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.
The Output is an array of DataTable.
Use cases:
Features
Features
This activity can come in handy in a variety of use cases, for example for converting HTML Tables into DataTables: e.g. if you have tables in your Outlook mail, we can read Outlook mail as HTML and pass it to this activity. It will return the array of DataTable for all .
Additional Information
Additional Information
Dependencies
Macros: Page Properties, Status
Code Language
C#, Visual Basic
Runtime
Cross-Platform (.Net 5.0 or higher)
Technical
Version
2.0.2Updated
November 17, 2023Works with
Studio: 22.10 - 23.10
Certification
Silver Certified
Collections
Support
UiPath Community Support