<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>List processing on Virtosoftware Guides &amp; Docs</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/</link><description>Recent content in List processing on Virtosoftware Guides &amp; Docs</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 28 Oct 2024 19:36:47 +0000</lastBuildDate><atom:link href="https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/index.xml" rel="self" type="application/rss+xml"/><item><title>Does item exist in document library</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/does-item-exist-in-document-library/</link><pubDate>Mon, 28 Oct 2024 19:36:47 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/does-item-exist-in-document-library/</guid><description>&lt;p&gt;This activity checks if an item exists in a document library.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/does_item_exist_in_document_library_1.png" alt="does_item_exist_in_document_library_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current item (optional)&lt;/td&gt;&lt;td&gt;Item id which existence you want to check. If value is empty, the current item ID library from workflow context will be used.&lt;/td&gt;&lt;td&gt;5, [%Variable:ItemID%], Current Item:ID&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current document library (optional)&lt;/td&gt;&lt;td&gt;Document library id (guid) or title which item existence you want to check. If value is empty, the current document library from workflow context will be used.&lt;/td&gt;&lt;td&gt;/sites/my site/Documents/Subfolder 1/Subfolder2; /Root Documents Library&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Document library [with folder]&lt;/td&gt;&lt;td&gt;Destination URL. Relative URL of document library [with folder].&lt;/td&gt;&lt;td&gt;/sites/my site/Documents/Subfolder 1/Subfolder2; /Root DocumentsLibrary&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;Variable (set by this activity). Contains true if item exists in destinationlibrary.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URL (optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint site where you want to check a document library for an item.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Rename folder</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/rename-folder/</link><pubDate>Mon, 28 Oct 2024 19:36:42 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/rename-folder/</guid><description>&lt;p&gt;This action allows user to rename a folder.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/rename_folder_1.png" alt="rename_folder_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;The following name&lt;/td&gt;&lt;td&gt;New folder name&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;This folder&lt;/td&gt;&lt;td&gt;Folder name/path which you want to rename.&lt;/td&gt;&lt;td&gt;Folder001; Top Folder/Sub Folder 1/Sub Folder 2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list (optional)&lt;/td&gt;&lt;td&gt;List id (guid) or name where you want to rename folder. If the value is empty the current workflow context list will be used.&lt;/td&gt;&lt;td&gt;[%Workflow Context: List ID%]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current site URLs (optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint site where you want to rename folder. If the value field is empty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User name (optional)&lt;/td&gt;&lt;td&gt;User login name who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User password (optional)&lt;/td&gt;&lt;td&gt;User password who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Overwrite Current Item Version&lt;/td&gt;&lt;td&gt;If versioning is enabled in the list and this flag is set to true the latest item version will be overwritten.&lt;/td&gt;&lt;td&gt;Yes/No&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Get list item ID by unique ID (extended)</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-item-id-by-unique-id-extended/</link><pubDate>Mon, 28 Oct 2024 19:36:36 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-item-id-by-unique-id-extended/</guid><description>&lt;p&gt;When you create new list item using OOTB Create new item action it returns guid of newly created list item. If you want to get integer id of newly created list item, you can use the following Virto action. This action allows user to get list item integer ID by unique ID (guid) and saves it to a variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_list_item_id_by_unique_id_extended_1.png" alt="get_list_item_id_by_unique_id_(extended)_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URL (optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint site where you want to get list item integer id. Ifthe value field is empty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Unique ID&lt;/td&gt;&lt;td&gt;Unique ID (guid) of list item which integer ID you want to get.&lt;/td&gt;&lt;td&gt;[%Variable:created%] 799e2825-a30c-4652-8d05-7af9f7d2f9b9&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;List (optional)&lt;/td&gt;&lt;td&gt;List ID (guid) or name where you want to get list item integer ID. If the value field is empty, current workflowcontext list will be used.&lt;/td&gt;&lt;td&gt;Documents[%Workflow Context: List ID %] 107/Lists/Tasks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;Variable to save the integer ID. If list item is not found by unique ID returns-1.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Create List Item (extended)</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/create-list-item-extended/</link><pubDate>Mon, 28 Oct 2024 19:36:29 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/create-list-item-extended/</guid><description>&lt;p&gt;This activity finds the list by url and creates list item. The activity triggers create event.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/create_list_item_extended_1-1.png" alt="create_list_item_(extended)_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Field values&lt;/td&gt;&lt;td&gt;Dictionary contains field values for setting in created item&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;This list&lt;/td&gt;&lt;td&gt;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.&lt;/td&gt;&lt;td&gt;Documents[%Workflow Context: List ID %] 107/Lists/Tasks&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Variable: item ID&lt;/td&gt;&lt;td&gt;Return integer value, ID of created item&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URLs (optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint sites (semicolon delimited). If the value field is empty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User name(optional)&lt;/td&gt;&lt;td&gt;User login name who you want theworkflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User password (optional)&lt;/td&gt;&lt;td&gt;User password who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Copy/Move Attachments</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-move-attachments/</link><pubDate>Mon, 28 Oct 2024 19:36:23 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-move-attachments/</guid><description>&lt;p&gt;This activity allows to copy/move attachments from list item to other folder. Cross site copy is supported. SharePoint Designer phrase&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/copy_move_attachments_1.jpg" alt="" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Output parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URLs&lt;/td&gt;&lt;td&gt;Returns a list of copied files&lt;/td&gt;&lt;td&gt;Variable:fileURLs&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Method&lt;/td&gt;&lt;td&gt;Copy or Move&lt;/td&gt;&lt;td&gt;Copy(0), Move(1)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;ItemID&lt;/td&gt;&lt;td&gt;The ID of the source item.&lt;/td&gt;&lt;td&gt;Variable:ItemID&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;List identifier&lt;/td&gt;&lt;td&gt;The list where the item will be stored. The value could be list name, guid or list url (the web site relative URL). If the value fieldis empty, current list will be used.&lt;/td&gt;&lt;td&gt;[%Workflow Context: List ID %]/Lists/Tasks Tasks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DestinationUrl&lt;/td&gt;&lt;td&gt;The URL where the source folder will be copied/moved. You can use absolute URL as well as web site relative URL&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.google.com/url?q=https://contoso/SiteUrl/LibraryName/FolderName&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1730110813954942&amp;amp;usg=AOvVaw3oX6uGrWB8gqftsE4khact"&gt;https://contoso/SiteUrl/LibraryName/FolderNa&lt;/a&gt; &lt;a href="https://www.google.com/url?q=https://contoso/SiteUrl/LibraryName/FolderName&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1730110813955101&amp;amp;usg=AOvVaw0T_Z0NVyY4CZB_nZP6qFmo"&gt;me&lt;/a&gt;[%Workflow Context:Current Site URL%]/siteURL/Source Documents/Documents/&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SiteURL&lt;/td&gt;&lt;td&gt;The URL of a SharePoint site. If the value field is empty,&lt;/td&gt;&lt;td&gt;[%Workflow Context:Current Site URL%]/ https://contoso/SiteUrl/&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;current site will be used.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Overwrite&lt;/td&gt;&lt;td&gt;Overwrite a file if there is a file with the same name&lt;/td&gt;&lt;td&gt;Yes/No&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Copy or Move Document</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-or-move-document/</link><pubDate>Mon, 28 Oct 2024 19:36:17 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-or-move-document/</guid><description>&lt;p&gt;Activity allows to copy/move document to a folder. Cross site copy/move is also supported. SharePoint Designer phrase&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/copy_or_move_document_1.png" alt="copy_or_move_document_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Method&lt;/td&gt;&lt;td&gt;Copy or Move&lt;/td&gt;&lt;td&gt;Copy(0), Move(1)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SourceUrl&lt;/td&gt;&lt;td&gt;The URL of the document to be copied/moved. You can use absolute URL as well as web site relative URL.&lt;/td&gt;&lt;td&gt;[%Current Item: Encoded Absolute URL%]/Source Documents/report.xls&lt;a href="https://www.google.com/url?q=https://contoso/SiteUrl/LibraryName/FolderName/DocumentName.docx&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1730110813948725&amp;amp;usg=AOvVaw2dcpCODXG_NPr-oS-w6SCW"&gt;https://contoso/SiteUrl/LibraryName/FolderNa&lt;/a&gt; &lt;a href="https://www.google.com/url?q=https://contoso/SiteUrl/LibraryName/FolderName/DocumentName.docx&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1730110813948933&amp;amp;usg=AOvVaw2pb4gLuoRZtH7bVq8mepJg"&gt;me/DocumentName.docx&lt;/a&gt;[%Workflow Context:Current Site URL%]/siteURL//Source Documents/report5.xls/Documents/report.xls&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;DestinationUrl&lt;/td&gt;&lt;td&gt;The URL where the source document will be copied/moved. You can use absolute URL as well as web site relative URL&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl/LibraryName/FolderNa me[%Workflow Context:Current Site URL%]/siteURL/Source Documents/Documents/&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SiteURL&lt;/td&gt;&lt;td&gt;The URL of a SharePoint site. If the value field is empty, current site will beused.&lt;/td&gt;&lt;td&gt;[%Workflow Context:Current Site URL%]/ https://contoso/SiteUrl/&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Overwrite&lt;/td&gt;&lt;td&gt;Overwrite a file if there is a file with the same name&lt;/td&gt;&lt;td&gt;Yes/No&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Create new task</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/create-new-task/</link><pubDate>Mon, 28 Oct 2024 19:36:10 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/create-new-task/</guid><description>&lt;p&gt;This activity allows to create a SharePoint task and returns task id.&lt;/p&gt;
&lt;p&gt;**Note:**Using this activity you can create child tasks for new element. For example, a user creates a Summary Task 1 and then the workflow would create Task 2 as a child of Summary Task 1, etc.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/create_new_task_1.png" alt="create_new_task_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;The following name&lt;/td&gt;&lt;td&gt;Title of task&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Start date (optional)&lt;/td&gt;&lt;td&gt;Start date&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Due date (optional)&lt;/td&gt;&lt;td&gt;Due date&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Assigned to (optional)&lt;/td&gt;&lt;td&gt;SharePoint group id or name, user id or login name or email delimited by “,” or “;” who you want to assign the task to.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Parent task id (optional)&lt;/td&gt;&lt;td&gt;Integer id of parent task. The parent task string supports Parent Task ID or&lt;/td&gt;&lt;td&gt;12, [%Variable:ParentID%]&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;path to parent task. Otherwise a summary task would be created in root.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;The following bulk update (optional)&lt;/td&gt;&lt;td&gt;Bulk update string. Includes field name and field value lines.FieldName = FieldValue1 splitted by Enter key.&lt;/td&gt;&lt;td&gt;Description=Test Description Start Date=2010-12-10T12:30:00Published=1 Choice=My Choice #3 Lookup=12;#&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list&lt;/td&gt;&lt;td&gt;List id (guid) or name where you want to create new task. Default value is current workflow context list.&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.google.com/url?q=http://mysharepoint/Lists/Tasks&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1730110813944600&amp;amp;usg=AOvVaw3ZvmsK9FEeA1alfRzMbAPQ"&gt;http://mysharepoint/Lists/Tasks&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URLs (optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint site where you want to create new task. If the value field is empty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User name (optional)&lt;/td&gt;&lt;td&gt;User login name who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User password (optional)&lt;/td&gt;&lt;td&gt;User password who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Copy or Move List Item</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-or-move-list-item/</link><pubDate>Mon, 28 Oct 2024 19:36:03 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-or-move-list-item/</guid><description>&lt;p&gt;This action copies list items.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/copy_or_move_list_item_1.jpg" alt="copy_or_move_list_item_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Method&lt;/td&gt;&lt;td&gt;Copy or Move&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Item ID&lt;/td&gt;&lt;td&gt;The ID of source item&lt;/td&gt;&lt;td&gt;5, [%Variable:ItemID%], Current Item:ID&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;This list (optional)&lt;/td&gt;&lt;td&gt;The list where the item is stored. The value could be list name, quid or list url (the web relative URL). If value field isempty, current list will be used.&lt;/td&gt;&lt;td&gt;Tasks[%Workflow Context:List Name%]/Lists/ Tasks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;This list (optional)&lt;/td&gt;&lt;td&gt;The destination list where the item will be copied\moved. The value could be list name, quid or list url (the web relative URL). If value field is empty, current list will be used.&lt;/td&gt;&lt;td&gt;Tasks[%Workflow Context:List Name%]/Lists/ Tasks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Source site URL (optional)&lt;/td&gt;&lt;td&gt;The URL of a source SharePoint site. If the value field is empty, current site&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;will be used.&lt;/td&gt;&lt;td&gt;[%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Destination site URL (optional)&lt;/td&gt;&lt;td&gt;The URL of a destination SharePoint site. If the value field is empty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User name (optional)&lt;/td&gt;&lt;td&gt;User login name who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User password (optional)&lt;/td&gt;&lt;td&gt;User password who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Copy or Move folder</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-or-move-folder/</link><pubDate>Mon, 28 Oct 2024 19:35:58 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/copy-or-move-folder/</guid><description>&lt;p&gt;This activity allows you to 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.&lt;/p&gt;
&lt;p&gt;SharePoint Designer phrase&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/copy_or_move_folder_1.png" alt="copy_or_move_folder_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Direction&lt;/td&gt;&lt;td&gt;Type&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Method&lt;/td&gt;&lt;td&gt;Required&lt;/td&gt;&lt;td&gt;Drop down&lt;/td&gt;&lt;td&gt;Copy or move&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Source list&lt;/td&gt;&lt;td&gt;Optional&lt;/td&gt;&lt;td&gt;String&lt;/td&gt;&lt;td&gt;The list which contains folder. The value can be list name, guid or list url(the web site relative URL). If the value is empty, current list will be used.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Source folder&lt;/td&gt;&lt;td&gt;Required&lt;/td&gt;&lt;td&gt;String&lt;/td&gt;&lt;td&gt;Source folder url relative to list url. Examples: Folder 001; Folder 001/Sub folder 001; Folder 001/Sub folder 001/Sub sub folder 001&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Destination list&lt;/td&gt;&lt;td&gt;Optional&lt;/td&gt;&lt;td&gt;String&lt;/td&gt;&lt;td&gt;The destiantion list where item(s) will be copied/moved to. The value can be list name, guid or list url (the web site relative URL). If the value is empty, current list will be used.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Destinationfolder&lt;/td&gt;&lt;td&gt;Required&lt;/td&gt;&lt;td&gt;String&lt;/td&gt;&lt;td&gt;Destination folder url relative to list url. Examples: Folder 002; Folder 002/Subfolder 002; Folder 002/Sub folder 002/Sub sub folder 002&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Source site url&lt;/td&gt;&lt;td&gt;Optional&lt;/td&gt;&lt;td&gt;String&lt;/td&gt;&lt;td&gt;Absolute url of a source SharePoint site. If the value field is empty, current site will be used. Example: https://mycompany.sharepoint.com/&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Destination site url&lt;/td&gt;&lt;td&gt;Optional&lt;/td&gt;&lt;td&gt;String&lt;/td&gt;&lt;td&gt;Absolute url of a destination SharePoint site. If the value field is empty, current site will be used. Example: https://mycompany.sharepoint.com/sites/mysite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User name&lt;/td&gt;&lt;td&gt;Optional&lt;/td&gt;&lt;td&gt;String&lt;/td&gt;&lt;td&gt;User login name who you want the workflow must be run under.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User&lt;/td&gt;&lt;td&gt;Optional&lt;/td&gt;&lt;td&gt;String&lt;/td&gt;&lt;td&gt;User password who you want the workflow must be run under.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;password&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Copy subfolders&lt;/td&gt;&lt;td&gt;Required&lt;/td&gt;&lt;td&gt;Drop down&lt;/td&gt;&lt;td&gt;Copy/move all subfolders in specified folder.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Copy attachments&lt;/td&gt;&lt;td&gt;Required&lt;/td&gt;&lt;td&gt;Drop down&lt;/td&gt;&lt;td&gt;Copy items attachments for generic lists (including calendar, task, etc.)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Overwrite documents&lt;/td&gt;&lt;td&gt;Required&lt;/td&gt;&lt;td&gt;Drop down&lt;/td&gt;&lt;td&gt;Overwrite existing documents for document libraries.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Add/Remove folder</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/add-remove-folder/</link><pubDate>Mon, 28 Oct 2024 19:35:52 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/add-remove-folder/</guid><description>&lt;p&gt;This activity allows to delete or create folder in a list or in a library on specified site. SharePoint Designer phrase&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/add_remove_folder_1.jpg" alt="add_remove_folder_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Method&lt;/td&gt;&lt;td&gt;Add or Remove&lt;/td&gt;&lt;td&gt;Add(0), Remove(1)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;List identifier&lt;/td&gt;&lt;td&gt;The URL of the library or of the list where the folder will be created/removed. The value could be list name, guid or list url (the web site relative URL. If the value field is empty, current list will beused.&lt;/td&gt;&lt;td&gt;Documents[%Workflow Context: List ID %]/Lists/Tasks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URL&lt;/td&gt;&lt;td&gt;The URL of a SharePoint site. If the value field is empty, current list will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Folder Path&lt;/td&gt;&lt;td&gt;The path where the folder will be created/removed. The workflow action will create all folders included into the path. You can use absoluteURL, domain&lt;/td&gt;&lt;td&gt;&lt;a href="https://www.google.com/url?q=http://contoso/sites/site/Lists/ListName/Folder1/SubFolder&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1730110813923798&amp;amp;usg=AOvVaw0UQPtBXwEBWVjbbUxmPUUL"&gt;http://contoso/sites/site/Lists/ListName/Folder1/SubFolder&lt;/a&gt;/sites/site/Lists/ListName/Folder1/SubFolder/Lists/ListName/Folder1/SubFolder/Folder1/SubFolder&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;relative URL, site relative URL, list relative URL&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Get field values from list</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-field-values-from-list/</link><pubDate>Mon, 28 Oct 2024 19:35:46 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-field-values-from-list/</guid><description>&lt;p&gt;This activity extracts values from field from filtered list items at specified list and store result in dictionary.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_field_values_from_list_1-1.png" alt="get_field_values_from_list_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Thefollowing field&lt;/td&gt;&lt;td&gt;Field name which values you want to get from the list.&lt;/td&gt;&lt;td&gt;Title, Task Status&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;All (optional)&lt;/td&gt;&lt;td&gt;List view name or ID, or CAML query for list items those you want to get field values from.&lt;/td&gt;&lt;td&gt;All items, &amp;lt;Query&amp;gt;&amp;lt;Where&amp;gt; … &amp;lt;/Query&amp;gt;&amp;lt;/Where&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list&lt;/td&gt;&lt;td&gt;List name or id(quid) those you want to get field values from. If empty, current workflow context list will be used.&lt;/td&gt;&lt;td&gt;Tasks[%Workflow Context:List Name%]/Lists/ Tasks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;After successful workflow execution contains field valuesfrom processed list items.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Get list item url extended (using CAML query)</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-item-url-extended-using-caml-query/</link><pubDate>Mon, 28 Oct 2024 19:35:40 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-item-url-extended-using-caml-query/</guid><description>&lt;p&gt;This activity returns Display Form or Edit Form for the first list item using CAML query.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_list_item_url_extended_using_caml_query_1.jpg" alt="get_list_item_url_extended_(using_caml_query)_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Display Form&lt;/td&gt;&lt;td&gt;Output url format:Display Form – link on list item display formEdit Form – link on list item edit form&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;CAMLquery&lt;/td&gt;&lt;td&gt;CAML query for getting list item(s).&lt;/td&gt;&lt;td&gt;&amp;lt;Query&amp;gt;&amp;lt;Where&amp;gt; … &amp;lt;/Query&amp;gt;&amp;lt;/Where&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list (optional)&lt;/td&gt;&lt;td&gt;Title or id(quid) of list where you want to get list item url. If the value field is empty, current list will be used.&lt;/td&gt;&lt;td&gt;Tasks[%Workflow Context:List Name%]/Lists/ Tasks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SiteURL (optional)&lt;/td&gt;&lt;td&gt;The URL of a SharePoint site where you want to get list itemurl. If the value field is empty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;List item URL&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Get list item url</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-item-url/</link><pubDate>Mon, 28 Oct 2024 19:35:33 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-item-url/</guid><description>&lt;p&gt;This activity returns Display Form or Edit Form for selected list item.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_list_item_url_1-1.png" alt="get_list_item_url_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Display Form&lt;/td&gt;&lt;td&gt;Output url format:Display Form – link on list item display formEdit Form – link on list item edit form&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Currentitem (optional)&lt;/td&gt;&lt;td&gt;List item ID which url you want toget. If the value field is empty, current item ID will be used.&lt;/td&gt;&lt;td&gt;[%Variable:ItemID%], Current Item:ID&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list (optional)&lt;/td&gt;&lt;td&gt;Title or id(quid) of list where you want to get list item url. If the value field is empty, current list will be used.&lt;/td&gt;&lt;td&gt;Tasks[%Workflow Context:List Name%]/Lists/ Tasks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;SiteURL (optional)&lt;/td&gt;&lt;td&gt;The URL of a SharePoint site where you want to get list item url. If the value field is empty,current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;List item URL&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Get list items (CAML)</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-items-caml/</link><pubDate>Mon, 28 Oct 2024 19:35:26 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-list-items-caml/</guid><description>&lt;p&gt;This activity allows getting list items using CAML Query from any site.&lt;/p&gt;
&lt;h5 id="sharepoint-designer-phrase"&gt;&lt;strong&gt;SharePoint Designer phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-designer-phrase"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_list_items_caml_1.jpg" alt="get_list_items_(caml)_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Output parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Items&lt;/td&gt;&lt;td&gt;The dictionary that represents the items&lt;/td&gt;&lt;td&gt;Variable:Items&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Item Count&lt;/td&gt;&lt;td&gt;The number of items in the dictionary&lt;/td&gt;&lt;td&gt;Variable:Count&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;List identifier&lt;/td&gt;&lt;td&gt;List for querying. The value could be list name, list base template, guid (not supported with multiple sites) or list URL (The web site relative URL). ). If the value field is empty, current list will beused.&lt;/td&gt;&lt;td&gt;Documents[%Workflow Context: List ID %] 107/Lists/Tasks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Caml Query&lt;/td&gt;&lt;td&gt;CAML query that will be run&lt;/td&gt;&lt;td&gt;&amp;lt;View Scope='RecursiveAll'&amp;gt;&amp;lt;Query&amp;gt;&amp;lt;Where&amp;gt;&amp;lt;Contains&amp;gt;&amp;lt;FieldRef Name='FileLeafRef' /&amp;gt;&amp;lt;Value Type='File'&amp;gt; .docx &amp;lt;/Value&amp;gt;&amp;lt;/Contains&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&amp;lt;/Where&amp;gt;&amp;lt;OrderBy&amp;gt;&amp;lt;FieldRef Name='ID' /&amp;gt;&amp;lt;/OrderBy&amp;gt;&amp;lt;/Query&amp;gt;&amp;lt;ViewFields&amp;gt;&amp;lt;FieldRef Name='FileLeafRef' /&amp;gt;&amp;lt;FieldRef Name='FileRef' /&amp;gt;&amp;lt;/ViewFields&amp;gt;&amp;lt;RowLimit&amp;gt;10&amp;lt;/RowLimit&amp;gt;&amp;lt;/View&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Folder Path&lt;/td&gt;&lt;td&gt;The web site relative URL of a list folder from which results will be returned&lt;/td&gt;&lt;td&gt;/Lists/ListName/Folder1/SubFolder&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URLs&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint sites (semicolon delimited). If the value field is empty, current sitewill be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Loop through list items and update field value</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/loop-through-list-items-and-update-field-value/</link><pubDate>Mon, 28 Oct 2024 19:35:18 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/loop-through-list-items-and-update-field-value/</guid><description>&lt;p&gt;This activity allows looping through list items and updates items field value.&lt;/p&gt;
&lt;h5 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/loop_through_list_items_and_update_field_value_1.png" alt="loop_through_list_items_and_update_field_value_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URLs (optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint sites (semicolon delimited) where you want to update field value. If thevalue field is empty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Folder Path(optional)&lt;/td&gt;&lt;td&gt;The web site relative URL of a list folder from which results will bereturned&lt;/td&gt;&lt;td&gt;/Folder/Folder/Subfolder&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Is impersona te&lt;/td&gt;&lt;td&gt;Ignore permissions of the user which initiated workflow. Execute activity under the Application Pool identity.&lt;/td&gt;&lt;td&gt;Yes/No&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User name (optional)&lt;/td&gt;&lt;td&gt;User login name who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;User name (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User password (optional)&lt;/td&gt;&lt;td&gt;User password who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;User password (optional)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;List identifier&lt;/td&gt;&lt;td&gt;List for querying. The value could be list name, list base template, guid (not supported with multiple sites) or list URL (The web site relative URL). ). If the value field isempty, current list will be used.&lt;/td&gt;&lt;td&gt;Documents[%Workflow Context: List ID %] 107/Lists/Tasks&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Caml Query&lt;/td&gt;&lt;td&gt;CAML query that will be run&lt;/td&gt;&lt;td&gt;&amp;lt;View Scope='RecursiveAll'&amp;gt;&amp;lt;Query&amp;gt;&amp;lt;Where&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&amp;lt;Contains&amp;gt;&amp;lt;FieldRef Name='FileLeafRef' /&amp;gt;&amp;lt;Value Type='File'&amp;gt; .docx &amp;lt;/Value&amp;gt;&amp;lt;/Contains&amp;gt;&amp;lt;/Where&amp;gt;&amp;lt;OrderBy&amp;gt;&amp;lt;FieldRef Name='ID' /&amp;gt;&amp;lt;/OrderBy&amp;gt;&amp;lt;/Query&amp;gt;&amp;lt;ViewFields&amp;gt;&amp;lt;FieldRef Name='FileLeafRef' /&amp;gt;&amp;lt;FieldRef Name='FileRef' /&amp;gt;&amp;lt;/ViewFields&amp;gt;&amp;lt;RowLimit&amp;gt;10&amp;lt;/RowLimit&amp;gt;&amp;lt;/View&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Field Name&lt;/td&gt;&lt;td&gt;Display field name&lt;/td&gt;&lt;td&gt;Status&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Field value&lt;/td&gt;&lt;td&gt;New field value&lt;/td&gt;&lt;td&gt;NEW_VALUE&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Loop through list items and update list items</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/loop-through-list-items-and-update-list-items/</link><pubDate>Mon, 28 Oct 2024 19:35:11 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/loop-through-list-items-and-update-list-items/</guid><description>&lt;p&gt;This activity allows looping through list items and updating multiple list item fields.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/loop_through_list_items_and_update_list_items_1.jpg" alt="loop_through_list_items_and_update_list_items_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;All (optional)&lt;/td&gt;&lt;td&gt;List view id (or name) or caml query (&amp;lt;View&amp;gt;&amp;lt;Query&amp;gt;&amp;lt;Where&amp;gt; …&amp;lt;/Where&amp;gt; &amp;lt;/Query&amp;gt;&amp;lt;/View&amp;gt;) for getting list item(s).&lt;/td&gt;&lt;td&gt;&amp;lt;View&amp;gt;&amp;lt;Query&amp;gt;&amp;lt;Where&amp;gt;&amp;lt;Contains&amp;gt;&amp;lt;FieldRef Name='Title' /&amp;gt;&amp;lt;Value Type='Text'&amp;gt;test&amp;lt;/Value&amp;gt;&amp;lt;/Contains&amp;gt;&amp;lt;/W&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;here&amp;gt;&amp;lt;/Query&amp;gt;&amp;lt;/View&amp;gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list (optional)&lt;/td&gt;&lt;td&gt;List id (guid) or name where you want to get list item url. Default value is current workflow context list.&lt;/td&gt;&lt;td&gt;[%Workflow Context: List ID%]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Bulk update&lt;/td&gt;&lt;td&gt;Bulk update for list item. FieldName = FieldValue splitted by Enter key. Use&amp;lt;%FieldName%&amp;gt; in the right part of equation to reference list item value for the field.&lt;/td&gt;&lt;td&gt;Description=Test Description Start Date=2010-12-10T12:30:00Published=1 Choice=My Choice #3 Lookup=12;#&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URLs (optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint site where you want to update list item. If the value field is empty, current site will beused.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User name (optional)&lt;/td&gt;&lt;td&gt;User login name who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User password (optional)&lt;/td&gt;&lt;td&gt;User password who you wantthe workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;h5 id="example"&gt;&lt;strong&gt;Example&lt;/strong&gt;&lt;a class="anchor" href="#example"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/loop_through_list_items_and_update_list_items_2.png" alt="loop_through_list_items_and_update_list_items_2" /&gt;&lt;/p&gt;</description></item><item><title>Get field value from list item</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-field-value-from-list-item/</link><pubDate>Mon, 28 Oct 2024 19:35:04 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-field-value-from-list-item/</guid><description>&lt;p&gt;This activity extracts values from field from list items at specified list and store result in Variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_field_value_from_list_item_1.jpg" alt="get_field_value_from_list_item_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;The following field&lt;/td&gt;&lt;td&gt;Field name which value you want to get.&lt;/td&gt;&lt;td&gt;Title, Due Date, Task Status&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list item&lt;/td&gt;&lt;td&gt;List item ID which field value&lt;/td&gt;&lt;td&gt;[%Current item: ID%]&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;(optional)&lt;/td&gt;&lt;td&gt;you want to get. Default value is current workflow context list item ID.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list (optional)&lt;/td&gt;&lt;td&gt;List ID (guid) or name where you want to get list item field value. . Default value iscurrent workflow context list.&lt;/td&gt;&lt;td&gt;[%Workflow Context: List ID%]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URL(optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint sites (semicolon delimited). If the value field is empty,current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current SiteURL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;h5 id="example"&gt;&lt;strong&gt;Example&lt;/strong&gt;&lt;a class="anchor" href="#example"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_field_value_from_list_item_2.png" alt="get_field_value_from_list_item_2" /&gt;&lt;/p&gt;</description></item><item><title>Get parent folder URL</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-parent-folder-url/</link><pubDate>Mon, 28 Oct 2024 19:34:57 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-parent-folder-url/</guid><description>&lt;p&gt;This activity returns the server relative URL of the parent folder of an item.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_parent_folder_url_1-1.png" alt="get_parent_folder_url_1" /&gt;&lt;/p&gt;
&lt;p&gt;Parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list item (optional)&lt;/td&gt;&lt;td&gt;List item ID which parentfolder server relative URL you want to get. Default&lt;/td&gt;&lt;td&gt;[%Current item: ID%]&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;value is current workflow context list item ID.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list (optional)&lt;/td&gt;&lt;td&gt;List ID (guid) or name where you want to get parent folder server relative URL of list item. Default value is current workflowcontext list.&lt;/td&gt;&lt;td&gt;[%Workflow Context: List ID%]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URL(optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint site where you want to get parent folder server relative URL of list item. If the value field is empty, current sitewill be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;Contains folder server relative URL of list item.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Get parent folder name</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-parent-folder-name/</link><pubDate>Mon, 28 Oct 2024 19:34:48 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/get-parent-folder-name/</guid><description>&lt;p&gt;This activity returns name of the parent folder of an item.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/get_parent_folder_name_1.jpg" alt="get_parent_folder_name_1" /&gt;&lt;/p&gt;
&lt;p&gt;Parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list item (optional)&lt;/td&gt;&lt;td&gt;List item ID which parent folder name you want to get. Default value is currentworkflow context list item ID.&lt;/td&gt;&lt;td&gt;[%Current item: ID%]&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Current list (optional)&lt;/td&gt;&lt;td&gt;List ID (guid) or name where you want to get parent folder name of list item. Default value is current workflow context list.&lt;/td&gt;&lt;td&gt;[%Workflow Context: List ID%]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URL(optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint site where you want to get parent folder name of list item. If the value field is empty, current site will beused.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Variable&lt;/td&gt;&lt;td&gt;Contains folder name of list item. If item is located in root list folder empty string is returned.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Rename document</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/rename-document/</link><pubDate>Mon, 28 Oct 2024 19:34:40 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/rename-document/</guid><description>&lt;p&gt;This activity finds the document by ID of list item and sets a new document name and title.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/rename_document_1.jpg" alt="rename_document_1" /&gt;&lt;/p&gt;
&lt;p&gt;**Note:**The activity doesn’t modify file extension or content type.&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current item id (optional)&lt;/td&gt;&lt;td&gt;List item id where you want to rename document. Default value is current workflow context list item id.&lt;/td&gt;&lt;td&gt;[%Current item: ID%]&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Current list (optional)&lt;/td&gt;&lt;td&gt;List id (guid) or name where you want to rename document. Default value is current workflow context list.&lt;/td&gt;&lt;td&gt;[%Workflow Context: List ID%]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;New document name&lt;/td&gt;&lt;td&gt;New document name.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URLs (optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint site where you want to rename document. If the value field is empty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User name (optional)&lt;/td&gt;&lt;td&gt;User login name who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User password (optional)&lt;/td&gt;&lt;td&gt;User password who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Set field value (extended)</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/set-field-value-extended/</link><pubDate>Mon, 28 Oct 2024 19:34:35 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/set-field-value-extended/</guid><description>&lt;p&gt;This activity finds the list item by id and updates value of specified field.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/set_field_value_extended_1.png" alt="set_field_value_(extended)_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;The following value&lt;/td&gt;&lt;td&gt;Field value which value you want to assign to the field.&lt;/td&gt;&lt;td&gt;New value&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;The following field&lt;/td&gt;&lt;td&gt;Field name or ID which value you want to update.&lt;/td&gt;&lt;td&gt;Title&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list item (optional)&lt;/td&gt;&lt;td&gt;List item ID which you want to get. Default value is current workflow context list item ID.&lt;/td&gt;&lt;td&gt;[%Current item: ID%]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list&lt;/td&gt;&lt;td&gt;List ID (guid) or name where you want to set list item field value. Default&lt;/td&gt;&lt;td&gt;[%Workflow Context: List ID%]&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;value is current workflow context list.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URLs (optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint site where you want to set list item field value. If the value field is empty, current site will be used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current Site URL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User name (optional)&lt;/td&gt;&lt;td&gt;User login name who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User password (optional)&lt;/td&gt;&lt;td&gt;User password who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item><item><title>Publish list item</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/publish-list-item/</link><pubDate>Mon, 28 Oct 2024 19:34:28 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-app/virto-workflows-for-office-365/list-processing/publish-list-item/</guid><description>&lt;p&gt;This activity finds the document by ID and submits the file for content approval with the specified comment.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/publish_list_item_1.jpg" alt="publish_list_item_1" /&gt;&lt;/p&gt;
&lt;h5 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h5&gt;
&lt;p&gt;Input parameters&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Parameter&lt;/td&gt;&lt;td&gt;Description&lt;/td&gt;&lt;td&gt;Example&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list item id (optional)&lt;/td&gt;&lt;td&gt;List item id where you want to publish list item. Default value is current workflow context list item id.&lt;/td&gt;&lt;td&gt;[%Current item: ID%]&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Current list (optional)&lt;/td&gt;&lt;td&gt;List id (guid) or name where you wantto publish list item. Default value is current workflow context list.&lt;/td&gt;&lt;td&gt;[%Workflow Context: List ID%]&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;The following comment&lt;/td&gt;&lt;td&gt;Publishing comment. Required for publishing.&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Site URLs (optional)&lt;/td&gt;&lt;td&gt;The URLs of a SharePoint site where you want to publish list item. If the value field is empty, current site willbe used.&lt;/td&gt;&lt;td&gt;https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current SiteURL%]subSite&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User name (optional)&lt;/td&gt;&lt;td&gt;User login name who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;User password (optional)&lt;/td&gt;&lt;td&gt;User password who you want the workflow must be run under&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;Example&lt;/p&gt;</description></item></channel></rss>