Case Description in HTML Format?

Damian Martinez
Mega Sage

Hello Community,
When I create a case within the agent workspace, I can enter a description in rich format / html.
This is how it looks:
find_real_file.png

However when creating a case from email the result is different, this is the email sent from gmail:
find_real_file.png

and this is how the description looks in the case:
find_real_file.png

We are using flow to open case from email, I have changed the input field Description to HTML, it was string before:
find_real_file.png

and in the create case step I have this:
find_real_file.png

I have also tried the following but nothing works:
find_real_file.png

Would somebody know how to accomplish this?

Thanks!

1 ACCEPTED SOLUTION

Damian Martinez
Mega Sage

I finally got sorted, this was the solution, I hope this can help you guys if you encounter the same situation.

I have changed the Description Dictionary from String to HMTL.

In the flow I changed the create case and change to this:

find_real_file.png

View solution in original post

1 REPLY 1

Damian Martinez
Mega Sage

I finally got sorted, this was the solution, I hope this can help you guys if you encounter the same situation.

I have changed the Description Dictionary from String to HMTL.

In the flow I changed the create case and change to this:

find_real_file.png