Hi,
I'm looking to create a Flow that will take a txt file that is an attachment in an email, convert it to pdf and then save on an FTP.
Does anyone know how to do this?
Thanks!
Try the following
Assuming you have the content of your attachment already.
Try the following actions:
Create File (OneDrive for Business) to store the file in onedrive
Convert file (OneDrive for Business) to convert the previously stored file to PDF
then use a ftp action to upload the pdf as required.
There are other PDF converters but they are usually subscription based
Hi @gm355 ,
As Gristy suggested, please refer to the following configuration, I use SharePoint to save the PDF file as an example:
Hope it helps.
Best Regards,
Thanks. I've tried that, but I keep getting the following error.
Hi @gm355 ,
Please try to change Convert file action to Convert file using path action.
Best Regards,
I'm getting the above error also for converting simple txt file
Hi @Anonymous , I never found a solution for this unfortunately.
Hey @gm355 @Anonymous @v-bacao-msft @Gristy
I just ran a few tests on this as well... TXT file conversion fails via the OneDrive connector.
Same files convert fine via third party connectors such as the Encodian connector - Convert Text to PDF
See details below:
HTH
Jay
-------------------------------------------------------------------------
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Hi Guys, create a text file in .html format then convert to pdf is currently supported (while txt to pdf is not supported according microsoft premier supported). So the below is working for me. I think this presents a valid and easy workaround as creating a html is just a matter of wrapping your txt file with <html> and <body> tag with some <br> sprinkled around.
Thanks @Anonymous , can you show the full workflow please?
I was able to solve this as follows using the OneDrive for Business connector:
Hope this helped!
User | Count |
---|---|
103 | |
36 | |
29 | |
25 | |
16 |
User | Count |
---|---|
134 | |
53 | |
53 | |
36 | |
26 |