Announcement

Collapse
No announcement yet.

Pass $Variables from BPM process to Email Template

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

  • victor
    replied
    Hi dodom2

    The Email Template (or another teamplate) must contain a Placeholder for the actual field created in your Entity. Variables of type $myvariable1 are not supported in Email Templates (or another teamplate)​.
    That is, through BPM (formula and workflow as well) you can change the value of the actually created field, and already in the Template the value of this field will be substituted thanks to the Placeholder that you set in your Template.​
    Last edited by victor; 09-29-2022, 11:43 AM.

    Leave a comment:


  • dodom2
    started a topic Pass $Variables from BPM process to Email Template

    Pass $Variables from BPM process to Email Template

    Is it possible to pass variables from a bpm process to a email template? I know I can do this in $emailId = record\create( but I'd like to just put the variable in the email template itself. Thanks!
Working...
X