Get List Reference step

Use the Get List Reference step to create a reference to a SharePoint list.. You can reuse a list reference throughout a workflow. You can, for example, use the Get List Reference step in the following scenarios:

  • In a workflow you need to add various list items in a single list. You create and use a list reference once and use the reference for each subsequent step that adds a new item
  • You create a reference for multiple SharePoint lists where these lists contain at least one field with the same name. A SmartObject will be generated for every list returned in the reference
To use the SharePoint steps in K2 Workflow Designer, you must have SharePoint installed in your environment. To see the version of SharePoint that K2 supports, view the Compatibility and Support Matrix.

Drag the Get List Reference step from the SharePoint category, Favorites bar, or the Recent category onto the canvas.

Example of a Get List Reference step in a workflow