Views:

Description

Checks does a SharePoint folder exist

Signature

SharePointDoesFolderExist(
  'sharepointsite', 
  'sharepointusername', 
  'sharepointuserpassword', 
  'issharepointonline', 
  'foldertocheck'
)

Example

SharePointDoesFolderExist(
  'https://north52.sharepoint.com/CRMSite/',
  'bill@north52.com',
  'password',
  true,
  'https://north52.sharepoint.com/CRMSite/CRMDocuments/Big Opp'
)

Parameters

NameTypeDescriptionRequired
sharepointsitexxxxxxxxxxxx
sharepointusernamexxxxxxxxxxxx
sharepointuserpasswordxxxxxxxxxxxx
issharepointonlinexxxxxxxxxxxx
foldertocheckxxxxxxxxxxxx