html in email script

harry24
Tera Contributor

Hello 

 

How to fetch HTML field value of knowledge article in email script 

 

Thanks

12 REPLIES 12

Depending on different class I want to send fields in email . 

I want to send article body in notification via script 

@harry24 

so what email script did you use and what's not working as expected?

what debugging did you perform?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

I dont know how to fetch HTML type field value , getValue() does not work

@harry24 

notification is on which table?

if field is also on same table then you can use this syntax to print ${fieldName}

What's the challenge and issue?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@harry24 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader