SharePoint List Item Add Version 1
Parameters
Name | Description |
---|---|
List Name | The name of the list that the item will be added to. |
Item (JSON) | A JSON representation of the item that should be created. |
Sample Configration
Name | Description |
---|---|
List Name | Sample List |
Item (JSON) | {"Title": "Sample Title", "Random Number": 15, "Random Date": "2017-12-22"} |
Results
Name | Description |
---|---|
Id | Id of the newly created list item |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out