Hello all,
I have a body of text to send out emails from a template with multiple variables within it say firstname, lastname, appointmenttime, consultantname. I currently am using multiple replace text modules to be able to take these variables out and feed in the actual data from my airtable. The issue I am facing is that the emails are going out very frequently and this is causing operations to become too much for such a simple task. Is there not a module that you can use to find multiple parts within the text and just replace them if they exist rather than having to chain together multiple modules?