I have been trying to follow these guides to create a flow to upload pictures to SharePoint. The problem is, the guide seems to only be creating a list, not appending or patching an existing list. I have the follow created as in the guide but now I need help figuring out the commands to use to take that file and upload it to the list. It should be name the same as the item# and store in the item_pic column. Here's what it looks like. I also tried ForAll(AddPicture_1,UploadPhoto.UploadPhotoToSP(DataCardValue8.Text,DataCardValue7.Text,AddPicture_1)
Suggestions?
