Can someone help me with this flow? It was working flawlessly, until I added the ability for users to add attachments in the PowerApp. The Has Attachments is coming back false, when there are attachments.
Any help would be greatly appreciated.
@Shaguar357 Since your flow is using the When a New Item is created trigger, I believe your item is being created first via PowerApps and attachments are being added after the fact.
I'm not exactly sure on your PowerApp workflow so it's hard to provided specific recommendations. However, if you are expecting users to add attachments upon creating an item, you may need to add a delay or a Do Until loop to check for an attachment.
To include SP List attachments in your email you do need a Get Attachments action. I cover how to add attachments from a SP List in this YT Tutorial: How to Send SharePoint List Attachments 📎 via Email with Power Automate
In this Microsoft Power Automate tutorial, I’ll cover how to create a Power Automate flow to send SharePoint list attachments in an email.
This flow will check the SharePoint list to see if an item is marked as Ready to Send and has attachments. I will also cover how to combine multiple attachments to send in a single email.
IN THIS VIDEO:
âś… How to attach a single SharePoint list attachment to an email
âś… How to use the Filter Query to Filter SharePoint List Items by a Single Choice Column
âś… How to use the Filter Array action to Filter SharePoint List Items that have an Attachment
âś… How to use turn on Pagination and Set a Threshold in the Get Items action
âś… How to us the Top Count field in the Get Items action
âś… How to use the Get Attachments Action
âś… How to avoid the Apply to Each Action
âś… How to use the Get File Content Action
âś… How to Edit an Expression
âś… How to use the Compose Action
âś… How to Get Multiple SharePoint Attachments
âś… How to use the Append to Array Variable Action
@Shaguar357 Can you show a screenshot of your full flow. It would help to see a full picture.
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2