This activity finds the list by url and creates list item. The activity triggers create event.
Parameters
Input parameters
Parameter | Description | Example |
Field values | Dictionary contains field values for setting in created item | |
This list | List for querying. The value could be list name, list base template, guid (not supported with multiple sites) or list URL (this web site relative URL). If thevalue field is empty, current list will be used. | Documents[%Workflow Context: List ID %] 107/Lists/Tasks |
Variable: item ID | Return integer value, ID of created item | |
Site URLs (optional) | The URLs of a SharePoint sites (semicolon delimited). If the value field is empty, current site will be used. | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite |
User name(optional) | User login name who you want theworkflow must be run under | |
User password (optional) | User password who you want the workflow must be run under |
Example