New to SharePoint and Nintex. Using SharePoint 2016 On Prem and Nintex 2016.
I've a workflow that assigns a number of to-do tasks. Now I want to run a separate site workflow that checks those tasks and, when completed, updates the corresponding list item and sends an email notification to say process is complete.
If I query the list items, is there a way to find all tasks associated with a particular list item? I know that ID will give me the unique id of each task but what property identifies the tasks that relate to that item?