Placeholder value is not replacing in Email

0
Hello, I have created some placedholders by mapping them to attributes in the email template, but the placeholders are not replacing with the values of the attributes. Don't know why, can someone help on this? Thanks in advance.
asked
4 answers
5

Hello Mohd Akram Rasheed,

 

Please check you are passing placeholder entity and name correctly.

 

image.png

answered
0

Hello Mohd Akram Rasheed,,

 

just try to change the template caption as shown in the below image with index number of parameter you provide 

 

Screenshot 2025-06-27 173452.png

answered
0

image.png

 

I have rightly mapped these placeholders, but don't know why it is not replacing with the actual value

answered
0

 

Hi Mohd

Issue could be one of the following 

1. Check whether MXModelReflection has been refreshed for the module that you have added the entity and ensure that your entity is visible in the list of entities.

2. Check whether you are passing the right object in CreateEmailTemplate action.

3. Debug your microflow and check whether the data is being populated to the object that you are passing. It should not be empty and the data should be populated successfully.

 

Hope this helps.

 

Regards

Ajay

answered