Hi Team,
I want to read email body which is in tabular format in outlook.
please suggest the solution.
Thanks,
Chandini.
Hi Team,
I want to read email body which is in tabular format in outlook.
please suggest the solution.
Thanks,
Chandini.
@chandinid407 Welcome to our UiPath Community.
mailMessage.Header("“HTMLBody”).ToString will return you a html body of an email message
To get it converted into datatable use one of the following:
RPA Listings - Collections, Integration Packs | UiPath Marketplace
NuGet Gallery | GetDataTableFromMail 1.0.0
@chandinid407 Can you check this post:
i ran above xaml,but browser is not allowing to extract data throwing popup blocker from the web page. Attched the error screenshot
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.