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