HHello everyone, How to add the entity attribute in email template, I added that entity attribute in email template but while sending mail it is not working properly, That attribute is not showing after receive the mail, please share your ideas how to do it.Hello everyone, How to add the entity in email template, I added that entity in email template but while sending mail it is not working properly, please share your ideas how to do it.
asked
swetha Raja
2 answers
0
Do you check the attribute value is empty or null
answered
Ganesh Gandipally
0
In the microflow the object that I think contains the tokens is the parameter Containment_action. So instead of $CMA I would have expected $Containment_action. Because you should pass the object with the token information to this Java action.