How to add event property attributes in email template?
Hello,
I created a custom event from the API using a payload similar to this:

How do I use ‘grade’ and ‘description’ in an email template?
{{ grade }} or {{ event.grade }} or what should it be ?
Thank you


