# List processing

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/)
Product: Virto Workflow Automation App
Updated: 2026-08-12

## Pages
- [Add/Remove folder](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/add-remove-folder/index.md) — Delete or create folder in a list or in a library on specified site, in Virto Workflows for Office 365.
- [Copy or Move Document](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-or-move-document/index.md) — Activity allows to copy/move document to a folder. Cross site copy/move is also supported, in Virto Workflows for Office 365.
- [Copy or Move folder](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-or-move-folder/index.md) — Copy or move a folder (with or without subfolders) in a list or in a library (including the same list/library) on the specified site.
- [Copy or Move List Item](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-or-move-list-item/index.md) — Copies or moves a list item between SharePoint lists, choosing the method and the source item ID.
- [Copy/Move Attachments](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-move-attachments/index.md) — Copy/move attachments from list item to other folder. Cross site copy is supported, in Virto Workflows for Office 365.
- [Create List Item (extended)](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/create-list-item-extended/index.md) — Finds the list by url and creates list item. The activity triggers create event.
- [Create new task](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/create-new-task/index.md) — Create a SharePoint task and returns task id, in Virto Workflows for Office 365.
- [Does item exist in document library](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/does-item-exist-in-document-library/index.md) — Checks if an item exists in a document library, in Virto Workflows for Office 365.
- [Get field value from list item](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-field-value-from-list-item/index.md) — Extracts values from field from list items at specified list and store result in Variable.
- [Get field values from list](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-field-values-from-list/index.md) — Extracts values from field from filtered list items at specified list and store result in dictionary.
- [Get list item ID by unique ID (extended)](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-item-id-by-unique-id-extended/index.md) — When you create new list item using OOTB Create new item action it returns guid of newly created list item.
- [Get list item url](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-item-url/index.md) — Returns Display Form or Edit Form for selected list item, in Virto Workflows for Office 365.
- [Get list item url extended (using CAML query)](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-item-url-extended-using-caml-query/index.md) — Returns Display Form or Edit Form for the first list item using CAML query.
- [Get list items (CAML)](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-items-caml/index.md) — Getting list items using CAML Query from any site, in Virto Workflows for Office 365.
- [Get parent folder name](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-parent-folder-name/index.md) — Returns name of the parent folder of an item, in Virto Workflows for Office 365.
- [Get parent folder URL](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-parent-folder-url/index.md) — Returns the server relative URL of the parent folder of an item, in Virto Workflows for Office 365.
- [Loop through list items and update field value](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/loop-through-list-items-and-update-field-value/index.md) — Looping through list items and updates items field value, in Virto Workflows for Office 365.
- [Loop through list items and update list items](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/loop-through-list-items-and-update-list-items/index.md) — Looping through list items and updating multiple list item fields, in Virto Workflows for Office 365.
- [Publish list item](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/publish-list-item/index.md) — Finds the document by ID and submits the file for content approval with the specified comment.
- [Rename document](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/rename-document/index.md) — Finds the document by ID of list item and sets a new document name and title.
- [Rename folder](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/rename-folder/index.md) — Renames a folder in a SharePoint list or library, taking the folder path and the new name as parameters.
- [Set field value (extended)](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/set-field-value-extended/index.md) — Finds the list item by id and updates value of specified field, in Virto Workflows for Office 365.
