Can you explain a little more about the “if any objects in addition to the generation of word document from list item” part from your requirement?
Here are what you need during this process:
- A document template from a library with site columns set up. The document template contains all required document properties updated from Quick Parts in Word.
- A custom list from which the flow will retrieve the data, same site columns as the library are added.
- A flow to do the rest of the job, including getting data from the list, creating new document on item creation and updating the document properties.
You can refer to this link for a detailed guidance on building this flow:
Generate MS Word Document Consuming SharePoint List Data From A Document Template Using MS Flow And Quick Parts.