Add a new list element
The action is used to add elements to SharePoint lists. It is executed in two modes: Static and Dynamic.
It is possible to add one element or copy the contents of a Data source directly to the SharePoint list using an SQL query.
Dynamic mode allows you to to add multiple elements to the list in one action execution.

1. Connection
Specify the SharePoint site collection on which the desired list is found.
The Default option is only available for actions created in earlier versions of the system. For newly created actions, this option is unavailable.
2. Address list
After defining a Connection, specify the URL of the SharePoint list to which you want to add element(s). The URL can be entered manually or found using Select. The button opens the address selection window that can be used to indicate any SharePoint list located on the site.