Hello,
I was wondering if the following requirement is possible. I have a Sharepoint Document Library where users can upload their documents and submit it for approval. However it seems that if user A uploads a document, user B can press on the button to start the workflow.
I was thinking of implementing the following:

After the get File Properties action that comes after the trigger I want to create a condition that checks if the CreatedBy Email with a field that could determine which user triggered the flow. Does somebody know which action to use?
But ideally I would like to catch this behaviour in the Sharepoint Document Library. Is there any way to do this outside of the Power Automate workflow?
Thanks in advance 🙂