Reflects the current release of Nintex for SharePoint 2016. For your version, please access assistance through the Help button in the product.

SharePoint create list item

Nintex external platform is required for this feature. For details, see Enable Nintex external platform features.

Creates a new item in a SharePoint 2010, SharePoint 2013, or Office 365 SharePoint site.

Note: Not compatible with SharePoint 2007.

Action settings

Following are the fields and options visible in the configuration settings dialog box for this action.

Section Field Description

(unlabeled)

Destination site URL

The URL of the destination site where the item will be created.

 

List name

The name of the list where the item will be created.

 

Folder

Folder.

  Fields

Choose whether or not to use the Builder or XML to create the item.

  • Builder: Create the item fields using the UI builder or view created fields in UI builder mode.

    To add a field, click Add field and specify field, type, and value.

    • Field
    • Type
    • Value

    To delete a field, click Delete ().

    To view the XML, click XML.

  • XML: Create the item fields using XML encoding or view created fields in XML mode.

Credentials

Authentication mode The mode to authenticate against the destination site.

 

Username

Specify a username with permissions to create an item in the destination site.

 

Password

Specify the password for the above username.

 

Domain or SharePoint Online website domain

Specify the domain for the username if using Windows authentication mode, or specify the SharePoint Online domain URL if connecting to an Office 365 SharePoint Online site.

(unlabeled)

Output

Store output for this action using the following selections.

  • Item creation successful: Specify a Yes/No workflow variable that will store whether or not the creation of the item was successful. Returns "Yes" if the item was successfully created.
  • List item ID: Specify a workflow variable to store the list item ID of the item created.
  • List item URL: Specify a workflow variable to store the list item URL to the item created.