Hi Team,
I have 2 Sharepoint list such as list_1 and list_2 , would like to attach the attachments from list_2 to list_1 based on the list item which is shown as below using flow - is it possible ?
List_1 : contains uniqueid as list items

List_2 : contains uniqueprimary column with jpg as attachment on each line ( named the column as uniqueprimary to identify the items to attach with the list 1) . as shown below


here each list item uniqueprimary contains images on it so wanted attach this images to list 1 based on column values.