Convert Inbound Email content HTML

lucky6
Tera Contributor

Hi Everyone,

I am creating a case via email, when a user sent an email case will be created in service now. Now if the user sent an html content in the email ,is there any way to process that and convert it into plain text in service now.

Thanks in advance...

2 REPLIES 2

Swapnil Soni1
Giga Guru

Hi,

Use the glide.email.inbound.convert_html_inline_attachment_references property to specify whether to convert inbound email HTML so email images appear in the email HTML body preview.

For more info Please check this link

https://www.servicenowguru.com/system-definition/email-notifications-system-definition/htmlformatted...

Thanks