Skip to main content
Nintex Community Menu Bar

I am storing comments of five workflows in one list. How can I collect all the comments with a look-up function and return them in a Mail Notification?

  • April 7, 2017
  • 7 replies
  • 15 views

Forum|alt.badge.img+1

Hi there!

I have five Workflows. Every Workflow stores a "comment" in a SharePoint List.

How can I send these comments (1 to 5 ) in a Mail Notification?

7 replies

Forum|alt.badge.img+16

Do they all store to the same field?


Forum|alt.badge.img+1
  • Author
  • April 7, 2017

Hi Cassy,

I can configurate that however it would be better. I can store them in the same field and then they will be overwritten, but at the end I Need all comments from all five Workflows (5 different persons) to appear in the last notification mail that is send out by the last WF. I guess it is better to store the comments in 5 different fields?


Forum|alt.badge.img+9
  • April 7, 2017

Could you elaborate the process a bit more?  These 5 workflows, are they site workflows or list workflows?  If a list workflow are they running on the same item?


Forum|alt.badge.img+16

Have you tried using the build string action to concatenate the five different fields?


Forum|alt.badge.img+16

if you have it as five fields you can simply add them to the notification using "insert reference" and choosing the item properties for all five fields?


Forum|alt.badge.img+1
  • Author
  • April 10, 2017

I think this could be a good way.


Forum|alt.badge.img+16

let us know how you get on.  screenshots help when you get stuck.