Forum Discussion

gstelang's avatar
gstelang
Mentor
9 years ago

How to get badge icon into the email template?

Hi,   I want to send the badge that a user earned in an email. It would be something like "Hey - Congrats on your first badge" with the actual badge icon image in the email.   Is there a way to d...
  • VarunGrazitti's avatar
    9 years ago

    gstelang - You need to use this ${notification.badge.iconUrl} in the email template. No need for any API call, this is OOTB. Hope this helps.