Hello,
I am buidling a flow, to extract an attachment from email and save it to a sharepoint folder.
So far so good !
But I'm struggling for next steps, this attachment is a htm file, I want to automatise :
- open this file in html
- remove these strings : </table> <table
- save the file in html
Could you help me please ?
Regards
Hi,
I've made a Flow to convert an HTML text to a plain text ,
and separates the contained text with a delimiter of your choice.
I hope it will be of help to you
Hi @dadb25 ,
You can use get file content to get its html label and you can use replace functfion to remove the strings.
David_MA
276
Super User 2025 Season 1
Michael E. Gernaey
236
Super User 2025 Season 1
stampcoin
210