Certification Campaign Description in Email Templates

We’re working on the Certification email template in ISC. and would like to include the description text from the certification in the email that goes to the certifiers.

Any pointers on the variable reference to obtain the certification campaign description within the Certification email template would be helpful.

Thanks,

Maninder K

It seems like description is not avalible on certification object. But you can still give it a try to fetch the description $certification.description

Hi Maninder,

The available variables in ISC email templates are limited to the context exposed by that specific notification type. I’m not sure there is an out-of-the-box variable for the certification campaign description in the Certification email template.

A quick way to verify is to check the template’s available variables (or render a test notification and inspect the payload). If the certification object is exposed, something like a description field may be available, but I don’t recall seeing it exposed by default.

If anyone has successfully included the certification description in the standard certification emails, I’d be interested to know which variable they used. My suspicion is that it may not currently be available in the template context without a product enhancement.