Hi,
I have a problem but could not find a simple solution for it:
I created a simple PowerApp for pur employees to submit Requets, Requirements or Data Quality Problems.
Each Page has different Text Boxes and Dropdowns which are submitted to the flow and then to the Azure DevOps Connector to automatically create a Ticket for us in Azure DevOps - this flow works so far and is easy.
Now we have different boards and not every employee has the permission to view or even create a ticket in DevOps.
The problem now is that PowerApps and the connected flow always uses the current user to execute the flow which then ends in an error since they do not have the right to create a ticket in devops.
Is there a way to stop PowerApps using always the current user for the flow and instead use mine?
I tried to use Logic but I cannot export the Logic flow since it always generates an error that there is a missing trigger - maybe that could be an option since logic will not relog to another user. But I cannot figure that out.
There is also probably a way with flow which then creates an entry in a sharepoint list which triggers the logic flow but I find that quite complicated and am hoping for a simple solution.
In short:
Using current user for the flow does not work because not every user has the right to create a ticket in devops so I need to find a way to stop using the user connection or a workaround.
I hope you can help me out.
thanks!

Report
All responses (
Answers (