Skip to main content
Nintex Community Menu Bar

nintex workflow for formatted email

  • May 16, 2019
  • 1 reply
  • 11 views

Forum|alt.badge.img

I have a nintex workflow which is triggered whenever a item is created in a list.I need to send to current item details in a tabular form in email . The fields ared date ,orderid,title

1 reply

Forum|alt.badge.img+9
  • May 16, 2019

You can convert the data into a html table by e.g. "Build String" action. Insert HTML coding into the text field of the "Notification Action". Make sure that "rich text" is selected above the text field.