This activity creates a new SharePoint site.

Parameters
Input parameters
| Parameter | Description | Example |
| 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 title | Title of the site which you want to create. | New name |
| The followingdescription (optional) | Description of the site you want to create. | Description |
| The following URL | Site URL part. This URL will be added to parent siteURL. | My subsite |
| Locale ID | Locale (language) ID whichyou want to create site with. | 1033 |
| This template | Site template. | Team Site (classic experience) |
| Inherit permissions | Inherit permissions from parent site. | Yes/No |
| Inherit navigation | Inherit top navigation bar from parent site. | Yes/No |
| Variable | Full URL of created site (set by this activity). | https://yourtenant.sharepoint.com/sites/parentsite/my subsite |
Example

