Hi Everyone,
I have Sharepoint list where I stored tthe email template in multile text field as shown below

I have sharepoint list whose column names are EmployeeFirstName & EmployeeLastName as shown below

What I want to do is I'm using {} this as a reference so that I can check in power automate whether there is particular string exisits in that format like {EmployeeFirstName} and if it exisits then I want to replace it to dynamic value which i'm gettting in power automate.
Any idea how to achive this? Just FYI, I have 67 columns in sharepoint list and template can use any of those columns so I was thinking about replace function but it will be very long.
Please let me know if there is better way to do it effectively
Thanks in advance 😄