Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

Flow is only sending attachment, not word document

(3) ShareShare
ReportReport
Posted on by 617
Good morning everyone, 
 
I have made a flow also( with this flow I am only getting image/attachment). How can I get word document also with the this.
 
 
 
 
What could be the best solution. I would be thankful for solution.
  • Verified answer
    MTNK Profile Picture
    617 on at
    Flow is only sending attachment, not word document
     

    I used the union expression to handle the Attachments and combined both the Word document and other attachments within a single expression. This approach worked perfectly for my case.

     

    I've also attached an image of the flow for reference.

     
     
  • Suggested answer
    David_MA Profile Picture
    10,523 Super User 2025 Season 1 on at
    Flow is only sending attachment, not word document
    When you initialize the array variable to store the attachments for Outlook, you need to set the default value to the Word document you created. Based on your screen shots, the Word document is not an attachment in your list, which is why it is not included since the apply to each step is based on the attachments. You will need to add another Get file content action after you create the file from the template first before you can set the default value for the variable.
     
    If the Word document generated from the template needs to be an attachment to the list item, you will need to add it to the list before you get the attachments.

    **Didn't notice this had already been answered. :-)
  • Suggested answer
    Zdenka_Cech Profile Picture
    57 on at
    Flow is only sending attachment, not word document
    Hi 
    I think you want to append the word to the variable array 'Attachments'.
    If so after your 'Create Word Document' action add 'Get file content using path' get the content of the recently created word file from action 'Create word document'. 
    Then after the loop 'Apply to each' just add new action 'Append to array variable' and append the file 'Display name' and 'Body' to your array variable 'Attachments' same as you did in the loop.
    Hope it helps. 
    *Z
  • narayan225 Profile Picture
    2,449 Super User 2025 Season 1 on at
    Flow is only sending attachment, not word document
    When you create the word document, are you attaching it to the list item that you are fetching attachments from?
     
    What I can see from the screenshot is that you are creating a word document after populating the template and are getting all the attachments of the list item and sending it via email.
     
    If you are not attaching the word document to the list item first, that could be the issue.
     
    Please check and see if that is the problem.
     
    Hope this helps.
    Cheers!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,898 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow