I am trying to make a flow of approved document smoother.
I have a SharePoint List that contains attachment. Whenever the Progress Level = Pending Close Out, the attachment (pdf file) will automatically send to a SharePoint folder filtered by Branch name, "To Be Signed" folder.
I have figured this step out in Power Automate.
This is the step I need help with:
Within the SharePoint "To Be Signed" folder, there is a sub-folder for "Signed and Approved".
Whenever the branch managers come into "To Be Signed" folder and sign the document on Adobe, they will simply drag the pdf file to the "Signed and Approved" folder.
Then the pdf file will automatically attach back to the SharePoint List based on names and delete itself out of the "Signed and Approved" folder.
I don't know how to link the pdf file to the SharePoint List?