Views:

Description

Create a SharePoint Site

Signature

SharePointCreateSite(
  'sharepointsite',
  'sharepointusername',
  'sharepointuserpassword',
  'issharepointonline',
  'siteurlname',
  'sitename', 
  'sitedesc',
  'language',  
  'template',
  'uniquepermissions'
)

Example

SharePointCreateSite(
  'https://north52.sharepoint.com/CRMSite/',
  'bill@north52.com',
  'password',
  true,
  'MySite',
  'MySite',
  'MySite',
  '1033',
  'sts',
  'false'
)

Parameters

NameTypeDescriptionRequired
sharepointsitexxxxxxxxxxxx
sharepointusernamexxxxxxxxxxxx
sharepointuserpasswordxxxxxxxxxxxx
issharepointonlinexxxxxxxxxxxx
siteurlnamexxxxxxxxxxxx
sitenamexxxxxxxxxxxx
sitedescxxxxxxxxxxxx
languagexxxxxxxxxxxx
templatexxxxxxxxxxxx
uniquepermissionsxxxxxxxxxxxx