Skip to main content
July 4, 2023
Question

SAIL code to html

  • July 4, 2023
  • 8 replies
  • 0 views

Can we convert SAIL code  to HTML?

8 replies

stefanhelzle0001
Brainy
July 4, 2023

I do not know of a way to do that. What do you want to achieve?

mathieud0001
Brainy
July 4, 2023

No. What is it that you are trying to achieve?

July 4, 2023

i designed interface and i called the rule in send email smart service but after receiving mail it is displaying in text format of the code written

mathieud0001
Brainy
July 4, 2023

You can provide an HTML template for your message.

If you need something more dynamic, you can also generate HTML dynamically via an expression rule.

July 7, 2023

you can use a!concat() function and try to integrate HTML syntax after that use this rule in Send Email Node, it will work. As suggested approach by Mathieu

indus2246
October 3, 2023

Hi [mention:f579e77bd4fe42fc8209367bdbfa1667:e9ed411860ed4f2ba0265705b8793d05], are you able to manage any solution for this requirement? 

stefanhelzle0001
Brainy
October 3, 2023

That has not changed in the last three months. You cannot convert SAIL UI into HTML.