Re: Copy item from library to list
Hello @Anonymous ,
please follow these steps:
1. Trigger=When a file is created in a folder:
Please select the SP site and the Folder

2. Add a SP "Get file content" action:
Select the SP site and add the "x-ms-file-id" value got from the Trigger

3. Add a "Create item" action:
Select the SP site, the List and fill the Case ID and the Unit in the following way:

4. Then, use the "Add attachment" action:
Select:
- ID=the Item ID grabbed from the "Create item" action;
- File Name=the Name grabbed from the Trigger;
- File content= the content grabbed from the "Get file content" action.

If I have answered your question, please mark my post as Solved.
If you like my response, please give it a Thumbs Up.
BR,
Marco