Hi Folks,
I have a power apps canvas app which utilizes power automate flows to connect to the data source SPO site. None of the lists are directly connected to app. crud operations are carried out through flows only. Also, none of the end users have access to back end site. Flows uses connection reference of service account that has access to SPO. This allows users to access the data from app. But for attachments in list items we are passing downloadable links to power apps via flow. Since this link is from SPO site itself, users won't be able to access/download it.
Is there anyway we can pass the actual attachment file or other workarounds so that users can download these attachments?
Thank you.