Action: Update item

Action: Update item

Update item action allows updating an item in a list or a library immediately with configurable values.

Example of Update item action configuration on the current site


For more information about Action Builder read Action Builder introduction article.

To configure the action Update item additional properties should be specified: 

Configuration

Property

Required

Type

Description

List or library

yes

Choice

A list or library where the item should be updated. It is possible to select:
- from the current site, by selecting the 'On current site' option. The drop-down shows all available lists on the site.
- from any site, by selecting 'On any site' option, choosing the site in the drop-down or typing a server relative URL to the site and then selecting a list or library in 'List or Library' drop-down

Use dynamic url to the target SharePoint list

no

Choice

Available when using option 'On any site'. Allows you to dynamically set the target list URL

Dynamic list url

yes

String

Specify the target list or library URL (expression enabled value). The item will be updated on this list or library

Item Id

yes

Integer

ID or expression to be evaluated as ID of an item if a Display or Edit form is selected.

Update behavior*
 

yes

Choice

* this option is available only in Scheduled/Triggered Actions. It is possible to select:
- Update with version overwrite (this option is chosen by default). Update the item and overwrite last version. It will not execute triggered actions configured on the list or library
- System Update. Update the item without creating a new version. It will not execute triggered actions configured on the list or library

Content Type

yes

Choice

Allows choosing the content type of the item to be added. Depending on the content type, all relevant fields are displayed at the bottom, so that for every field the value to be update can be configured.

Field name

depends on field setting

 

You can enter the value or set the value using placeholders available in the Expression Builder.
NOTE: Only specified fields will be updated. If you leave the field blank, it will not be changed.

 

Availability

Modern Forms

List Actions

Scheduled/Triggered Actions

✓*

*  In Scheduled/Triggered actions only adding item on the list from the current site is available.  

Output

Output Parameter

Type

Description

ItemID

Number

Returns the Id of the added item as output parameter and can be used in subsequent actions.

ItemLink

String

Returns the full URL to the display form of the updated item



 


    • Related Articles

    • Trigger SharePoint item update to triggered actions reliably

      Problem When you modify a SharePoint item using “Update Item” in Triggered Actions or Scheduled Actions, downstream Triggered Actions (that listen for changes on the same item) do not fire reliably. Reason: The standard update does not set all ...
    • Action: Add list item

      Add list item action allows adding a new list item dynamically to a specified SharePoint list. When the Add list item action is executed, the new item is added immediately setting the configured field values. Example of action configuration For more ...
    • Action Builder Introduction

      The Teamsware Studio Action Builder is a tool that allows you to specify actions which are executed in consecutive order. You can build powerful workflows triggered from a form button, on form load, from a list view, scheduled or event triggered on a ...
    • Action: Get AAD user details

      Get AAD user details action allows you to retrieve Microsoft Entra user account properties for specified user. Example of Get AAD user details action configuration on the current site For more information about Action Builder read Action Builder ...
    • Action: Get image data

      Get image data action allows you to retrieve the image data information such as geolocation and the size of the image. Example of Get image data action configuration on the current site For more information about Action Builder read Action Builder ...