Hi there, I was wondering if there's a way to get data from a flow into a pre-designed Outlook Template (.OFT file) that's stored on a SharePoint folder?
We have a nicely designed OFT email template file that has placeholder fields (e.g. Subject line has "(New Request) <ProjectName>" and body starts with "Hi <firstname>," and has some of the other data in throghout the body) that we currently manually fill out. The .oft file is stored on our team SharePoint, and when the flow gets trigged (when a new item is added to the SharePoint List), we want the data fields to be inserted into the placeholders in the pre-designed OFT file (not a brand new blank email).
Is there a way to do this? or can it only be done with blank emails?