Hi,
i'm quite new to flow and i'm trying to build a flow to send an email with a file attached when a file is created.
In the library i have a properties which contain the recipient address.
So i build the flow like this:
- When a file is created in a folder
- Get File content
- Get File Properties
- Send an email from a shared Mailbox
But in the "Get File Properties" step i cannot set the Id field, no dynamic content is proposed.
How can i correct this things?
<EDIT>
I already tried creating a completely new Flow
</EDIT>
