I am creating an automated flow that executes from an email I recieve that has an ID client (it changes every time) and then I order to get me the files properties in a sharepoint filtered by the ID client that comes in the email and then I want it to bring me the file content and send it by email but when I run a test it doesnt execute the last part
Does anybody knows how to solve it?
Hi @PaulinaChavez01,
No, you have different action with mine.
I have the Get file properties, but you have Get file(properties only), which is totally different.
Hope you could check my solution one more time.
I did exactly as your example but the same mistake is coming
Hi @PaulinaChavez01,
Do you want to send email with the file content as an attachment?
Could you please share a bit more about your scenario?
Here is the normal process:
1). Use the Get file properties based on the ID from your email body
2). Use Get file content based on the Identifier from Get file properties
3). Send email with attachment by settingAttachment Name field to File name with extension dynamic content of the Get file properties, Attachment Content field set to File Content dynamic content of the "Get file content" action.
Michael E. Gernaey
497
Super User 2025 Season 2
David_MA
436
Super User 2025 Season 2
Riyaz_riz11
244
Super User 2025 Season 2