Announcement

Collapse
No announcement yet.

How to create dynamic content in email body?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • murray99
    replied
    If the email is going to a contact, save the link into a custom field on the contact (e.g.myLink) and embed {Contact.myLink} in the email.

    Leave a comment:


  • rabii
    replied
    You can use formula to send the email which would allow you to pass in the link as a variable into the template. Or even you can create a template within the formula which would allow you pass in any variables and just send you email.

    Leave a comment:


  • ecarlesi
    started a topic How to create dynamic content in email body?

    How to create dynamic content in email body?

    Hi All, I'm new to EspoCRM, I search to find a clean solution but I can't solve, so I write here

    I need to send an email from Espo using a custom template thatI already create but, in the email body, I need to place a link that I receive from an API endpoint before load the email template.

    Thanks for your help

    Best Regards

    Emiliano
Working...
X