Skip to main content
Question

Multiple Variable in Email Templates

  • March 3, 2026
  • 2 replies
  • 22 views

pierre

Hey Front Community!
 

My job consists in a lot of introductions between my clients and our ecosystem. I am therefore trying to add as many variables as possible in my email templates (Name, Company Name, Job title, LinkedIn, etc) that I have populated in my ‘Contacts’ to automate most of that recurring task. 

So far, I have not been able to use variables such as {{recipient_1.first_name}}, {{recipient_2.first_name}}, etc. and it seems it is not an option.

 

Do we know if front is planning on developing such a feature. Moreover, have some of you found workarounds? 

 

Thanks a lot. 

Pierre

2 replies

jason
Forum|alt.badge.img+8
  • Fronteer
  • March 5, 2026

Hey Pierre,

Interesting use-case! Right now, it is just the primary “to” recipient (single) who you can pull info from using the recipient variables. I’d suggest sharing this in our Product Ideas Portal to see if there’s interest from other folks in this feature - it’s not something I’ve heard before, and I don’t believe we have any plans to implement this at present.

Some options you could explore to achieve a similar result are building out an API or Plugin integration - they can give you more control over how drafts are update. For example, from a sidebar plugin, you could build an “Introductions” workflow to allow you to pick two contacts, and initialize a draft introducing them.


pierre
  • Author
  • Conversationalist
  • March 6, 2026

Hi ​@jason,

Thanks a lot for this reply and insights. I will indeed push it in the product portal. 
I love the plugin idea, that’s something I’ll try working on because it could be super useful! 

 

Best,