
Good Day,
I've created a flow that is triggered when someone submits a Microsoft Form. I've successfully implemented the JSON portion to retrieve the response details.
Now, I want to use these dynamic contents to create a PDF file and send it to my email.
After some research, I've outlined the following steps:
I tested with regular text values to determine if the error was due to the dynamic content, but that doesn't seem to be the case.
The file that gets created cannot be opened, and it's not in Word format, so it can't be converted to a PDF.
Error: (Include the error message here.)
Conversion of this file to PDF is not supported. (InputFormatNotSupported / Bad request)
Thanks for your advice.
Brg.
Hi @Cryzle
Can you try placing .docx at the end of the FileName in Create File action? Like Haftbarhaltung.docx in the FileName
If you find this reply helpful, please consider giving it a LIKE AND
If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION
Thanks,
Srini