You’re sending a Brevo campaign email through Make and you want to greet each recipient like:
Hi {{contact.FIRSTNAME}}
But Make treats the double curly braces as its own variables and doesn’t allow the Brevo personalization tag to pass through.
What exact syntax should you use in Make so that {{contact.FIRSTNAME}} is sent as plain text and only Brevo replaces it with the real name when the email is delivered?