MarketplaceStudioActivityHTML to DataTable

Create your first automation in just a few minutes.Try Studio Web

HTML to DataTable

HTML to DataTable

by Internal Labs

7

Activity

Downloads

14.6k

back button
back button
carouselImage0
next button
next button

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:

  1. Extract tables from HTML Mail body.
  2. Extract tables from files which contains HTML formatted data.

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)

Publisher

Internal Labs

Visit publisher's page

License & Privacy

License Agreement

Privacy Terms

Technical

Version

2.0.2

Updated

November 17, 2023

Works with

Studio: 22.10 - 23.10

Certification

Silver Certified

Support

UiPath Community Support

Similar Listings