
Hello,
I've created an app, that creates an item in a SharePoint-List, when submitting a form. The only problem I have is, that it creates the item in the name of the current user of the app. That is a problem, because there are only dedicated people, that have permission to edit the SharePoint List. I have granted a service-account permissons to the list and would like to create these items in the name of the service-account.
Is there any way to change the connection, so that the users can submit the form and create an item without having permission?
Thanks.
Hi @grube1887
Have you tried using Power Automate to create the item rather than submitting the form or patching, it's a bit more work but should accomplish what you need.
You may have to look at license implications as using a service account.
-------------------------------------------------------------------
If my reply helped you, please give a 👍
If it solved your issue, please give a 👍 & accept it as the Solution to help other community members find it.