Hi there
I'm trying to create a flow that will attached a document (stored in a sharepoint document library) to a list item (the list is also stored in the same sharpoint site as the document library.
To identify the document I want to attach to the list item I have created a column in the document library called "Client Name".
The Share Point List "Title" column is the same name as the one created for the document library.
The one client in the List may have several documents that will need attaching. The file name for the document will be unique.
The trigger I want to use is

So when a document is modified (in the document library) I want to attached that document to a list
Hopefully I have explained the scenario well and someone can help me
Cheers in advance!