I am pretty new to Microsoft Flow and it seemed to work for me until the end of the flow.
My flow is: When a new item is created in sharepoint list - > create a file in sharepoint. And its pretty wierd, because the flow is not giving me any error, but only when im trying to open the file, im getting this error in the app:

I have tried to open file in desktop word, no luck. And also tried different formats like: .doc , .pdf and .txt
Here is my flow:
I am creating a new item - Only using 2 fields. Afterwards its creating a file in a given document library in sharepoint.
As mentioned above its not possible to open it.

The result looks like this:
I dont know why, but the output is in HTML format. The "e-mail" field is RTF and the layout turns into Word when im typing something there.

What am I doing wrong? Any ideas?