05-03-25 03:01 AM
Please I need an outlook VBO that can " remove html from text" as an action
05-03-25 05:19 AM - edited 05-03-25 05:19 AM
a month ago
I mean remove the html from the body of mail
a month ago - last edited a month ago
Open MS Outlook VBO action Get received Items (Basic) then go inside this page :
and modify the code here. Make it "Item.Body" like below :
if you do this you will have the mails in a text format.
Otherwise you can try to donwload the last version of MS Outlook Email VBO from here :
https://digitalexchange.blueprism.com/cardDetails?id=115180
Try and let me know 🙂