Dear all,
I build a flow, that creates a PowerPoint slide from a SharePoint list. In the list are two picture columns. Is it possible to add this two pictures with power automate into the PowerPoint slide? The Information type of the SharePoint columns are picture not link or picture.
So, to sum this up. You need to upload the picture from the SP list using a third-party connector. For example, the SharePoint connector and then convert the content to base64 code.
After that, you can insert the picture into the PowerPoint template.