Hello,
We have a requirement where we need to display a list of folders present in Sharepoint as records in a portal page. We want these records to be clickable (download the folder when clicked). In order to achieve this, we have considered a couple of methods:
1. Try importing data from sharepoint using "table with external data". However, in this method we don't have a way of making these records downloadable.
2. Creating a power automate flow which fetches sharepoint records. Records are being fetched successfully with all the details including path but we have no way of displaying this data on portal.
Any help will be greatly appreciated. Attaching power automate flow screenshots for reference.