Currently creating a file then attaching it to a Sharepoint Item.
But if i change it to .doc the file is unable to be open and if i do docx the same result.
Does anyone know how I can convert this html to a word document?
Hi @honganhuynh1,
Show me your completed flow configuration.
When I open the .doc it's still showing the html tags.
Hi @honganhuynh1,
You will need to make sure to get the file content first, wherever it is coming from. All you need to do is add ".doc" to the end of your file name.
OneDrive Create file action
folder path - location where the file will be saved
file name - <name of file>.doc
file content - The raw html content
Note, this will create a .doc file. This will not work if you need to create a .docx file. That will require a premium connector as far as I can tell.
stampcoin
97
Michael E. Gernaey
82
Super User 2025 Season 1
David_MA
48
Super User 2025 Season 1