Forum Discussion
Flow Action - Convert Word Document to PDF
I'm trying to use the Convert Word Document to PDF action in a Flow. There are three parameters that have to be entered:
- Location - the SharePoint Site
- Document Library - Library where the document is located.
- File - The document to convert
The parameter that I'm having an issue with is the File. The flow works if I choose the specific document from the library but I want it to be dynamic so that when the user starts a Flow on the document it will convert that one, so I don't want to hardcode the document name.
For the File property I'm using the property from a previous step with the file name called File name with extension.
When I run the flow I get an error, "There was an error accessing the file. Please try again or select a different file."
Can I not use dynamic content for the File property?
Thanks
35 Replies
- NHelgren
Microsoft
Rich Koneval How are you executing the flow? What is the trigger event you would like to use to start the conversion? Upload? Create?
- Davy LooseBrass Contributor
Hi Rich,
Did you find a solution? I'm encountering the exact same problem.
- Rich KonevalBrass ContributorNothing yet.