Embed Clickable Smiley/ emojis in Survey Notification

Manal  AQUIL
Tera Contributor

Hi Team, 

 

I have a requirement that whenever incident resolution email will be triggered then it will have a clickable emoji/ smiley in the body of notification.

 

Kindly, help me navigate how to achieve this.

 

 

Regards,

Manal

2 REPLIES 2

Community Alums
Not applicable

Hi @Manal Aquil ,

There's a few ways you could approach this:

1) Have the smiley be hyperlinked to a mail-to template, paired with an inbound action to ingest the reply email, update the survey question and survey.

2) Have the smiley be hyperlinked to a processor page that takes URL parameters as an input and updates the survey question and survey. I would also suggest setting a redirect from this processor page back to the system.

You'll need image attachments of the smiley faces to hyperlink in the email.

Also, refer to this Article :

https://www.servicenow.com/community/developer-articles/embedding-emoticon-s-smiley-survey-in-email-...

Thanks for responding.

 

But in the reference article code is not there or we we have any documentation w.r.t steps to achieve this?

 

Moreover can you please share more details in the steps mentioned by you.