SharePoint List Item Update Version 1
Parameters
Name | Description |
---|---|
List Name | The name of the list that the item should be updated on. |
Item Id | The id of the item to update. |
Item (JSON) | A JSON representation of what the item should be updated to. |
Sample Configration
Name | Description |
---|---|
List Name | Sample List |
Item Id | 3 |
Item (JSON) | {"Title": "Updated Title", "Random Number": 17, "Random Date": "2017-12-31"} |
Results
Name | Description |
---|
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out