I need to create a nintex workflow:
- I need to know who the workflow initiator is.
- Put this information in a column in the item.
- Use this information to send a message to the initiator.
How can I do this?
|
|
Questions on SharePoint Stack Exchange are expected to relate to SharePoint within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Nintex provides a method to see who started the workflow, it is defined as the Initiator in the Common workflow variables. So when your workflow is triggered, you'd update a list item and set the column to the Initiator. Then you'd send a notification and select the Initiator as the To person. |
|||
|
|
|
The workflow ‘Initiator’ value is automatically captured in the ‘Insert Reference’ Common metadata as shown below.
|
|||||||
|