Hi there.
My data is in Dataverse.
I built a Word template that is currently working 100% when called from within the model driven app.
I now want to use that same template in a flow.
I have the following actions in the flow:
Manually trigger a flow
Get a row by ID
Populate a Microsoft Word Template - called from SharePoint
Create a file - saved to SharePoint
The flow runs perfectly, but when the file is opened, the data is not populated; only the field names are shown.
I cannot figure out what I am missing.