I followed this very detailed explanation to create a Word document from a Sharepoint list using Flow (Power Automate). https://www.c-sharpcorner.com/article/generate-ms-word-document-consuming-sharepoint-list-data-from-a-document-templat/
The document is being created when I put text into a simple PowerApp that populates into the SharePoint List. However, my output is showing code. For instance I expect the words ANY OTHER COMMENT to populate, but get <div class="ExternalClassF2082BEEC1B1422B9EE141E23D3E78B2">ANY OTHER COMMENT</div> instead.
Any suggestions as to what I am missing?