You can access attachment files in Dynamics 365 (Dataverse) from your Power Apps or Power Automate flows using a combination of Dataverse connectors and specific actions. Here's a breakdown of the methods and considerations:
Understanding Attachments in Dataverse:
annotation
documentbody
mimetype
application/vnd.openxmlformats-officedocument.wordprocessingml.document
objectid
Accessing Attachments in Power Apps:
annotations
Filter()
Image
Accessing Attachments in Power Automate:
base64ToBinary()
Example Power Automate Flow:
objectid eq '<record GUID>'
Annotation ID
base64ToBinary(outputs('Get_a_row_by_ID')?['body/documentbody'])
Annotation Subject
Important Considerations:
By following these guidelines, you can successfully access and process attachment files from Dynamics 365 (Dataverse) in your Power Apps and Power Automate flows.
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.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CA Neeraj Kumar 1,771
André Arnaud de Cal... 806 Super User 2025 Season 2
Sohaib Cheema 542 User Group Leader