Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 827 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 827 Bytes

Plumsail SharePoint Functions

A template function for calling SharePoint from Microsoft Flow with the help of Azure Functions.

There is only one ready to use Azure Function for Microsoft Flow. You can set it up in a few minutes. Read this blog article for more information.

Create SharePoint Folder Action

Parameters:

  • sharePointSiteUrl — SharePoint site URL
  • baseFolderServerRelativeUrl — Server relative URL of a folder where you want to create a sub-folder
  • newFolderName — Name for a new sub-folder

License

The MIT License (MIT)

Copyright (c) Plumsail

Plumsail