Get site property as string (SharePoint 2013)

⌘K

Get site property as string (SharePoint 2013)

This activity represents requested site property as string.

get_site_property_as_string_(sharepoint_2013)_1
SharePoint Workflow Designer Phrase

Get the following property of current site as atring and save it to Variable: sprop variable.

Parameters

Input parameters

ParameterDescriptionExample
The followingpropertySite property which youwant to getMySiteProperty
current siteOptional. Site which property you want to get. Default value is current siteurl.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite
Variable: spropResult (set by this activity). After successful workflow execution contains requested site property.

Example

get_site_property_as_string_(sharepoint_2013)_2

How can we help?