Hello!
I've built an inventory system using PowerApps and a SharePoint list and have a service account with permissions where no one other than the service account can manually edit the file, and it must be done through the PowerApp.
All changes are pumped through PowerAutomate so they can run under the service account's permissions rather than the users (thats how I force them to use the App).
I want the ability to change / add an items thumbnail to the sharepoint list from the PowerApp using PowerAutomate.
Any Advice?