Dear community,
I have created dataverse table and in order to attach multiple files to a record I have linked my table to sharepoint document library.
When a new record is created, a folder in this document library is automatically created.
Now I would like to build a flow that copies/move files from another sharepoint document library into this newly created folder.
Unfortunately I have no idea where to start, is there a way to get the folder ID when the new record has been created?
I imagine something like this and the next action would be to move/copy the attachments.

With best regards
Chris