Hi, I have a "complete a custom action for the selected item" flow designed so the user can select a record in the sharepoint list then go to automate and run the flow which then converts to html, then pdf and emails copy. I have the GetfileContent pointing to a html (See Flow1) file and have been using a compose variable to replace text in the html with sharepoint list content (See Flow2) When i run the flow, i dont get any errors, however, only some of the content comes across. My sharepoint list comprises of single/multiline and date and time (See Flow3) but even some of the single line text is not coming across. Cant seem to figure out why its not working. Any suggestions would be much appreciated