Hello,
I want to create flow that will create new item on sharepoint list when I recieve new email from outlook. But I want to place that item on sharepoint site based on email address of sender (sharepoint site contains that email address). Is there any way to achieve this?
So far I've created this:
How can I extract sender's mail address from email and then connect it with address of site that contains that email on sharepoint?