Hello Folks, I just need a clarification regarding the SQL Authentication and the trigger of Powerapps in flow.
I get that the Powerapps trigger in workflow uses the credentials of the user that triggers the flow and the SQL Authentication connection uses the credentials I declared when I built it. Now , I encounter an issue when other user trigger the flow that uses the sql authentication with direct connection (cloud services). "Flow.Run failed: Connection not configured for this service.".
What is the best connection when using a Powerapps trigger?
Thank you