Contact us
View as Markdown
Ask AI

Open this page in an AI assistant with a ready-made prompt.

Opens a third-party service and shares a pre-filled prompt containing this public page URL, its product documentation URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

Get list item url extended (using CAML query)

This activity returns Display Form or Edit Form for the first list item using CAML query.

Get list item URL extended using CAML query activity in the Virto Workflows for Office 365 designer

Parameters

Input parameters

ParameterDescriptionExample
Display FormOutput url format:Display Form – link on list item display formEdit Form – link on list item edit form
CAMLqueryCAML query for getting list item(s).<Query><Where> … </Query></Where>
Current list (optional)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.Tasks[%Workflow Context:List Name%]/Lists/ Tasks
SiteURL (optional)The URL of a SharePoint site where you want to get list itemurl. If the value field is empty, current site will be used.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite
VariableList item URL

Example

Example of the Get list item URL extended using CAML query activity in a SharePoint workflow

Updated on August 12, 2026