Office 365 Create List Item or Document Set
Note: This is an external action and may execute on servers running outside your data center region. Before implementing, consider performance and regional concerns where digital boundaries are an issue. For more information, see In-tenant and external actions.
Creates a new item in a list or a new document set in a library on SharePoint Online. This action can be used to automate the creation of list items and document sets.
Note: To create document sets, you must activate the Document Sets feature for the site collection and add the document set functionality to the document library.
Action settings
Do one of the following to open the Action configuration window:
- Double-click the action.
- Click
on the action and then click Configure.
See Action configuration window for more information.
Field | Description |
---|---|
Destination site URL |
URL of the destination site for the new list item or document set. |
Connection |
|
Username / Password |
(Displayed for legacy actions not yet updated.) Unmanaged credentials.
Note: As a best practice, manage credentials by updating actions to use connections. |
List or document library |
Name of the list or document library for the new list item or document set. |
Folder |
Destination folder or folder path for the new list item or document set. If the folder does not exist in the specified path, a new folder is created. Examples: FolderA or FolderA\SubFolderA Caution: The specified folder will only work for lists with less than 5000 items. If you add a folder that has more than 5000 items in the list, the workflow will fail. |
Fields |
Field values for the new list item or document set. A value can be specified for any existing field in the destination list or document library.
|
Created item ID |
Variable to store the ID of the new list item or document set. |
Created item URL |
Variable to store the URL of the new list item or document set. |