SharePoint Online - New list item

Use the SharePoint - New list item start event An event that triggers a workflow to run when it occurs. An example is Box - New file, which triggers the workflow to run when a new file is uploaded to the specified folder. to start your workflow whenever a new list item is created in a specified SharePoint Online list. For more information on SharePoint Online and its other start events and actions, see SharePoint Online.

Select the SharePoint - New list item start event

  1. Open your workflow and in the designer canvas, click Start event.

    The start event configuration panel is displayed.

  2. In the Start from drop-down list, under CONNECTORS, select SharePoint Online.

    The Event field is displayed.

  3. For Event, select SharePoint - New list item.

    The Configuration section is displayed to configure the start event.

Configure the SharePoint - New list item start event

Important: If the SharePoint Online list has a multi-value enabled column of Person type with a user that doesn't have the email address configured, only the user ID is returned for that column. All other Person columns in that list are also impacted and only the user ID is returned for all Person columns.

  1. In the Configuration section, select a SharePoint Online Connection. If you do not have a connection, see Add a connection.

    Note: Only the connections created with the List and libraries authentication method are available in the Connection drop-down list. For more information about authentication methods for SharePoint Online connections, see Authentication methods for SharePoint Online connections.

  1. Type a SharePoint site URL and click .

    All the lists in the specified site are displayed in the List name drop-down list.

    Example: https://domain.sharepoint.com/sites/hr

  2. Select the List name that you want to monitor for this start event.

SharePoint - New list item start event variables

You can view the start event variables automatically added to the workflow.

  1. In the designer canvas, click Start event to open the configuration panel.
  2. Click Show variables.

    The Variables pane opens and displays the start event objects and variables. The following start event variables are available in an object called Start variable.

    Note: These are the variables displayed for a list with the default columns available when you create a new list in SharePoint Online. If the list you select has additional columns there will be more start event variables displayed depending on the columns.

SharePoint - New list item start event fields and settings

Section Field Description
Start event Show variables Displays variables that are available to use throughout the workflow. Variables are classified based on how they are created or generated.
  Hide variables Closes the Variables pane.
(unlabeled) Start from

Lists the Nintex connectors and third-party connectors, such as SharePoint, Salesforce, and Dropbox Business.

  Event The event that must occur in the selected connector to trigger the workflow.

Configuration

Connection Credentials and other settings that enables workflows to communicate with external systems, services, or applications. It's required to pass data between the workflow and the indicated service, which could be a cloud service, business application, or content store.

SharePoint Online connection to access the SharePoint Online site containing the list to be monitored.

To refresh the available connections, click Refresh.

 

SharePoint site URL

The URL of the SharePoint Online site containing the list to be monitored.

To retrieve the lists or libraries for the SharePoint site URL, type the SharePoint site URL and click .

Example: https://domain.sharepoint.com/sites/hr

To edit the SharePoint site URL:

  1. Click Edit.
  2. Edit the site URL and click .
 

List name

The name of the SharePoint Online list that you want to monitor for this start event. When a new item is added to the selected list in the SharePoint Online site, the workflow will be started.

Conditions Add conditions/Edit conditions

Displays the condition builder to define new conditions or edit existing conditions.

  • Add conditions - Displayed when there are no existing conditions specified for the action.

  • Edit conditions - Displayed when there are existing conditions set for the action. You can edit the conditions.

The Condition builder supports nested conditions, enabling you to create conditions within another condition.

Condition builder  

For fields and settings, see Condition builder.