Hey,
I had a previous working from where my flow is triggered by an app, this flow basically fills out a word template, saves it to Sharepoint then converts to PDF to then send as an email attachment. I've previously had this working fine, but I've had to change the save location of the file and now i'm struggling to get this working again.
The flow is failing at the convert word doc to PDF function. I've tried getting file properties and using several bits of dynamic content, such as path, file identifier, I've also tried using the dynamic content from the create file but struggling to get this working. I previously had this working with just the 'File name' dynamic content from 'get file properties'. Also tried get file content from path which does seem to get the file content but that throws the error 'the provided workflow action input is not valid'
I'm getting a mix of errors, mainly, the provided workflow action input is not valid or the file isn't found. Does anyone have any ideas to help me here? I really want to avoid using one drive if possible but I've had a solution working consistently on one driver just seems to be a few nuances on Sharepoint I'm struggling to figure out.
Thanks