Contact us

Create SharePoint site

This activity creates a new SharePoint site.

Create SharePoint site workflow activity that creates a new SharePoint site

Parameters#

Input parameters

ParameterDescriptionExample
Current site (optional)Parent site URL. Absolute site URL where you want to create a new SharePoint site. If the value is empty,current site URL will be used.https://yourtenant.sharepoint.com/sites/parentsite
The following titleTitle of the site which you want to create.New name
The followingdescription (optional)Description of the site you want to create.Description
The following URLSite URL part. This URL will be added to parent siteURL.My subsite
Locale IDLocale (language) ID whichyou want to create site with.1033
This templateSite template.Team Site (classic experience)
Inherit permissionsInherit permissions from parent site.Yes/No
Inherit navigationInherit top navigation bar from parent site.Yes/No
VariableFull URL of created site (set by this activity).https://yourtenant.sharepoint.com/sites/parentsite/my subsite

Example

Example of the Create SharePoint site activity with title, URL, locale, and template settings

Create SharePoint site activity with permission and navigation inheritance options configured

Updated on June 17, 2026