In this blog post, we’ll show you the step-by-step process for seamlessly uploading images from Dataverse and saving them as SharePoint list attachments.
Step-by-Step to Add Dataverse Image to SharePoint List Attachment Using Power Automate
Integrating Dataverse and SharePoint using Power Automate can significantly enhance your business workflows. One common use case is adding images stored in Dataverse to SharePoint list attachments.
- Create a New Flow:
- Choose Automated Flow if you want the flow to be triggered automatically based on an event in Dataverse or choose Instant Flow if you’d like to manually trigger the process, in this scenario I will choose an automated flow.
- Choose a Trigger
- You can trigger the flow based on an event in Dataverse. So, I will choose to start the flow when a new record is created in a Dataverse table.
- Set the table that holds your images.
- I will add the Item details to My SharePoint list
- Get the Image from Dataverse
- Although you will find the Probert of image column id and data, you can’t use directly , you have to use the Download a file or an image action to get the photo correctly.
- in the column name set the name of the image column you have in your Dataverse table, and if you enable the (default =thumbnail) , you can put ‘full’ to get the full size of the image.
- Add the Dataverse image as attachment to the SharePoint item
- use Add attachment action to attach the image to the SharePoint Attachment.
- set site address, list name and Id of the item you will attach the image to, the file name of your image, and the file content to be the content from the download a file or an image action
- use Add attachment action to attach the image to the SharePoint Attachment.
Now you will find that the image in the Dataverse image column attached in the SharePoint list item correctly.
and these simply are the steps to add image to SharePoint list attachment using Power Automate
See Also
- How To Use Pdf Function In PowerApps?
- Working With PowerApps Nested Gallery Control
- How Power Automate Create Excel Table Dynamically? | Power Automate
- How To Make A Csv File Utf-8 Encoded? | Power Automate
- How To Format Text In PowerApps? PowerApps Convert Text To Other Data Types
- Alternate Row Color In Gallery PowerApps: Simplest Way
- Check If PowerApps Contains Substring
- PowerApps If Statement And Nested If With Example
- Model Driven App With SharePoint Data Source
- PowerApps Get Day Of Week Date
Join us
- Subscribe Power Platform Geeks.