SharePoint Online - Update List Item
ChIn this article
Overview
You can use this Snap to update the values of an existing list item in the SharePoint Online site.
Snap Type
The SharePoint Online - Update List Item Snap is Write-type Snap that updates the items in the Microsoft SharePoint Online site.
Prerequisites
Valid SharePoint Online tenant and associated site.
Valid Azure application with all the required API permissions.
Support for Ultra Pipelines
Works in Ultra Pipelines.
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
|---|---|---|---|---|
Input | Document |
|
| An input document contains the of a fieldValueSet specifying the fields to be updated. |
Output | Document |
|
| An output document contains the response after the list update operation. |
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter while running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab. The available options are:
Learn more about Error handling in Pipelines. | |||
Snap Settings
Asterisk (*): Indicates a mandatory field.
Suggestion icon (): Indicates a list that is dynamically populated based on the configuration.
Expression icon (): Indicates whether the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.
Add icon (): Indicates that you can add fields in the field set.
Remove icon (): Indicates that you can remove fields from the field set.
Field Name | Field Type | Description | |
|---|---|---|---|
Label*
| String | Specify the name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your Pipeline. | |
Site*
| String/Expression | Specify the site name that contains the list of document library to be used in the subsequent settings. | |
Custom Site Path
Default Value: Deselected | Checkbox | ||
List name*
| String/Expression | Specify or select the name of the list. This field suggests all the list that belong to the SharePoint Online site. If you enable the Site property as an expression, then the document library is not suggested, resulting in an exception. | |
Item ID*
| String/Expression | Select or enter the item id from the suggestion dropdown list of a specific list or use the expression to pass from the upstream document to perform the update item. Learn more about deleting an item in the SharePoint Online: Refer to the graph API in List Item-Update | |
Update list item properties
Default Value: Deselected | Checkbox | Select this checkbox to update the properties of a list item, such as Content Type. | |
Connection details | Use this field set to specify connection properties to the SharePoint Online APIs. | ||
Connection Timeout*
Default Value: 30 | Integer | Specify the connection timeout duration in seconds. | |
Number of Retries*
Default Value: 0 | Integer | Specify the maximum number of reconnections in case of a connection failure or timeout. | |
Retry interval (seconds)*
Default Value: 1 | Integer | Specify the time interval in seconds between connection attempts. | |
Snap Execution
| Dropdown | Select one of the three modes in which the Snap executes:
| |
Have feedback? Email documentation@snaplogic.com | Ask a question in the SnapLogic Community
© 2017-2025 SnapLogic, Inc.