Office 365 update items

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

Updates existing items in a list or document library on SharePoint Online.

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 items to be updated are located.

 

List name

The name of the list or document library containing the items.

 

Items to update

Specify a query to determine which items are to be updated, specify whether or not to update items within subfolders, and add filters to the query.

  • Query builder: Build a query to filter for items to update. View the CAML at any time by switching to the CAML Editor mode.
  • CAML editor: Create a more advanced query using XML encoding.

Select or clear the following check boxes.

  • Include subfolders: When selected, updates items within subfolders.

Filters: Specify the criteria that items must match for the permission to be updated. Select one of the following options.

  • Update all list items: Updates all items in the list or document library.
  • Update items only when the following is true: Updates an item based on the values set in the column.
    • Update the items when column / When column: Specify a column, select an operator, and specify a value.

    • Add filter rule: Add a filter.
    • Delete (): Delete a filter. Displayed for second and subsequent filters.
    • And / Or: Specify how to group sequential filters.

      Note: All items returned from the filter are updated.

 

Fields to update

Specify fields.

  • Builder: Update the item fields using the UI builder or view fields to be updated 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: Update the item fields using XML encoding or view fields to be updated in XML mode.

Credentials

SharePoint Online URL

Specify the SharePoint Online website domain URL. Example: http://targetdomain.sharepoint.com.

 

Username

A username with permissions to update the items in the destination site.

 

Password

The password for the above username.

(unlabeled)

Output

Store output for this action using the following selections.

  • All matched items updated: Specify a Yes/No variable to store whether or not all matched items have been updated. Returns "Yes" if all matched items were successfully updated.
  • List item ID: Specify a collection variable to store list item IDs of the items updated.
  • List item URL: Specify a collection variable to store list item URLs to the items updated.