Update item action allows updating an item in a list or a library immediately with configurable values.
|
Property |
Required |
Type |
Description |
|
List or library |
yes |
Choice |
A list or library where the item should be updated.
It is possible to select: |
|
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: |
|
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. |
|
Modern Forms |
List Actions |
Scheduled/Triggered Actions |
|
✓ |
✓ |
✓* |
|
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 |