I'm populating a list based on an excel document. Rows become items in the list. I also need to upload thumb images as attachments to the list items. One per row. I'm wondering the best way to automate this using power automate.
Ideally the excel will have a column including the location of the file on a local server. But not sure the possibility of that.
Otherwise I could use onedrive to host the image and collect them based on their name and matching the list item title.
Does that seem feasible? Any pointers appreciated.