Skip to main content
August 15, 2023
Question

Table in Email Body

  • August 15, 2023
  • 9 replies
  • 0 views

Hi All,

I have a list of strings saved as one of my process variables, I'm just trying to display this list in a table for an email . Each item creating a new row in the table. Any Idea how can achieve this? 

9 replies

stefanhelzle0001
Brainy
August 15, 2023

Sure. You define the email content using simple HTML. I suggest to create a HTML template file adding some placeholders. Find some info here.

https://docs.appian.com/suite/help/23.2/Send_Email_Smart_Service.html#setup-tab

August 15, 2023

Thanks! but I tried a template but every time I create the table all the list just stays in one row.

stefanhelzle0001
Brainy
August 15, 2023

If you want me to support you, I need you to share what you are trying to achieve, what you did and the outcome.