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.
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.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.