[urgent]generate word document from sharepoint list item using flow

sweetu ve 286 Reputation points
2020-08-04T05:35:55.49+00:00

generating word document from a sharepoint list item using microsoft flow but i would like to understand its default to flow process,is there anything advanced /specific we could build if any objects in addition to the generation of word document from list item

Microsoft 365 and Office | SharePoint Server | For business
{count} votes

1 answer

Sort by: Most helpful
  1. Chelsea Wu 6,341 Reputation points Moderator
    2020-08-04T07:05:47.113+00:00

    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:

    1. 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.
    2. A custom list from which the flow will retrieve the data, same site columns as the library are added.
    3. 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.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.