Hi guys,
I am setting up an automatic email from a shared inbox. Due to company security policy, I cannot share the flow with any of my team members (who could then theoretically change the 'send as' field), but I would like them to be able to edit the body of the message. I had thought a way around this could be to pull into the flow a file (probably html, but i'm open to alternatives if they work). This file would be saved on Sharepoint so that my team could edit the content and formatting. The flow would reference this content in the message body of the automatic email.
I could do it writing the email body in excel, or a Sharepoint list, but then there would be no formatting, and is not really practical. Everything I have found online seems to ultimately end in copy and pasting the html into the flow, rather than referencing it from somewhere else. Am I missing something really obvious?