Hello,
I have a request to build a Flow that copies a photo from one SharePoint list to another. The SharePoint list settings show the column types as Thumbnail. The Update Item connector doesn't list that column for the columns it can update. I think I need to use the "Send an HTTPS request to SharePoint" connector, but I don't really understand how to set that connector up. Can anyone help me?
To add additional information:
List 1 - the list with the photos
List 2- the list where I want the photos to end up. This list is already populated with data.
I am starting with a manual "For a selected item" action so that I don't break the list while testing. I then do a Get Items with a filter to match the email address between List 1 and List 2 so that I can find the correct matching photo.