How do I determine where data that is entered into a form task is submitted? I have a workflow that is set up as follows, with new list item event which has a connection to my SharePoint Online list, and the form for data entry follows:


How do I determine where data that is entered into a form task is submitted? I have a workflow that is set up as follows, with new list item event which has a connection to my SharePoint Online list, and the form for data entry follows:


Best answer by Garrett
Hi
The Condition should be as follows

If you have a SharePoint Start event, you will need to pass the ID variable from the start event.

Specify the ID variable as the condition above. This should only update a single record or List item in the list.
Rookie Mistake:
Failure to set this condition will cause the the Update Items action will write to all records.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.