Office 365 Create List Item or Document Set

Note: This is an external action and may execute on servers running outside your data center Centralized locations used to house servers used by Nintex for remote storage, processing, or distribution of data. Nintex has a number of regional data centers available for Nintex for Office 365. For information about Nintex data centers and where your data center is located, contact your Nintex account or territory manager. region. Before implementing, consider performance and regional concerns where digital boundaries are an issue. For more information, see In-tenant and external actions.

Creates a new item in a list or a new document set in a library on SharePoint Online. This action can be used to automate the creation of list items and document sets.

Note: To create document sets, you must activate the Document Sets feature for the site collection and add the document set functionality to the document library.

Action settings

Do one of the following to open the Action configuration window:

  • Double-click the action.
  • Click on the action and then click Configure.

See Action configuration window for more information.

Field Description
Destination site URL

URL of the destination site for the new list item or document set.

Connection
  • Permissions required: Create items in the specified site.
  • Connection type required: SharePoint Online: List & library. For more information about Connection types, see Connection types and Connector actions.
Username / Password

(Displayed for legacy actions not yet updated.) Unmanaged credentials.

  • Permissions required: Create items in the specified site.

Note: As a best practice, manage credentials by updating actions to use connections.

List or document library

Name of the list or document library for the new list item or document set.

Folder

Destination folder or folder path for the new list item or document set. If the folder does not exist in the specified path, a new folder is created.

Examples: FolderA or FolderA\SubFolderA

Caution: The specified folder will only work for lists with less than 5000 items. If you add a folder that has more than 5000 items in the list, the workflow will fail.

Fields

Field values for the new list item or document set. A value can be specified for any existing field in the destination list or document library.

  • 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.
Created item ID

Variable to store the ID of the new list item or document set.

Created item URL

Variable to store the URL of the new list item or document set.

For more information about how to use Lookups in configuration fields, see Lookups in action configuration fields.