I am trying to automatically push a new document that drops in to a SharePoint folder to a web page in PowerApps Portal.
Example:
- url in webpage is release_note.pdf and this url will stay the same.
- release_note.pdf has a file in PowerApps Portal called release_note1.pdf
- A new release note (release_note2.pdf) is pushed to a SharePoint folder
- PowerAutomate can watch for a new file and act upon it.
- The action I want is to push that new file (release_note2.pdf) to replace the web file attached file (release_note1.pdf)
Can someone advise me please? All I generally find is creation of a PowerApp or PowerApps Portal form to upload a file form Portal to SharePoint.