Hello Mohd Akram Rasheed,
Please check you are passing placeholder entity and name correctly.
Hello Mohd Akram Rasheed,,
just try to change the template caption as shown in the below image with index number of parameter you provide
I have rightly mapped these placeholders, but don't know why it is not replacing with the actual value
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